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
revert between 56095 -> 55830 in arch
[AROS.git]
/
rom
/
usb
/
pciusbhc
/
ohci
/
ohci.conf
blob
6d49d682893eac6f2b8b64434822ac38497fb396
1
##begin config
2
version 1.1
3
libbase base
4
libbasetype struct PCIDevice
5
libbasetypeextern struct Device
6
residentpri 48
7
basename ohci
8
beginio_func devBeginIO
9
abortio_func devAbortIO
10
##end config
11
##begin cdef
12
#include <devices/usbhardware.h>
13
##end cdef
14
##begin cdefprivate
15
#include "dev.h"
16
##end cdefprivate