Do not bind hub.class for USB3.0 hubs if build with USB3.0 code
commit9c31f7d8b3acf003d54c96afca33f9998e06bc07
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Aug 2014 11:49:14 +0000 (7 11:49 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Aug 2014 11:49:14 +0000 (7 11:49 +0000)
treea6b309425f416aa1463112418df9a8c8a64e4d72
parent80e147ed2a321fa8503d3c6e0f818898d33f0a0f
Do not bind hub.class for USB3.0 hubs if build with USB3.0 code
- Checks are made in usbAttemptDeviceBinding and when retrieving the hub descriptor just to be on the safe side

For usb3.0 hubs Poseidon binds the device with hubss.class

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49250 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/usb/classes/hub/hub.class.c