mirror of https://github.com/xemu-project/xemu.git
doc/usb2: fix typo
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
47b0c3f2f5
commit
9d7b2670a3
|
@ -19,7 +19,7 @@ the controller so the USB 2.0 bus gets a individual name, for example
|
||||||
'-device usb-ehci,id=ehci". This will give you a USB 2.0 bus named
|
'-device usb-ehci,id=ehci". This will give you a USB 2.0 bus named
|
||||||
"ehci.0".
|
"ehci.0".
|
||||||
|
|
||||||
I strongly recomment to also use -device to attach usb devices because
|
I strongly recommend to also use -device to attach usb devices because
|
||||||
you can specify the bus they should be attached to this way. Here is
|
you can specify the bus they should be attached to this way. Here is
|
||||||
a complete example:
|
a complete example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue