From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] QStor SATA/RAID driver for 2.6.9-rc3 Date: Thu, 07 Oct 2004 17:45:56 -0400 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <4165B914.7030507@pobox.com> References: <4161A06D.8010601@rtr.ca> <4165B233.9080405@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4165B233.9080405@rtr.ca> To: Mark Lord Cc: Linux Kernel , linux-scsi@vger.kernel.org List-Id: linux-scsi@vger.kernel.org As another example, a piece of code that implements the HDIO_xxx ioctls in terms of a SCSI command can be quite generic, and separate from the libata driver API, while still in libata. Jeff