Update for 04-11-21 14:15

This commit is contained in:
Tyler Perkins 2021-11-04 14:15:01 -04:00
parent 842519c0ab
commit 8fede9e860
2 changed files with 2 additions and 1 deletions

View File

@ -28,5 +28,6 @@ The bell labs proposal for the best OS design ever
== Cool stuff ==
* [[wireless_usb]]
* [[bluetooth]]
[[index]]

View File

@ -21,7 +21,7 @@
5) usbip list -p -l
- This will list all the usb devices in a way usbip can understand. Find the
matching busid from above for your device
6) usbip bind --busid=<BUSID>
6) sudo usbip bind --busid=<BUSID>
- Will bind the usb device to usbip
7) sudo usbipd
- Starts the usbip daemon. Will display what it is listening on