Re: [git patches] ide update
From: Alan Cox <hidden>
Date: 2005-08-18 22:41:44
Also in:
lkml
From: Alan Cox <hidden>
Date: 2005-08-18 22:41:44
Also in:
lkml
On Iau, 2005-08-18 at 23:37 +0200, Bartlomiej Zolnierkiewicz wrote:
+ },{ /* 14 */
+ .name = "Revolution",
+ .init_hwif = init_hwif_generic,
+ .channels = 2,
+ .autodma = AUTODMA,
+ .bootable = OFF_BOARD,
}This seems rather odd - the driver asks for AUTODMA yet because its IDE generic contains no code to retune the device interface for DMA ? BTW whats the status on the CS5535 driver that someone submitted a while back ?