From: Alan Cox Date: Thu, 9 Apr 2009 16:31:17 +0000 (+0100) Subject: ata: Report 16/32bit PIO as best we can X-Git-Tag: v2.6.30-rc3~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cf95dd6d352954b663d2934110d6e30af2406d;p=pandora-kernel.git ata: Report 16/32bit PIO as best we can 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed