commit | b2f951aabc9cc7d5fb987aeec9aef96ccce618a5 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:50 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:50 2008 +0200 |
tree | d388e9a44a153cee8395bd7ca9eff63492ff9cfd | |
parent | c97c6aca75fd5f718056fde7cff798b8cbdb07c0 [diff] |
ide: add ->read_sff_dma_status method Add ->read_sff_dma_status method for reading DMA Status register and use it instead of ->INB. While at it: * Use inb() directly in ns87415.c::ns87415_dma_end(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>