repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ldivmod, uldivmod: fix qdivrem calls
[minix.git]
/
drivers
/
atl2
/
atl2.conf
blob
4cfee56bc38a370ea39ca3551250190bed765af4
1
service atl2
2
{
3
type net;
4
descr "Attansic/Atheros L2 FastEthernet";
5
system
6
UMAP # 14
7
IRQCTL # 19
8
;
9
pci device 1969/2048;
10
ipc
11
SYSTEM pm rs tty ds vm
12
pci inet lwip
13
;
14
};
15