home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / novell / dwenu_n2 / dwenu_n2.exe / LANDRV32 / E100S.LDI < prev    next >
Text File  |  1996-03-12  |  4KB  |  106 lines

  1. ;DrIvEr DeScRiPtIoN
  2. Version:                2.91
  3. SyntaxVersion:  1.00
  4.  
  5. ;- File:E100S.LDI
  6. ;- Intel EtherExpress(TM) PRO/100 Smart Installation Information File
  7. ;- This file handles E100S PCI adapters.
  8.  
  9.    Driver E100S
  10.  
  11. {
  12.     Description:    $E100S_DESC
  13.  
  14.     Help:           $E100S_DRV_HLP
  15.  
  16.     File:           E100S.LAN
  17.  
  18.     Prod:           'PCI.8086.1228.0000.0000.03'
  19.  
  20.     Par:            2.00
  21.  
  22.     PROMPT SLOT
  23.  
  24.     {
  25.     Help:           $E100S_PORT_HELP
  26.     Default:        UNDEFINED
  27.     }
  28.  
  29.     FRAME FrameSelect
  30.     {
  31.  
  32.     Help:           $E100S_FRAME_HELP
  33.  
  34.     CDescription:   $E100S_FRAMETYPE_1
  35.     Choice:         'Ethernet_802.3'
  36.  
  37.     CDescription:   $E100S_FRAMETYPE_2
  38.     Choice:         'Ethernet_802.2'
  39.     
  40.     CDescription:   $E100S_FRAMETYPE_3
  41.     Choice:         'Ethernet_SNAP'
  42.                     
  43.     CDescription:   $E100S_FRAMETYPE_4
  44.     Choice:         'Ethernet_II'
  45.     
  46.     Default:        1,2,3,4
  47.     
  48.     }
  49.  
  50. }
  51.  
  52. DLANG:  4
  53. ;English
  54.     $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
  55.     $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
  56.     $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
  57.     $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."
  58.     $E100S_FRAMETYPE_1 = "802.3"
  59.     $E100S_FRAMETYPE_2 = "802.2"
  60.     $E100S_FRAMETYPE_3 = "802.2 SNAP"
  61.     $E100S_FRAMETYPE_4 = "Ethernet II"
  62.  
  63. LANG:   6
  64. ;French
  65.     $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
  66.     $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
  67.     $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
  68.     $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."
  69.     $E100S_FRAMETYPE_1 = "802.3"
  70.     $E100S_FRAMETYPE_2 = "802.2"
  71.     $E100S_FRAMETYPE_3 = "802.2 SNAP"
  72.     $E100S_FRAMETYPE_4 = "Ethernet II"
  73.  
  74. LANG:   7
  75. ;German
  76.     $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
  77.     $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
  78.     $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
  79.     $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."
  80.     $E100S_FRAMETYPE_1 = "802.3"
  81.     $E100S_FRAMETYPE_2 = "802.2"
  82.     $E100S_FRAMETYPE_3 = "802.2 SNAP"
  83.     $E100S_FRAMETYPE_4 = "Ethernet II"
  84.  
  85. LANG:   8
  86. ;Italian
  87.     $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
  88.     $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
  89.     $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
  90.     $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."
  91.     $E100S_FRAMETYPE_1 = "802.3"
  92.     $E100S_FRAMETYPE_2 = "802.2"
  93.     $E100S_FRAMETYPE_3 = "802.2 SNAP"
  94.     $E100S_FRAMETYPE_4 = "Ethernet II"
  95.  
  96. LANG:   14
  97. ;Spanish
  98.     $E100S_DESC = "Intel EtherExpress(TM) PRO/100 Smart Adapter."
  99.     $E100S_DRV_HLP = "This driver supports the EtherExpress(TM) PRO/100 Smart Adapter\n"
  100.     $E100S_PORT_HELP = "Input the slot number for the adapter.\n"
  101.     $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."
  102.     $E100S_FRAMETYPE_1 = "802.3"
  103.     $E100S_FRAMETYPE_2 = "802.2"
  104.     $E100S_FRAMETYPE_3 = "802.2 SNAP"
  105.     $E100S_FRAMETYPE_4 = "Ethernet II"
  106.