Re: IDE/ATAPI in 2.5

H. Peter Anvin (hpa@zytor.com)
Thu, 11 Jul 2002 21:46:56 -0700


Erik Andersen wrote:
>>
>>Lovely. Let's make EACH APPLICATION support two disjoint APIs for no
>>good reason.
>
> Lovely. Lets rip off a sarcastic answer without spending two
> seconds to think. Why would anybody need to support two APIs?
> The existing CDROM_SEND_PACKET ioctl is an ATAPI/SCSI pass
> through interface, and is sufficient to operate both IDE and
> SCSI cd writers.
>

That's fine, but it still only supports CD writers. We have a generic
packet interface for a good reason -- we should be able to access it
regardless of device type.

It's a specific solution to a generic problem.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/