linux/drivers/ide/mips
Bartlomiej Zolnierkiewicz 8446f65988 au1xxx-ide: use ide_tune_dma()
* Remove needless setting of drive->using_dma from auide_dma_check().

* Split off auide_mdma_filter() from auide_dma_check().

* Use ide_tune_dma() in auide_dma_check(), this fixes following issues:
  - device's DMA capability bit not being checked
  - device not being checked against generic DMA blacklist
  - transfer mode not being set on device/host

* Add PIO autotune fallback to auide_dma_check().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-10-16 22:29:54 +02:00
..
au1xxx-ide.c au1xxx-ide: use ide_tune_dma() 2007-10-16 22:29:54 +02:00
Makefile [PATCH] ide: AU1200 IDE update 2005-12-15 02:17:46 +01:00
swarm.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00