Commit 95c94f89 authored by npes87184's avatar npes87184 Committed by Gerd Hoffmann
Browse files

docs/usb2.txt: ehci has six ports



In commit 5cc194ca,
the number of ehci ports is corrected to six. Fix docs
related to it.

Signed-off-by: default avatarnpes87184 <npes87184@gmail.com>
Message-id: 20180801122410.10343-1-npes87184@gmail.com
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent d0092d90
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -94,8 +94,8 @@ physical port addressing

First you can (for all USB devices) specify the physical port where
the device will show up in the guest.  This can be done using the
"port" property.  UHCI has two root ports (1,2).  EHCI has four root
ports (1-4), the emulated (1.1) USB hub has eight ports.
"port" property.  UHCI has two root ports (1,2).  EHCI has six root
ports (1-6), the emulated (1.1) USB hub has eight ports.

Plugging a tablet into UHCI port 1 works like this: