From owner-cvs-src@FreeBSD.ORG Fri Mar 28 08:04:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D16337B401; Fri, 28 Mar 2003 08:04:30 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B00E43F93; Fri, 28 Mar 2003 08:04:29 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h2SG4RA7002574; Fri, 28 Mar 2003 09:04:28 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 28 Mar 2003 09:03:58 -0700 (MST) Message-Id: <20030328.090358.06765393.imp@bsdimp.com> To: sobomax@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030328151147.GA9128@vega.vega.com> References: <200303281112.h2SBCqmB091263@repoman.freebsd.org> <20030328.075838.130687224.imp@bsdimp.com> <20030328151147.GA9128@vega.vega.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-10.1 required=5.0 tests=AWL,IN_REP_TO,REFERENCES version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults pccard.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 28 Mar 2003 16:04:32 -0000 In message: <20030328151147.GA9128@vega.vega.com> Maxim Sobolev writes: : On Fri, Mar 28, 2003 at 07:58:38AM -0700, M. Warner Losh wrote: : > In message: <200303281112.h2SBCqmB091263@repoman.freebsd.org> : > Maxim Sobolev writes: : > : sobomax 2003/03/28 03:12:52 PST : > : : > : FreeBSD src repository : > : : > : Modified files: : > : etc/defaults pccard.conf : > : Log: : > : Add pc-card from ARCHOS CD-224E cdrom. : > : : > : MFC after: 1 week : > : > Is this required for the cdrom to operate (eg pccardd doesn't do the : : Yes, it is. OK. : > right thing w/o it)? If so, can you send me the vendor/product : > numbers (or a dumpcis) so that it can be added to the ata table? : : Oh, too late, I've already got rid of it, unfortunately. :( :-( Warner