From owner-freebsd-current@FreeBSD.ORG Tue Dec 2 19:56:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D0116A4CE for ; Tue, 2 Dec 2003 19:56:07 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D71644003 for ; Tue, 2 Dec 2003 19:56:03 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hB33togt034693; Tue, 2 Dec 2003 20:55:59 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 02 Dec 2003 20:55:40 -0700 (MST) Message-Id: <20031202.205540.91137435.imp@bsdimp.com> To: jsmith@drexel.edu From: "M. Warner Losh" In-Reply-To: <3FCD39BA.5000502@drexel.edu> References: <3FCD39BA.5000502@drexel.edu> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: PCMCIA CDROM drives X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 03:56:07 -0000 In message: <3FCD39BA.5000502@drexel.edu> Justin Smith writes: : Does the generic kernel have drivers for these. I got such a cdrom drive : for my Portege 3500 tablet PC and it appeared to be able to boot the 5.2 : beta mini-install CD. I wasn't ready to proceed with a complete : install, so I shut it off at this point. Yes and no. 5.2 current likely will work. 5.2-beta won't because there were some issues with ata's pccard attachment. Warner