Nope. It depends on your ATA controller, and the vast majority of
controllers currently on the market use PIO.
You are thinking about PIO versus DMA, which are the two data transfer
modes of ATA. We are talking about a situation which replaces PIO with
MMIO, but otherwise looks and acts similarly to PIO+DMA.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/