From owner-cvs-src@FreeBSD.ORG Thu Aug 7 21:57:26 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1215B106564A; Thu, 7 Aug 2008 21:57:26 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9FC688FC0C; Thu, 7 Aug 2008 21:57:25 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [82.95.250.254]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m77LbVMC028095; Thu, 7 Aug 2008 23:37:31 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.14.2/8.14.2) with ESMTP id m77LaPTK002899; Thu, 7 Aug 2008 23:36:26 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.14.2/8.14.2/Submit) id m77LaKmd002898; Thu, 7 Aug 2008 23:36:20 +0200 (CEST) (envelope-from wb) Date: Thu, 7 Aug 2008 23:36:19 +0200 From: Wilko Bulte To: Warner Losh Message-ID: <20080807213619.GA2830@freebie.xs4all.nl> References: <200808072055.m77KtZbo021188@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808072055.m77KtZbo021188@repoman.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/snc if_snc_pccard.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:57:26 -0000 Quoting Warner Losh, who wrote on Thu, Aug 07, 2008 at 08:55:20PM +0000 .. > imp 2008-08-07 20:55:20 UTC > > FreeBSD src repository > > Modified files: > sys/dev/snc if_snc_pccard.c > Log: > SVN rev 181393 on 2008-08-07 20:55:20Z by imp > > Convert to new style PC Card front end driver. Add support for the > NEC PC-9801N-J02 and PC-9801N-J02R. I can't test the former because > it requires resources that conflict with my laptop. I can't test the > latter because my dog chewed up my -J02R card and it didn't survive > well enough for me to test. Gives a whole new dimension to the phrase "eat your own dogfood". > Revision Changes Path > 1.13 +35 -19 src/sys/dev/snc/if_snc_pccard.c --- end of quoted text ---