Re: [PATCH pata-2.6] sl82c105: add speedproc() method and MWDMA0/1 support
From: Sergei Shtylyov <hidden>
Date: 2007-04-04 19:52:34
Also in:
linux-ide
From: Sergei Shtylyov <hidden>
Date: 2007-04-04 19:52:34
Also in:
linux-ide
Hello. Bartlomiej Zolnierkiewicz wrote:
quoted
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.
quoted
Signed-off-by: Sergei Shtylyov <redacted>
applied
I now also have almost complete patch to merge PIO/DMA timings and so get
rid of selectproc() there... :-)
MBR, Sergei