mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
425 B
18 lines
425 B
//
|
|
// This section is used to configure the Novell NE3200 Ethernet adapter for
|
|
// non-Compaq machines. This section will be removed when the registry
|
|
// becomes available. These values must matched the ones configured using
|
|
// the EISA configuration utility.
|
|
//
|
|
// Defaults are shown below.
|
|
//
|
|
|
|
|
|
[NE3200Sys]
|
|
Bind1=\Device\NE32001
|
|
|
|
[NE32001]
|
|
InterruptNumber = 9
|
|
InterruptType = EdgeTriggered
|
|
SlotNumber = 3
|
|
|