Lines Matching refs:to
8 USB/IP protocol allows to pass USB device from server to client over the
11 The USB device may be either physical device connected to a server or
17 and allows to import a USB device from a remote machine.
21 bound to a physical USB device to make it exportable.
25 to export a USB device created using USB Gadget Subsystem.
28 A set of userspace tools used to handle connection and management.
63 First of them is physical usb device connected to the machine.
78 - Bind usbip-host.ko to the device with busid 1-2.
79 - The USB device 1-2 is now exportable to other hosts!
80 - Use `usbip unbind --busid 1-2' to stop exporting the device.
87 is ConfigFS Composite Gadget. Please refer to its documentation
95 server:# (Bind gadget to one of available vudc)
96 - Assign your new gadget to USB/IP UDC
104 To attach new device to client machine below commands should be used:
128 Physically attach your USB devices to this host.
130 trois:# insmod path/to/usbip-core.ko
131 trois:# insmod path/to/usbip-host.ko
135 attached to this host.
164 A USB storage device of busid 3-3.2 is now bound to the usb-storage
166 "exportable"; the device is bound to the usbip-host driver. Please
192 deux:# insmod path/to/usbip-core.ko
193 deux:# insmod path/to/vhci-hcd.ko
226 Show the devices attached to this client:
245 - http://usbip.wiki.sourceforge.net/how-to-debug-usbip
246 - usbip-host.ko must be bound to the target device.
248 - Target USB gadget must be bound to vudc