; Protocol.ini for:
;	Standard Microsystems TokenCard ELITE Token-Ring adapters.
;
;
;PROTOCOL.INI PARAMETERS
;
;*************************************************************************
;*     Note: The SMC8100 requires an additional module, TRINIT.EXE.      *
;*     QUIKNDIS will add the line to load this module to CONFIG.SYS.     *
;*     This line must be prior to the SMC8100.DOS line.                  *
;*                                                                       *
;*     Please refer to your SMC User Install guide for further           *
;*     information.                                                      *
;*************************************************************************
;
; This is a sample PROTOCOL.INI file for the SMC8100 Standard
: Microsystems Token Card ELITE NDIS MAC driver.  The [smc8100] section
; shows examples of SMC8100 configuration parameter settings.

; Comments at the end of the file explain these parameters and give
; their default, minimum and maximum values.
; The [protocol manager] and [netbeui] sections aren't meant to be
; complete or realistic examples, except for the "BINDINGS = smc8100"
; line in the [netbeui] ; section.

; The only parameter that must be specified is the "drivername".  Note
; that many of these parameters have default values (which are given
; below under "Comments about smc8100 parameters"). A parameter need
; not be specified in your PROTOCOL.INI if its default value is
; satisfactory.
;
[SMC8100]
;drivername
;     units:[n/a]
;     range:[smc8100$,smc81002$,smc81003$,...]
;     default:[smc8100$]
;
;     This parameter's value must be smc8100$, or, in the case where
;     multiple adapters are installed, smc8100$ for the first adapter's
;     drivername, smc81002$ for the second one, smc81003$ for the third,
;     and so on.
;
;The following entries are optional under the [SMC8100] section.
;
;
;#  NOTE: THE IRQ, IOBASE, AND RAMADDRESS ARE FOR THE JUMPER
;         CONFIGURED BOARDS.
;
IOBASE = 0x280
;     units:[hex]
;     default:[0x280]
;
;
;IRQ = 3
;     units:[integer]
;     range:[2-15]
;     default:[3]
;
;RAMADDRESS = 0xD000
;     units:[hex]
;     default:[0xD000]
