commit | 07f6f7d074e68d56d82e7cc5c65096033ac8dc56 | [log] [tgz] |
---|---|---|
author | Albert Lee <albertcc@tw.ibm.com> | Tue Nov 01 19:33:20 2005 +0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Nov 09 01:22:19 2005 -0500 |
tree | d420722be7721691e5c56dc5a0ff326e926a58e6 | |
parent | fbcdd80b0d5bde06f3483b9a13f9599a0452431c [diff] |
[PATCH] libata irq-pio: add read/write multiple support - add is_multi_taskfile() to ata.h - initialize ata_device->multi_count with device identify data - use ata_pio_sectors() to support r/w multiple commands Signed-off-by: Albert Lee <albertcc@tw.ibm.com> ======== Signed-off-by: Jeff Garzik <jgarzik@pobox.com>