diff options
author | Albert Lee <albertcc@tw.ibm.com> | 2005-09-27 11:38:03 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-28 18:07:13 +0200 |
commit | 312f7da2824c82800ee78d6190f12854456957af (patch) | |
tree | 68b3b18a4ddd783a5c75dba688aabf2de0682fb3 /crypto/tea.c | |
parent | [PATCH] libata: rename host states (diff) | |
download | linux-312f7da2824c82800ee78d6190f12854456957af.tar.xz linux-312f7da2824c82800ee78d6190f12854456957af.zip |
[PATCH] libata: interrupt driven pio for libata-core
- add PIO_ST_FIRST for the state before sending ATAPI CDB or sending
"ATA PIO data out" first data block.
- add ATA_TFLAG_POLLING and ATA_DFLAG_CDB_INTR flags
- remove the ATA_FLAG_NOINTR flag since the interrupt handler is now
aware of the states
- modify ata_pio_sector() and atapi_pio_bytes() to work in the interrupt
context
- modify the ata_host_intr() to handle PIO interrupts
- modify ata_qc_issue_prot() to initialize states
- atapi_packet_task() changed to handle "ATA PIO data out" first data block
- support the pre-ATA4 ATAPI device which raise interrupt when ready to
receive CDB
Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions