ata: Report 16/32bit PIO as best we can
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 9 Apr 2009 16:31:17 +0000 (17:31 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 16 Apr 2009 19:28:23 +0000 (15:28 -0400)
The legacy old IDE ioctl API for this is a bit primitive so we try
and map stuff sensibly onto it.

- Set PIO over DMA devices to report 32bit
- Add ability to change the PIO32 settings if the controller permits it
- Add that functionality into the sff drivers
- Add that functionality into the VLB legacy driver
- Turn on the 32bit PIO on the ninja32 and add support there

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found