| commit | 9ef5791e1be91007951477b8ed1530ac1166a8e7 | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Feb 17 02:40:26 2007 +0100 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Feb 17 02:40:26 2007 +0100 |
| tree | 353f2c04ad2d6c27d9e3744a1507ab8b2830afdf | |
| parent | d8f4469d5f2c35e0b8272f254b42737a2b8ce877 [diff] |
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
* use sgiioc4_ide_dma_{on,off_quietly}() instead of changing
drive->using_dma directly
* fix warning message
* add FIXME
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>