You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my question is if we can force somehow ehci-platform on USB2.0?
op5plus@op5plus:~$ lsusb -t
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 480M
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 480M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci-hcd/1p, 5000M
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=ehci-platform/1p, 480M
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=ohci-platform/1p, 12M
/: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=ohci-platform/1p, 12M
|__ Port 001: Dev 002, If 0, Class=Vendor Specific Class, Driver=ch341, 12M
/: Bus 006.Port 001: Dev 001, Class=root_hub, Driver=ehci-platform/1p, 480M
/: Bus 007.Port 001: Dev 001, Class=root_hub, Driver=dummy_hcd/1p, 480M
op5plus@op5plus:~$
I realised that depend on device it can be on ehci or ohci platform. This changes the BUS number even if I plug two devices into one port one by one.
I need to create udev rules for alias for specific physical port. It's not a problem in USB 3.0 because there is only one driver.
The text was updated successfully, but these errors were encountered:
Feature Description
Hello, my question is if we can force somehow ehci-platform on USB2.0?
I realised that depend on device it can be on ehci or ohci platform. This changes the BUS number even if I plug two devices into one port one by one.
I need to create udev rules for alias for specific physical port. It's not a problem in USB 3.0 because there is only one driver.
The text was updated successfully, but these errors were encountered: