diff options
author | matt mooney <mfm@muteddisk.com> | 2011-07-07 03:31:55 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-08 17:01:17 -0400 |
commit | 45dd9a98f7968fb0f67995c6ba96f67bdfcd8100 (patch) | |
tree | cfd3d40640c85cc673ac423ae480b0316be6ad05 | |
parent | 2435ab147bfb8f490c3b3d2b0ff550c3e02f0c2e (diff) |
staging: usbip: userspace: README: update example output
Change a missed reference to the `list' command, and update the output
from `usbip bind ...' and `usbip list -r ...'
Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r-- | drivers/staging/usbip/userspace/README | 53 |
1 files changed, 28 insertions, 25 deletions
diff --git a/drivers/staging/usbip/userspace/README b/drivers/staging/usbip/userspace/README index aafab102bf2a..63cd10719059 100644 --- a/drivers/staging/usbip/userspace/README +++ b/drivers/staging/usbip/userspace/README | |||
@@ -79,7 +79,7 @@ Physically attach your USB devices to this host. | |||
79 | In another terminal, let's look up what USB devices are physically | 79 | In another terminal, let's look up what USB devices are physically |
80 | attached to this host. | 80 | attached to this host. |
81 | 81 | ||
82 | trois:# usbip_bind_driver --list | 82 | trois:# usbip list -l |
83 | Local USB devices | 83 | Local USB devices |
84 | ================= | 84 | ================= |
85 | - busid 1-1 (05a9:a511) | 85 | - busid 1-1 (05a9:a511) |
@@ -115,8 +115,9 @@ Mark the device of busid 3-3.2 as exportable: | |||
115 | 115 | ||
116 | trois:# usbip --debug bind --busid 3-3.2 | 116 | trois:# usbip --debug bind --busid 3-3.2 |
117 | ... | 117 | ... |
118 | usbip dbg: utils.c: 52 (modify_match_busid) write "add 3-3.2" to... | 118 | usbip debug: usbip_bind.c:162:[unbind_other] 3-3.2:1.0 -> usb-storage |
119 | usbip dbg: usbip_bind.c: 231 (use_device_by_usbip) bind 3-3.2 complete! | 119 | ... |
120 | bind device on busid 3-3.2: complete | ||
120 | 121 | ||
121 | trois:# usbip list -l | 122 | trois:# usbip list -l |
122 | Local USB devices | 123 | Local USB devices |
@@ -137,28 +138,30 @@ exportable on the host. | |||
137 | deux:# insmod path/to/vhci-hcd.ko | 138 | deux:# insmod path/to/vhci-hcd.ko |
138 | 139 | ||
139 | deux:# usbip list --remote 10.0.0.3 | 140 | deux:# usbip list --remote 10.0.0.3 |
140 | - 10.0.0.3 | 141 | Exportable USB devices |
141 | 1-1: Prolific Technology, Inc. : unknown product (067b:3507) | 142 | ====================== |
142 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-1 | 143 | - 10.0.0.3 |
143 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | 144 | 1-1: Prolific Technology, Inc. : unknown product (067b:3507) |
144 | : 0 - Mass Storage / SCSI / Bulk (Zip) (08/06/50) | 145 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-1 |
145 | 146 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | |
146 | 1-2.2.1: Apple Computer, Inc. : unknown product (05ac:0203) | 147 | : 0 - Mass Storage / SCSI / Bulk (Zip) (08/06/50) |
147 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.2/1-2.2.1 | 148 | |
148 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | 149 | 1-2.2.1: Apple Computer, Inc. : unknown product (05ac:0203) |
149 | : 0 - Human Interface Devices / Boot Interface Subclass / Keyboard (03/01/01) | 150 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.2/1-2.2.1 |
150 | 151 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | |
151 | 1-2.2.3: OmniVision Technologies, Inc. : OV511+ WebCam (05a9:a511) | 152 | : 0 - Human Interface Devices / Boot Interface Subclass / Keyboard (03/01/01) |
152 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.2/1-2.2.3 | 153 | |
153 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | 154 | 1-2.2.3: OmniVision Technologies, Inc. : OV511+ WebCam (05a9:a511) |
154 | : 0 - Vendor Specific Class / unknown subclass / unknown protocol (ff/00/00) | 155 | : /sys/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2.2/1-2.2.3 |
155 | 156 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | |
156 | 3-1: Logitech, Inc. : QuickCam Pro 4000 (046d:08b2) | 157 | : 0 - Vendor Specific Class / unknown subclass / unknown protocol (ff/00/00) |
157 | : /sys/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0/usb3/3-1 | 158 | |
158 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) | 159 | 3-1: Logitech, Inc. : QuickCam Pro 4000 (046d:08b2) |
159 | : 0 - Data / unknown subclass / unknown protocol (0a/ff/00) | 160 | : /sys/devices/pci0000:00/0000:00:1e.0/0000:02:0a.0/usb3/3-1 |
160 | : 1 - Audio / Control Device / unknown protocol (01/01/00) | 161 | : (Defined at Interface level) / unknown subclass / unknown protocol (00/00/00) |
161 | : 2 - Audio / Streaming / unknown protocol (01/02/00) | 162 | : 0 - Data / unknown subclass / unknown protocol (0a/ff/00) |
163 | : 1 - Audio / Control Device / unknown protocol (01/01/00) | ||
164 | : 2 - Audio / Streaming / unknown protocol (01/02/00) | ||
162 | 165 | ||
163 | Attach a remote USB device: | 166 | Attach a remote USB device: |
164 | 167 | ||