thomas 2004/02/11 02:14:08 PST
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cam.c
Log:
(atapi_cb): Reenable automatic retrieve of sense data on error, making
it asynchronous to avoid incorrect use of ata_atapicmd within an
ATAPI callback.
Tested by: harti
Revision Changes Path
1.33 +21 -14 src/sys/dev/ata/atapi-cam.c