Some indentation changes
commit3307b40a408b3bc1e2f8eb83a419f64abc2217cb
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Aug 2014 17:53:44 +0000 (14 17:53 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 14 Aug 2014 17:53:44 +0000 (14 17:53 +0000)
tree29d82ba8e91f4137e6315abadda8b5ed2a52afcc
parent13b5b4f7d281eec1b08ba71b7117adf486392f26
Some indentation changes
If device has a bcdUSB value greater than 0x0200 ask for the BOS descriptor (AROS_USB30_CODE only)
Do not compute values from bMaxPacketSize0 but use constant instead if the value returned by descriptor is 9 (AROS_USB30_CODE only)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49336 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/usb/poseidon/poseidon.library.c