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

  1. ;DrIvEr DeScRiPtIoN
  2.  
  3. Ver:    1.00
  4. Syn:    1.00
  5.  
  6. Driver  ACCTON_ACC6X
  7. {
  8.     Description: $ACC6X_1
  9.     Help:   $ACC6X_2
  10.     PAR: 1.00
  11.     FILE: ACC6X.LAN
  12.     Prod: 'PNPISA.ACC.166.?',
  13.       'EISA.ACC.166.?'
  14.  
  15.     LIST  PnP_Mode REQ
  16.     {
  17.         Desc:   "PnP Feature Supported ?"
  18.         Help:   "If this machine supports the PnP feature, you should
  19.                 override the default with YES."
  20.  
  21.         CDesc:  "YES"
  22.         Choice: '1'
  23.  
  24.         CDesc:  "NO"
  25.         Choice: Undefine
  26.  
  27.         Def:    2
  28.     }
  29.  
  30.     Prompt SLOT
  31.     If (PnP_Mode == '1') Require
  32.     Else Optional
  33.     {
  34.     VAL: 1-65535
  35.     Help: $ACC6X_SlotHelp
  36.     }
  37.  
  38.     Prompt PORT
  39.     If (PnP_Mode != '1') Require
  40.     Else Hidden
  41.     {
  42.         ReservedLength: 20
  43.     }
  44.  
  45.     Prompt NODE
  46.     {
  47.     }
  48.  
  49.     Frame FrameSelect
  50.     {
  51.     Help:   "The driver defaults to load all 4 frame types.
  52.          You can optionally remove them."
  53.  
  54.     Choice: 'Ethernet_802.2'
  55.     Choice: 'Ethernet_802.3'
  56.     Choice: 'Ethernet_SNAP'
  57.     Choice: 'Ethernet_II'
  58.     Def:    1,2,3,4
  59.     }
  60.  
  61.     Prompt RETRIES
  62.     {
  63.     Values:     0-255
  64.     Default:    5
  65.     }
  66. }
  67.  
  68.  
  69. DLANG:    4
  70. ;English
  71.      $ACC6X_1 = "Accton EN166x PnP-ISA Adapter"
  72.      $ACC6X_2 = "This driver (ACC6X.LAN) supports Accton EN166x PnP-ISA
  73. ethernet network cards installed in 16-bit expansion slots in server.
  74. You can install up to four boards, as long as their settings do not conflict."
  75.      $ACC6X_3 = "Accton EN165x ISA Adapter"
  76.      $ACC6X_4 = "This driver (ACC6X.LAN) supports the EN165x ISA Ethernet
  77. Adapter. You can install up to four boards, as long as their settings do not
  78. conflict."
  79.      $ACC6X_SlotHelp = "Select the number for the (PnP)ISA expansion slot 
  80. in which the Ethernet network adapter is installed."
  81.  
  82. LANG:     6
  83. ;French
  84.      $ACC6X_1 = "Accton EN166x PnP-ISA Adapter"
  85.      $ACC6X_2 = "This driver (ACC6X.LAN) supports Accton EN166x PnP-ISA
  86. ethernet network cards installed in 16-bit expansion slots in server.
  87. You can install up to four boards, as long as their settings do not conflict."
  88.      $ACC6X_3 = "Accton EN165x ISA Adapter"
  89.      $ACC6X_4 = "This driver (ACC6X.LAN) supports the EN165x ISA Ethernet
  90. Adapter. You can install up to four boards, as long as their settings do not
  91. conflict."
  92.      $ACC6X_SlotHelp = "Select the number for the (PnP)ISA expansion slot 
  93. in which the Ethernet network adapter is installed."
  94.  
  95. LANG:     7
  96. ;German
  97.      $ACC6X_1 = "Accton EN166x PnP-ISA Adapter"
  98.      $ACC6X_2 = "This driver (ACC6X.LAN) supports Accton EN166x PnP-ISA
  99. ethernet network cards installed in 16-bit expansion slots in server.
  100. You can install up to four boards, as long as their settings do not conflict."
  101.      $ACC6X_3 = "Accton EN165x ISA Adapter"
  102.      $ACC6X_4 = "This driver (ACC6X.LAN) supports the EN165x ISA Ethernet
  103. Adapter. You can install up to four boards, as long as their settings do not
  104. conflict."
  105.      $ACC6X_SlotHelp = "Select the number for the (PnP)ISA expansion slot 
  106. in which the Ethernet network adapter is installed."
  107.  
  108. LANG:     8
  109. ;Italian
  110.      $ACC6X_1 = "Accton EN166x PnP-ISA Adapter"
  111.      $ACC6X_2 = "This driver (ACC6X.LAN) supports Accton EN166x PnP-ISA
  112. ethernet network cards installed in 16-bit expansion slots in server.
  113. You can install up to four boards, as long as their settings do not conflict."
  114.      $ACC6X_3 = "Accton EN165x ISA Adapter"
  115.      $ACC6X_4 = "This driver (ACC6X.LAN) supports the EN165x ISA Ethernet
  116. Adapter. You can install up to four boards, as long as their settings do not
  117. conflict."
  118.      $ACC6X_SlotHelp = "Select the number for the (PnP)ISA expansion slot 
  119. in which the Ethernet network adapter is installed."
  120.  
  121. LANG:     14
  122. ;Spanish
  123.      $ACC6X_1 = "Accton EN166x PnP-ISA Adapter"
  124.      $ACC6X_2 = "This driver (ACC6X.LAN) supports Accton EN166x PnP-ISA
  125. ethernet network cards installed in 16-bit expansion slots in server.
  126. You can install up to four boards, as long as their settings do not conflict."
  127.      $ACC6X_3 = "Accton EN165x ISA Adapter"
  128.      $ACC6X_4 = "This driver (ACC6X.LAN) supports the EN165x ISA Ethernet
  129. Adapter. You can install up to four boards, as long as their settings do not
  130. conflict."
  131.      $ACC6X_SlotHelp = "Select the number for the (PnP)ISA expansion slot 
  132. in which the Ethernet network adapter is installed."
  133.  
  134. ;DrIvEr DeScRiPtIoN EnD
  135.