diff options
Diffstat (limited to 'minikrebs/profiles/usbbridge/doc/README')
m--------- | minikrebs | 0 | ||||
-rw-r--r-- | minikrebs/profiles/usbbridge/doc/README | 21 |
2 files changed, 0 insertions, 21 deletions
diff --git a/minikrebs b/minikrebs new file mode 160000 +Subproject 8fd46a7e3258bff753c42dc43fecfbbc853a685 diff --git a/minikrebs/profiles/usbbridge/doc/README b/minikrebs/profiles/usbbridge/doc/README deleted file mode 100644 index 68e6a979..00000000 --- a/minikrebs/profiles/usbbridge/doc/README +++ /dev/null @@ -1,21 +0,0 @@ -# usbbridge - -krebsplug will start up as usbbridge with usbip-utils. -it will run an usbipd and grab an ip-address via dhcp. - -# setup -connect usb-device and then connect krebsplug to power. -when changing the usb-device, detach it on the client side, -power off the krebsplug, attach usb device and power up -then. - -# usage -## client side attach - - modprobe vhci-hcd - usbip list -r <<KREBSIP>> - usbip attach -h <<KREBSIP>> -p 1-1 - -## client side detach - - usbip detach -p 0 |