Ref: 03250010
Title: What are parameters on Ethernet driver in Config.sys?
Date: 08/11/88

Copyright 3Com Corporation, 1991.  All rights reserved.

In what order are the parameters specified on my Ethernet driver in
my Config.sys file at the netstation?

A.  The first parameter is the Interrupt.  On the EtherLink
board, the range is 2 - 7.  On the EtherLink Plus, the range is 2
- 15.  The default value on both of these boards is 3.

The second parameter is the base I/O address.  The default value
is 300 hex, and can range from 0 to 3F0 (hex).  Default is 300.

The third parameter is the DMA channel number.  On the EtherLink
board, the channel number can range from 1 - 3.  On the EtherLink
Plus, 0 - 3 when the board is in an 8-bit slot; and 4 - 7 when
residing in a 16-bit slot.  For both boards the default is 1.
Summing up-- the order is Interrupt, Base I/O, and DMA channel.
