From owner-freebsd-stable@FreeBSD.ORG Fri Dec 3 10:02:15 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFF516A4CE for ; Fri, 3 Dec 2004 10:02:15 +0000 (GMT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 98D4343D62 for ; Fri, 3 Dec 2004 10:02:14 +0000 (GMT) (envelope-from lists-freebsd-stable@biaix.org) Received: (qmail 59483 invoked by uid 1000); 3 Dec 2004 10:02:30 -0000 Date: Fri, 3 Dec 2004 11:02:30 +0100 From: Joan Picanyol To: freebsd-stable@freebsd.org Message-ID: <20041203100230.GA58730@grummit.biaix.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <41AE2A8D.6050003@adbulco.nl> <20041203094058.GA56189@grummit.biaix.org> <41B0373E.8050407@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41B0373E.8050407@gmx.net> User-Agent: Mutt/1.5.6i Subject: Re: Making a data DVD with 4.10 and dvd+rw-format X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 10:02:15 -0000 * Michael Nottebrock [20041203 10:52]: > Joan Picanyol wrote: > > >># grep atapi /usr/src/sys/i386/conf/LILO > >>device atapicd # ATAPI CDROM drives > > > > > >You don't need this, but > > > >device scbus > >device da > >device cd > > Does atapicam really work without atapicd in the kernel? Just a question, I > never actually tried. It works for me (on RELENG_5): 503,p3,0$ strings /boot/kernel/kernel | grep ___ | grep atapi ___#device atapicd # ATAPI CDROM drives ___device atapicam 504,p3,0$ camcontrol devlist at scbus1 target 1 lun 0 (pass0,cd0) qvb -- pica