From owner-cvs-src@FreeBSD.ORG Fri Mar 28 06:59:05 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 B935337B401; Fri, 28 Mar 2003 06:59:05 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE3B43F93; Fri, 28 Mar 2003 06:59:04 -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 h2SEx3A7002316; Fri, 28 Mar 2003 07:59:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 28 Mar 2003 07:58:38 -0700 (MST) Message-Id: <20030328.075838.130687224.imp@bsdimp.com> To: sobomax@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200303281112.h2SBCqmB091263@repoman.freebsd.org> References: <200303281112.h2SBCqmB091263@repoman.freebsd.org> 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.2 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 14:59:09 -0000 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 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? Warner