Jeff Garzik wrote:
Kevin Hilman wrote:
I've now been using a patched sata_sil driver for a while to support PCI
IO space on my embedded ARM target. Do you have any plans of pushing
support for this upstream?
MMIO doesn't work at all?
I'm a bit reluctant to push this into mainline, particularly when I feel
that the sata_sil driver could still be updated to use only 32-bit MMIO
transactions without much problem.
Hello, Kevin, Jeff.
IIRC, Kevin's platform can't do any MMIO. Also, although sata_sil can
be made to use 32-bit address space exclusively, I think having PIO
access in the meantime can be helpful to many newer ATI mips platforms
out there. Please note that w/ ioread/write change, the modified code
is isolated into init_one(), so the added complexity is small.
Thanks.
--
tejun
-
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