Uytterhoeven, Geert wrote:
        Hi,

Documentation/ioctl/hdio.txt says:
| This document attempts to describe the ioctl(2) calls supported by
| the HD/IDE layer.  These are by-and-large implemented (as of Linux 2.6)
| in drivers/ide/ide.c and drivers/block/scsi_ioctl.c

However, drivers/block/scsi_ioctl.c does not exist.

It's likely that files have been moved and/or renamed since I wrote that document.

drivers/scsi/scsi_ioctl.c and block/scsi_ioctl.c do exist, but they don't seem 
to cover any of the
HDIO_* ioctls.

Does SCSI cover any of these ioctls at all?

Look in the libata layer. I know that some of the ioctls are not implemented yet, or are incomplete.

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

Reply via email to