Metropoli BBS
VIEWER: protocol.ini MODE: TEXT (ASCII)
; PROTOCOL.INI entries for the LAN card.


[PROTMAN]
	DriverName = "PROTMAN$"
	Dynamic = YES


[MHZLAN_NIF]

	DriverName = "MHZX$"


; The following values must be specified if the enabler is
; used to configure the card.
;
;  IOBase is the base LAN I/O address
;  Interrupt is the LAN interrupt (which is the actual hardware IRQ)

	IOBase = 0x320
	Interrupt = 5


; The media type will depend on the type of card you have purchased.
; The types "TENBASET" and "AUI" are possible.

	Media = "TENBASET"


; The amount of queueing space in the driver to process transmit requests
; may be specified.  Values are in the range 1 to 40.  The default is 1.

	MaxTransmits = 1

[ RETURN TO DIRECTORY ]