From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 18:35:46 2004 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 ECD4616A4CE for ; Fri, 19 Mar 2004 18:35:46 -0800 (PST) Received: from out014.verizon.net (out014pub.verizon.net [206.46.170.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E32F43D5D for ; Fri, 19 Mar 2004 18:35:46 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([68.161.120.219]) by out014.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040320023545.PDCX5247.out014.verizon.net@mac.com>; Fri, 19 Mar 2004 20:35:45 -0600 Message-ID: <405BAD6B.50606@mac.com> Date: Fri, 19 Mar 2004 21:33:15 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: edalley@covad.net References: <3483.128.115.36.14.1079731641@sun-qmail15.laserlink.net> In-Reply-To: <3483.128.115.36.14.1079731641@sun-qmail15.laserlink.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out014.verizon.net from [68.161.120.219] at Fri, 19 Mar 2004 20:35:45 -0600 cc: freebsd-questions@freebsd.org Subject: Re: DVD R/W in FreeBSD? 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, 20 Mar 2004 02:35:47 -0000 Ed Alley wrote: > Does FreeBSD support ATA DVD writers the same way that it > supports CD writers? I have been to SOS's web page, and > have looked at hardware support info, but have found no hint at > whether ATA DVD writers are supported under FreeBSD. Yes-- consider using "device atapicam" + the sysutils/dvd+rw-tools port. -- -Chuck