Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-uhci patc h

2001-03-09 Thread Alan Cox
> ioremap space: 512MB (from PhilB) > io space: 256MB > > In order to follow your suggestion, we'd have to drop the kernel from 0xc* > down to 0xb*. And there are PA risc boxes with > 2Gig of RAM you might want to plug USB controllers into - To unsubscribe from this list: se

Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-uhci patc h

2001-03-09 Thread Russell King
On Fri, Mar 09, 2001 at 09:27:53AM -0500, Hicks, Jamey wrote: > Are there any large-memory machines that need pci_alloc_consistent() in the > USB controller driver? If not, then let's just set up an uncached mapping > of all of DRAM and use a modified version of virt_to_bus and bus_to_virt. Yuck

Re: [linux-usb-devel] Re: SLAB vs. pci_alloc_xxx in usb-uhci patc

2001-03-09 Thread Alan Cox
> USB controller driver? If not, then let's just set up an uncached mapping > of all of DRAM and use a modified version of virt_to_bus and bus_to_virt. If your CPU supports uncached mappings.. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to