[PATCH v5 00/10] wii: add usb 2.0 support

2010-03-19 Thread Albert Herranz
The following patch series adds USB 2.0 support for the Wii PowerPC platform via the EHCI controller present in the Hollywood chipset of the video game console. v4 - v5 - Set the default IO TLB size via the kernel command line. This is now possible on PowerPC thanks to a recent patch by Fujita

Re: [PATCH v5 00/10] wii: add usb 2.0 support

2010-03-19 Thread Alan Stern
On Fri, 19 Mar 2010, Albert Herranz wrote: Alan: I think you are also working in a patchset to make {un}map_urb_for_dma remember how the urb was mapped, right? Yes; you can see an initial version here: http://marc.info/?l=linux-usbm=126901183419219w=2 This is a bug fix, so it's

Re: [PATCH v5 00/10] wii: add usb 2.0 support

2010-03-19 Thread Albert Herranz
Alan Stern wrote: Alan: I think you are also working in a patchset to make {un}map_urb_for_dma remember how the urb was mapped, right? Yes; you can see an initial version here: http://marc.info/?l=linux-usbm=126901183419219w=2 This is a bug fix, so it's likely to be merged before