repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/ioccom.h>, <sys/ioctl.h>
[minix3.git]
/
drivers
/
lan8710a
/
lan8710a.conf
blob
4c37a77d27675ceae96b668840980c552e33be53
1
service lan8710a
2
{
3
type net;
4
descr "Beaglebone Ethernet Controller LAN8710A";
5
system
6
PRIVCTL # 4
7
UMAP # 14
8
IRQCTL # 19
9
DEVIO # 21
10
;
11
ipc
12
tty inet lwip
13
;
14
irq 41 # IRQ 41 allowed
15
42 # IRQ 42 allowed
16
;
17
};