> I was looking into the 32-bit PIO issue a bit yesterday. It looks like > some of the VLB libata drivers are doing this internally already, so it > shouldn't be hard to do this in the core. Only question is how we know > generically if the controller can do it or not? It looks like in old You don't. Basically it is controller dependant. Pretty much all the newer controllers support the 32bit PIO data cycles. Most PCI controllers it makes no speed difference but host bus controllers (especially PIIX/ICH) really benefit. > supported. I couldn't track down where that bit was actually defined in > the first place, all the way back to ATA-1 it seems to be indicated as > reserved. Actually, I'm not sure why the drive cares in the first place, > it would seem like a pure host controller issue.. It goes back before IDE into the depths of the original compaq spec. When you have a device wired basically directly to the ISA bus (original IDE) it mattered. I don't believe it is relevant to any of the PCI controllers. Alan -- 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