> MIPS hardware is different so pci_alloc_consistent is implemented > differently. For correct use however this should not matter. Any bugs > you may find porting to MIPS were already bugs on x86. > > (Or in pci_alloc_consistent but I'm optimistic ;-) Is there a chance that my platform does not support coherent DMA mappings? Or is this unheard of for a MIPs platform? Thanks for the help! Jon