From owner-freebsd-current Sun Oct 27 12:42:32 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 DDB9037B401 for ; Sun, 27 Oct 2002 12:42:31 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8083643E42 for ; Sun, 27 Oct 2002 12:42:30 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id g9RKgPHs098448; Sun, 27 Oct 2002 21:42:25 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200210272042.g9RKgPHs098448@spider.deepcore.dk> Subject: Re: burncd/cdcontrol In-Reply-To: To: Nate Lawson Date: Sun, 27 Oct 2002 21:42:25 +0100 (CET) Cc: Julian Elischer , current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 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 It seems Nate Lawson wrote: > 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. Oh, I just forgot, the ioctl interface actually came into use because the old SCSI system used that, and the ATAPI cd driver wanted to use the same userland util to be compatible. Now CAM did away with native burner support, and the interface sortof stayed in the ATAPI world. Agreed it could have been changed to use ATAPI cmds along the line instead of ioctl's, but both methods has its good and weak sides, and time went by... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message