forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/tools/usb/usbip/doc/usbip.8
....@@ -83,7 +83,9 @@
8383 .SH EXAMPLES
8484
8585 client:# usbip list --remote=server
86
- - List exportable usb devices on the server.
86
+ - List devices exported by remote server.
87
+
88
+ client:# modprobe vhci-hcd
8789
8890 client:# usbip attach --remote=server --busid=1-2
8991 - Connect the remote USB device.