Metropoli BBS
VIEWER: protocol.ini MODE: TEXT (ASCII)
; This is a sample protocol.ini for the NETBEUI protocol

[PROTOCOL MANAGER]
  DriverName = PROTMAN$

[NETBEUI_XIF]
  DriverName = netbeui$
  BINDINGS = SMCMAC_NIF

[SMCMAC_NIF]
  DriverName = SMCMAC$
;
; to support two adapters, uncomment the following lines and
; modify the parameters to match your adapter configuration.
; Also modify the BINDINGS line in the protocol section to be
;  BINDINGS = SMCMAC_NIF, SMCMAC2_NIF
;
;  IOBase = 0x280	for AT bus systems
;  SlotNumber = 4	for Micro Channel systems
;
;[SMCMAC2_NIF]
;  DriverName = SMCMAC$
;  IOBase = 0x340	for AT bus systems
;  SlotNumber = 6	for Micro Channel systems
;

[ RETURN TO DIRECTORY ]