From owner-freebsd-stable@FreeBSD.ORG Thu Aug 21 17:44:27 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 285741065676 for ; Thu, 21 Aug 2008 17:44:27 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.freebsd.org (Postfix) with ESMTP id 052EF8FC0C for ; Thu, 21 Aug 2008 17:44:26 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 31BEE1A011398; Thu, 21 Aug 2008 10:27:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at smtp.sd73.bc.ca Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Xm8790ZFTnzL; Thu, 21 Aug 2008 10:27:00 -0700 (PDT) Received: from coal (s10.sbo [192.168.0.10]) by smtp.sd73.bc.ca (Postfix) with ESMTP id 3B3D21A009B00; Thu, 21 Aug 2008 10:27:00 -0700 (PDT) From: Freddie Cash To: freebsd-stable@freebsd.org, h.schmalzbauer@omnilan.de Date: Thu, 21 Aug 2008 10:26:59 -0700 User-Agent: KMail/1.9.9 References: <200808211720.m7LHKw27010464@lurza.secnetix.de> In-Reply-To: <200808211720.m7LHKw27010464@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808211026.59800.fjwcash@gmail.com> Cc: Subject: Re: udf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 17:44:27 -0000 On August 21, 2008 10:20 am Oliver Fromme wrote: > Harald Schmalzbauer wrote: > > /dev/acd is completely broken for me since SATA drives... And burncd > > stopped working long time ago in FreeBSD 7 (ATAPI, ICHx). > > Any hope to see these optical media issues beeing fixed for 7.1? > > I haven't tried using burncd in a long time, but > cdrecord-devel and dvd+rw-tools (both from ports) > work fine for me. Be sure to have options atapicam > in your kernel. For FreeBSD 7+ (and I think 6.2+), atapicam can be loaded as a module. -- Freddie Cash fjwcash@gmail.com