Statistics
| Branch: | Revision:

root / hw / usb / hcd-ehci-sysbus.c @ 9e2c1298

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
2b29f492 11/29/2012 09:04 am Peter Crosthwaite

ehci-sysbus: Attach DMA context.

This was left as NULL on the initial merge due to debate on the mailing list on
how to handle DMA contexts for sysbus devices. Patch
9e11908f12f92e31ea94dc2a4c962c836cba9f2a was later merged to fix OHCI. This is the,
equivalent fix for sysbus EHCI....

e433785a 11/01/2012 02:10 pm Gerd Hoffmann

usb/ehci: add sysbus variant

Signed-off-by: Gerd Hoffmann <>