diff options
author | Mark Lord <liml@rtr.ca> | 2007-03-16 15:22:26 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-04-28 20:16:01 +0200 |
commit | 5a5dbd18a7496ed403f6f54bb20c955c65482fa5 (patch) | |
tree | 031eec40ab42ac4ab04e59db539b8126ac31fb6d /drivers/ata/pata_cs5535.c | |
parent | Add notation that the Asus W5F laptop has a short cable instead of 80-wire. (diff) | |
download | linux-5a5dbd18a7496ed403f6f54bb20c955c65482fa5.tar.xz linux-5a5dbd18a7496ed403f6f54bb20c955c65482fa5.zip |
libata: add support for READ/WRITE LONG
The READ/WRITE LONG commands are theoretically obsolete,
but the majority of drives in existance still implement them.
The WRITE_LONG and WRITE_LONG_ONCE commands are of particular
interest for fault injection testing -- eg. creating "media errors"
at specific locations on a disk.
The fussy bit is that these commands require a non-standard
sector size, usually 520 bytes instead of 512.
This patch adds support to libata for READ/WRITE LONG commands
issued via SG_IO/ATA_16.
Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_cs5535.c')
0 files changed, 0 insertions, 0 deletions