Hi,
im using an RPi and would like to share a usb-port with usbip.
The problem im facing is that i can't share the specified port without sharing the NIC and that breaks the purpose.
It only accepts the format "x-y".
Is there any way to tweak the ports somehow?
$this->bbcode_second_pass_code('', '[root@alarmpi ~]# usbip list -l
Local USB devices
=================
- busid 1-1 (0424:9512)
1-1:1.0 -> hub
- busid 1-1.1 (0424:ec00)
1-1.1:1.0 -> smsc95xx
- busid 1-1.3 (048d:1345)
1-1.3:1.0 -> unknown
[root@alarmpi ~]# usbip bind -b 1-1.3
usbip: error: unable to bind device on 1-1.3
')