From owner-freebsd-doc@FreeBSD.ORG Sun Nov 30 10:10:23 2008 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AC6A1065677; Sun, 30 Nov 2008 10:10:23 +0000 (UTC) (envelope-from sziszi@bsd.hu) Received: from mail.rubicom.hu (mail.rubicom.hu [89.147.80.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F32D8FC0C; Sun, 30 Nov 2008 10:10:23 +0000 (UTC) (envelope-from sziszi@bsd.hu) Received: from localhost ([127.0.0.1] helo=mail.rubicom.hu) by mail.rubicom.hu with smtp (Exim 4.63) (envelope-from ) id 1L6ikL-000793-Ks; Sun, 30 Nov 2008 10:37:45 +0100 Received: from ip5993549e.rubicom.hu ([89.147.84.158] helo=baranyfelhocske.buza.adamsfamily.xx) by mail.rubicom.hu with esmtp (Exim 4.63) (envelope-from ) id 1L6ikL-00078u-9p; Sun, 30 Nov 2008 10:37:45 +0100 Received: from baranyfelhocske.buza.adamsfamily.xx (localhost [127.0.0.1]) by baranyfelhocske.buza.adamsfamily.xx (8.14.3/8.14.3) with ESMTP id mAU9bjLU002099; Sun, 30 Nov 2008 10:37:45 +0100 (CET) (envelope-from sziszi@bsd.hu) Received: (from sziszi@localhost) by baranyfelhocske.buza.adamsfamily.xx (8.14.3/8.14.3/Submit) id mAU9bjaq002098; Sun, 30 Nov 2008 10:37:45 +0100 (CET) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: baranyfelhocske.buza.adamsfamily.xx: sziszi set sender to sziszi@bsd.hu using -f Date: Sun, 30 Nov 2008 10:37:45 +0100 From: Szilveszter Adam To: freebsd-doc@freebsd.org, freebsd-gnats-submit@freebsd.org Message-ID: <20081130093744.GA1800@baranyfelhocske.buza.adamsfamily.xx> References: <200811292104.mATL4EmQ005786@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811292104.mATL4EmQ005786@www.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Subject: Re: docs/129281: Audio CD ripping/duplication shouldn't recommend the use of non endianness safe dd/burncd commands X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 10:10:23 -0000 On Sat, Nov 29, 2008 at 09:04:14PM +0000, Yuri wrote: > My proposition: > Sub-section "ATAPI Drives" should be deleted. > Title of "SCSI Drives" should be changed to "SCSI/ATAPI Drives". > > ATAPI drives are exposed as SCSI devices so there should be no problem. I do not particularly care for the self-advertisement of Joerg for his own software, but at least the last sentence is not true. On FreeBSD, exposing ATAPI devices as SCSI is just a choice that the user is free to make (or not). The use of the atapicam module or kernel option is just that, entirely optional. Also, atapicam may have at least as many problems with particular hardware/software combinations as burncd, so YMMV. I for one use burncd and I am perfectly happy with it. Note: One other reason people used to prefer "cdrecord" was that it was a standard staple on linux, and so a lot of pretty GUI frontends were written for it that do little more than call cdrecord with the correct arguments. For me, this is not important, burning from the command line just works(TM). -- Regards: Szilveszter ADAM Budapest Hungary