[PATCH 5/13] cy82c693: add ->set_dma_mode method

2007-11-12 Thread Bartlomiej Zolnierkiewicz
* Fix SWDMA/MWDMA masks in cy82c693_chipset. * Add IDE_HFLAG_CY82C693 host flag and use it in ide_tune_dma() to check whether the DMA should be enabled even if ide_max_dma_mode() fails. * Convert cy82c693_dma_enable() to become cy82c693_set_dma_mode() and remove no longer needed cy82c693_i

Re: [PATCH 5/13] cy82c693: add ->set_dma_mode method

2008-01-04 Thread Sergei Shtylyov
Bartlomiej Zolnierkiewicz wrote: * Fix SWDMA/MWDMA masks in cy82c693_chipset. * Add IDE_HFLAG_CY82C693 host flag and use it in ide_tune_dma() to check whether the DMA should be enabled even if ide_max_dma_mode() fails. I didn't get why this was necessary... * Convert cy82c693_dma_e

Re: [PATCH 5/13] cy82c693: add ->set_dma_mode method

2008-02-16 Thread Bartlomiej Zolnierkiewicz
[ Sorry for the late reply. ] On Friday 04 January 2008, Sergei Shtylyov wrote: > Bartlomiej Zolnierkiewicz wrote: > > > * Fix SWDMA/MWDMA masks in cy82c693_chipset. > > > * Add IDE_HFLAG_CY82C693 host flag and use it in ide_tune_dma() to > > check whether the DMA should be enabled even if id