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
vm: fix a null dereference on out-of-memory
[minix.git]
/
drivers
/
dec21140A
/
dec21140A.conf
blob
dd1199382b91e1ee6ee0c71b92639288b93f6b88
1
2
service dec21140A
3
{
4
type net;
5
descr "DEC Tulip 21140A in VirtualPC";
6
system
7
UMAP # 14
8
IRQCTL # 19
9
DEVIO # 21
10
;
11
pci device 1011/0009;
12
ipc
13
SYSTEM pm rs log tty ds vm
14
pci inet lwip
15
;
16
};
17