Use AROS_LE2WORD when appropriate
commit8b00b5737f9f77b1ab5d132367eee884309df144
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 8 Aug 2014 17:33:15 +0000 (8 17:33 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 8 Aug 2014 17:33:15 +0000 (8 17:33 +0000)
tree4f7b221a1350e0abc602b2f9d0bc9006cdcee0b2
parent52fe432f7f7d3a6b7836e8e56ba1ea82c58edaed
Use AROS_LE2WORD when appropriate
Device descriptor should use 0x0300 as usbBCD regardless if bcdDevice is for example 0x0311
For USB2xx descriptor set the usbBCD to 0x0200

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49273 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/usb/vusbhc/vxhci/vxhci_commands.c
rom/usb/vusbhc/vxhci/vxhci_device.c