[PATCH] REQUEST_SENSE support for ATAPI
It is quite different from your patch:
* uses ata_qc_issue()
* supports both DMA and PIO
* ->sense_buffer[] mangling dropped for now
Now libata works with ATAPI devices (yeah!)...
...unless PIO is used, then it fails in mysterious way.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Showing
Please register or sign in to comment