Added new calls to libusb
commit956c71f52b91291ff6344dddb0c4585cdd13f437
authordizzyofcrn <dizzyofcrn@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 5 Nov 2015 09:28:14 +0000 (5 09:28 +0000)
committerdizzyofcrn <dizzyofcrn@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 5 Nov 2015 09:28:14 +0000 (5 09:28 +0000)
treecf59a1b0256d4e9d73f46b400b2f2a6932816718
parent57bc9256ac29f45544f55d5e0e78b46d27fb4c6d
Added new calls to libusb
libusb expects the endpoint to contain the direction of transfer
 - hack code in bulk transfer for massstorage (EP1=in, EP2=out)
 - bulk transfer won't work with anything else
ToDo: Check what libusb wants for the buffer size, unsure about that

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