From owner-freebsd-questions@FreeBSD.ORG Sat Oct 18 05:50:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2610516A4B3 for ; Sat, 18 Oct 2003 05:50:21 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8446143F3F for ; Sat, 18 Oct 2003 05:50:20 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id B97023B06; Sat, 18 Oct 2003 08:50:19 -0400 (EDT) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <3F9081B2.2020103@carmoda.com> <1066465914.648.6.camel@beynam.ecko.net.au> From: Lowell Gilbert Date: 18 Oct 2003 08:50:19 -0400 In-Reply-To: <1066465914.648.6.camel@beynam.ecko.net.au> Message-ID: <44k772g16c.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Sony CDRW drive on 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 12:50:21 -0000 Ekrem writes: > On Sat, 2003-10-18 at 09:56, Anthony Carmody wrote: > > Hi, > > > > anyone got any tips on enabling & testing a CDRW drive on 5.1? > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > If it's IDE, then you need to add; > > device atapicam > > into the kernel configuration file and rebuild the kernel. > Then use (after a reboot) 'camcontrol devlist' to see if the CDRW drive > is recognised. The word "need" isn't really accurate there; burncd(8) works fine with an ATAPI drive on a stock kernel.