From: Sergei Shtylyov Date: Tue, 15 May 2007 22:51:44 +0000 (+0200) Subject: sl82c105: add speedproc() method and MWDMA0/1 support X-Git-Tag: v2.6.22-rc2~87^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46cedc9b773795b6190c31e5d32de5207b55a356;p=pandora-kernel.git sl82c105: add speedproc() method and MWDMA0/1 support Add the speedproc() method for setting transfer modes, modify config_for_dma() to call it and use ide_max_dma_mode() to select the best DMA mode. Add support for the multiword DMA modes 0 and 1, using the upper half of the 'drive_data' field to store the DMA timings to program into the drive control register when DMA is turned on for real. Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed