From owner-freebsd-current Sun Oct 27 12:11:27 2002 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 30B0337B401 for ; Sun, 27 Oct 2002 12:11:26 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C962743E6E for ; Sun, 27 Oct 2002 12:11:25 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 81067 invoked by uid 1000); 27 Oct 2002 20:11:26 -0000 Date: Sun, 27 Oct 2002 12:11:26 -0800 (PST) From: Nate Lawson To: Soeren Schmidt Cc: Julian Elischer , current@FreeBSD.ORG Subject: Re: burncd/cdcontrol In-Reply-To: <200210270958.g9R9wM2d084884@spider.deepcore.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 27 Oct 2002, Soeren Schmidt wrote: > Well, burncd is about to grow even more DVD support thanks to > donations of HW etc from our users. As usual it will be totally > open and free (as in beer)... That's always good to hear. > PS: I find it somewhat amusing that the loudest speakers for atapicam > and cdrecord etc all, now ask for the ATAPI tools to work on SCSI... I'd like it even more if the tools did away with the private ioctl interface and really did speak ATAPI. If that happened, burncd would instantly work on many SCSI cd drives. > PPS: Adding burncd support to the SCSI cd driver is a <30min job... Yes, it's a cut/paste job because ATAPI is a subset of SCSI (i.e. we are duplicating code needlessly). -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message