lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since d9f8dd13 was 87955bfb, checked in by Martin Decky <martin@…>, 14 years ago |
enable the ne2k driver on ISA
|
-
Property mode
set to
100644
|
File size:
213 bytes
|
Line | |
---|
1 | com1:
|
---|
2 | match 100 isa/ns8250
|
---|
3 | irq 4
|
---|
4 | io_range 3f8 8
|
---|
5 |
|
---|
6 | com2:
|
---|
7 | match 100 isa/ns8250
|
---|
8 | irq 3
|
---|
9 | io_range 2f8 8
|
---|
10 |
|
---|
11 | keyboard:
|
---|
12 | match 100 isa/keyboard
|
---|
13 | irq 1
|
---|
14 | io_range 060 10
|
---|
15 |
|
---|
16 | ne2k:
|
---|
17 | match 100 isa/ne2k
|
---|
18 | irq 5
|
---|
19 | io_range 300 20
|
---|
Note:
See
TracBrowser
for help on using the repository browser.