repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Oh... I might have mixed up data size needed for synchronous and asynchronous...
[AROS.git]
/
rom
/
usb
/
vusbhc
/
vusbhci.conf
blob
428ab61315700b54030f7d81ba86881c22c93903
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
8
9
##begin cdefprivate
10
#include "vusbhci_device.h"
11
##end cdefprivate
12