- Oh... I might have mixed up data size needed for synchronous and asynchronous...
[AROS.git] / rom / usb / vusbhc / vusbhci.conf
blob428ab61315700b54030f7d81ba86881c22c93903
1 ##begin config
2 basename        VUSBHCI
3 version         0.1
4 libbasetype     struct VUSBHCIBase
5 beginio_func    BeginIO
6 abortio_func    AbortIO
7 ##end config
9 ##begin cdefprivate
10 #include "vusbhci_device.h"
11 ##end cdefprivate