- Make a difference between USB2 and USB3 devices on USB2 and USB3 ports
commit9b80661b3697f50cec30420eb0013b3a31831c36
authordizzyofcrn <dizzyofcrn@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 28 Sep 2017 13:35:26 +0000 (28 13:35 +0000)
committerdizzyofcrn <dizzyofcrn@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 28 Sep 2017 13:35:26 +0000 (28 13:35 +0000)
treede181797b9a012a0dbd186dd657cff6a70e80f77
parent97509f57e676df5061e7df16b90713cf2c83b37b
- Make a difference between USB2 and USB3 devices on USB2 and USB3 ports
    - If real USB3 device is plugged into a real USB3 port then ignore it for now and release the device back to Linux.
    - If real USB3 device is plugged into USB2 port then claim it for USB2 VUSBHCI.
    - If real USB2 device is plugged into USB3 port then claim it for USB2 VUSBHCI.
    - Give UHA_ProductName a different name for USB2 and USB3 units.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54932 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/usb/vusbhc/vusbhci_bridge.c
rom/usb/vusbhc/vusbhci_device.c