Statistics
| Branch: | Revision:

root / docs / usb2.txt @ 3991c35e

History | View | Annotate | Download (4.3 kB)

# Date Author Comment
f72e502e 06/14/2011 01:56 pm Gerd Hoffmann

usb: documentation update

Add some more informations to docs/usb2.txt about using usb2 (also usb1)
devices.

Signed-off-by: Gerd Hoffmann <>

94527ead 05/26/2011 12:57 pm Gerd Hoffmann

usb: add ehci adapter

This patch finally merges the EHCI host adapter aka USB 2.0 support.

Based on the ehci bits collected @ git://git.kiszka.org/qemu.git ehci

EHCI has a long out-of-tree history. Project was started by Mark
Burkley, with contributions by Niels de Vos. David S. Ahern continued...