From owner-freebsd-hackers Wed Mar 21 13:41:35 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 4EE8237B71A; Wed, 21 Mar 2001 13:41:31 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id VAA91416; Wed, 21 Mar 2001 21:55:06 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200103212055.VAA91416@freebsd.dk> Subject: Re: SCSI-over-* hacks In-Reply-To: <200103212031.f2LKVGh01261@mass.dis.org> from Mike Smith at "Mar 21, 2001 12:31:16 pm" To: msmith@FreeBSD.ORG (Mike Smith) Date: Wed, 21 Mar 2001 21:55:05 +0100 (CET) Cc: thomas@cuivre.fr.eu.org, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Mike Smith wrote: > > > It is a possible solution for me to be able to use cdparanoia and cdrdao > > > with my ATAPI CD drive. An alternative solution would be to implement > > > an atapi-cd ioctl to send a raw command to an ATAPI device, and make > > > libscg use that. > > > > Exactly, I coule dream up an API for that shoving ATAPI commands into > > the ATA driver, that would make at least some sense... > > As long as you can make it work for ATA commands as well, this would let > us port/whatever the 'hdparm' tool as well, which would make a lot of > people happy. What does hdparm do ? set modes and stuff right ? thats atacontrols job. I'll think up an API for getting ATAPI commands through, thats actually quite easy, we just have to get it right first time... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message