> > pata_oldpiix: MWDMA0 is unsupported > > skipped -- Alan, Sergey, comments? Would need to look at the chip docs again. Certainly the ICH documents the lack of MWDMA. Dunno about the original PIIX. Rest looks sane, and that one probably is as the only way to to DMA0 appears to be with TIME0 clear. Unfortunately I can't lay my hands on a PIIX errata sheet right now. The PIIX4 programming tables don't list MWDMA0. The original PIIX datasheet clarifies one other point too For 32bit PIO it seems you must have bit 4 and 0 of IDETIM set for 32bit data port access. That is you cannot use 32bit PIO when TIME0/TIME1 are not set for that device. MPIIX fixes that restriction (no DMA but does have 32bit PIO for all modes) by inserting the needed mode 0 two clocks of CS deselect even if not visible on the ISA bus. The restriction is also not mentioned on PIIX4+ so presumably is specific to the original chip. -- 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