Metropoli BBS
VIEWER: e100s.ldi MODE: TEXT (ASCII)
;DrIvEr DeScRiPtIoN
Version:                2.91
SyntaxVersion:  1.00

;- File:E100S.LDI
;- Intel EtherExpress(TM) PRO/100 Smart Installation Information File
;- This file handles E100S PCI adapters.

   Driver E100S

{
    Description:    $E100S_DESC

    Help:           $E100S_DRV_HLP

    File:           E100S.LAN

    Prod:           'PCI.8086.1228.0000.0000.03'

	Par:            2.00

	PROMPT SLOT

	{
    Help:           $E100S_PORT_HELP
    Default:        UNDEFINED
	}

	FRAME FrameSelect
	{

    Help:           $E100S_FRAME_HELP

    CDescription:   $E100S_FRAMETYPE_1
	Choice:         'Ethernet_802.3'

    CDescription:   $E100S_FRAMETYPE_2
	Choice:         'Ethernet_802.2'
	
    CDescription:   $E100S_FRAMETYPE_3
	Choice:         'Ethernet_SNAP'
	                
    CDescription:   $E100S_FRAMETYPE_4
	Choice:         'Ethernet_II'
	
	Default:        1,2,3,4
	
	}

}

DLANG:  4
;English
    $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
    $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
    $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
    $E100S_FRAME_HELP = "Select the frame types required by your network.  The driver supports the 802.2, 802.3, Ethernet SNAP, and Ethernet II frame types.  The default frame types are 802.2 and 802.3."
    $E100S_FRAMETYPE_1 = "802.3"
    $E100S_FRAMETYPE_2 = "802.2"
    $E100S_FRAMETYPE_3 = "802.2 SNAP"
    $E100S_FRAMETYPE_4 = "Ethernet II"

LANG:   6
;French
    $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
    $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
    $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
    $E100S_FRAME_HELP = "Select the frame types required by your network.  The driver supports the 802.2, 802.3, Ethernet SNAP, and Ethernet II frame types.  The default frame types are 802.2 and 802.3."
    $E100S_FRAMETYPE_1 = "802.3"
    $E100S_FRAMETYPE_2 = "802.2"
    $E100S_FRAMETYPE_3 = "802.2 SNAP"
    $E100S_FRAMETYPE_4 = "Ethernet II"

LANG:   7
;German
    $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
    $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
    $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
    $E100S_FRAME_HELP = "Select the frame types required by your network.  The driver supports the 802.2, 802.3, Ethernet SNAP, and Ethernet II frame types.  The default frame types are 802.2 and 802.3."
    $E100S_FRAMETYPE_1 = "802.3"
    $E100S_FRAMETYPE_2 = "802.2"
    $E100S_FRAMETYPE_3 = "802.2 SNAP"
    $E100S_FRAMETYPE_4 = "Ethernet II"

LANG:   8
;Italian
    $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
    $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
    $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
    $E100S_FRAME_HELP = "Select the frame types required by your network.  The driver supports the 802.2, 802.3, Ethernet SNAP, and Ethernet II frame types.  The default frame types are 802.2 and 802.3."
    $E100S_FRAMETYPE_1 = "802.3"
    $E100S_FRAMETYPE_2 = "802.2"
    $E100S_FRAMETYPE_3 = "802.2 SNAP"
    $E100S_FRAMETYPE_4 = "Ethernet II"

LANG:   14
;Spanish
    $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
    $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
    $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
    $E100S_FRAME_HELP = "Select the frame types required by your network.  The driver supports the 802.2, 802.3, Ethernet SNAP, and Ethernet II frame types.  The default frame types are 802.2 and 802.3."
    $E100S_FRAMETYPE_1 = "802.3"
    $E100S_FRAMETYPE_2 = "802.2"
    $E100S_FRAMETYPE_3 = "802.2 SNAP"
    $E100S_FRAMETYPE_4 = "Ethernet II"
[ RETURN TO DIRECTORY ]