All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-usb-devel] usb-storage: WIN_SECURITY_UNLOCK
       [not found] <Pine.LNX.4.44.0308091352350.7461-100000@engg101-57.comms.engg.susx.ac.uk>
@ 2003-08-09 15:01 ` Andries Brouwer
  0 siblings, 0 replies; only message in thread
From: Andries Brouwer @ 2003-08-09 15:01 UTC (permalink / raw)
  To: Phoenix; +Cc: linux-usb-devel, linux-kernel

On Sat, Aug 09, 2003 at 02:00:06PM +0100, Phoenix wrote:

> Is it possible to send ATAPI commands to usb-storage hard-disks, like
> WIN_SECURITY_UNLOCK, through the scsi inteface?
> 
> I have an ALI5621 chipset that supports SCSI transparent command set
> only and I didn't find anything in SCSI-2 that is related to the ATAPI
> security features.

I think the general answer will be No.

A similar question is whether ide-floppy is superfluous and one can
do everything via ide-scsi. Again I think the answer will be No.

Indeed, ide-scsi uses the Packet command A0 of ATAPI to send
SCSI command packets to the ATAPI device. But there is no reason
to expect that all ATAPI commands are covered this way.
The first example is already A1: IDENTIFY PACKET DEVICE.
SCSI has INQUIRY, but that is not the same.

I have some ancient patches to ide-floppy.c that allow one
to switch an Iomega ZIP drive between large floppy and removable disk.
I do not know of a way to send these same commands via ide-scsi.

Andries


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-09 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.44.0308091352350.7461-100000@engg101-57.comms.engg.susx.ac.uk>
2003-08-09 15:01 ` [linux-usb-devel] usb-storage: WIN_SECURITY_UNLOCK Andries Brouwer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.