Link Support
Buffers 8 1500
Max Boards 4
; The Preferred Server is the server chosen if more than one is available.
PREFERRED SERVER
Link Driver MHZETH
; The following values must be specified if the point enabler is used to
; configure the card:
;
; PORT is the LAN I/O base address (in Hexadecimal)
; INT is the LAN IRQ (range 1 - 15)
; COMBASE is the base serial port I/O address (in Hexadecimal)
; COMIRQ is the IRQ to reflect modem interrupts to (range 1 - 15)
PORT 320
INT 5
COMBASE 2F8
COMIRQ 3
; Frame type can be any of the following:
;
; FRAME ETHERNET_802.2
; FRAME ETHERNET_802.3
; FRAME ETHERNET_II
; FRAME ETHERNET_SNAP
FRAME ETHERNET_802.2
; Media type can be any of the following:
;
; MEDIA_TYPE 10BASET
; MEDIA_TYPE AUI
MEDIA_TYPE 10BASET
; ERX is the TurboTasking feature of the SMC 91C94 LAN controller chip. It
; can have a value of 1 to 9. ERX 7 is the default. The number represents
; the number of 64-byte blocks that can be processed while the
; packet is being received. ERX 0 turns off this feature (which is
; necessary to simultaneously access Microsoft networks).
ERX 7