On Thursday 27 December 2007, Sergei Shtylyov wrote: > Using default methods caused the chip's DMA PRD count registers, inadvertently > starting DMA! While fixing it, also do: nasty, this could possibly explain the following trm290.c hack: ... #if 0 /* play it safe for now */ IDE_HFLAG_TRUST_BIOS_FOR_DMA | #endif ... > - get rid of the 'ide_' prefixes in several functions for which the prefix in > the method's name has been 'ide_' ectomized already; > > - align the code hooking the IDE DMA methods in init_hwif_trm290()... > > --- > Fixed the header, added 'static' to the new method definitions. > The patch is against Linus' kernel tree... > > Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> applied - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html