These two patches basically come from Steve Longerbeam
(MontaVista) and are part of what's needed to make OHCI
work on MIPS and other platforms (ARM, ...) that
- ohci-hcca.patch ... makes one of the types of memory
shared between host and HC use "pci consistent" memory.
- ochi-wback.patch ... fix a caching problem on MIPS
The HCCA patch looks big, but it's mostly changing from
member to pointer access. Some more patches are needed
to make OHCI work on platforms that need "consistent"
DMA magic, but I'd like to see this part integrated first.
- Dave
ohci-hcca.patch
ohci-wback.patch