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
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
rom
/
usb
/
pciusbhc
/
uhci
/
pciuhci.conf
blob
252373f4130b9ec90a9766fa395a264eb8ba78f4
1
##begin config
2
version 1.3
3
libbase base
4
libbasetype struct PCIDevice
5
libbasetypeextern struct Device
6
residentpri 48
7
basename pciuhci
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 "uhwcmd.h"
16
##end cdefprivate