Lines Matching refs:to
51 - Bind usbip-host.ko to the device with busid 1-2.
52 - The USB device 1-2 is now exportable to other hosts!
53 - Use `usbip unbind --busid 1-2' to stop exporting the device.
75 Physically attach your USB devices to this host.
77 trois:# insmod path/to/usbip-core.ko
78 trois:# insmod path/to/usbip-host.ko
82 attached to this host.
111 A USB storage device of busid 3-3.2 is now bound to the usb-storage
113 "exportable"; the device is bound to the usbip-host driver. Please
139 deux:# insmod path/to/usbip-core.ko
140 deux:# insmod path/to/vhci-hcd.ko
173 Show the devices attached to this client:
192 - http://usbip.wiki.sourceforge.net/how-to-debug-usbip
193 - usbip-host.ko must be bound to the target device.