home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / novell / dwenu_n2 / dwenu_n2.exe / LANDRV32 / EPRO.LDI < prev    next >
Text File  |  1996-05-17  |  10KB  |  218 lines

  1. ;
  2. ; For .LAN version 3.06
  3. ;
  4. SyntaxVersion: 1.00
  5.  
  6.    ; file: EPRO.LDI
  7.    ; Intel EtherExpress(TM) PRO/10 LAN Adapter
  8.    ; Help file for NetWare Server driver
  9.  
  10.    Driver EPRO
  11.    {
  12.       Description:      $EPRO_1
  13.       Help:             $EPRO_2
  14.       File:              EPRO.LAN
  15.       Par: 1.00
  16.       PROMPT PORT
  17.          if (BUS != MCA) REQUIRED
  18.          else HIDDEN
  19.       {
  20.          Help:             $EPRO_3
  21.          Values:           200,210,220,230,240,250,260,280,290,2A0,2B0,2C0,2D0,
  22.                            2E0,2F0,300,310,320,330,340,350,360,370,380,390
  23.          Default:          300
  24.          ReservedLength:   16
  25.       }
  26.       PROMPT SLOT
  27.          if (BUS == MCA) REQUIRED
  28.          else HIDDEN
  29.       {
  30.          Values:        1-8
  31.       }
  32.       FRAME FrameSelect
  33.       {
  34.           Help:             $EPRO_4
  35.          CDescription:     $EPRO_5
  36.          Choice:           'Ethernet_802.3'
  37.          CDescription:     $EPRO_6
  38.          Choice:           'Ethernet_802.2'
  39.          CDescription:     $EPRO_7
  40.          Choice:           'Ethernet_SNAP'
  41.          CDescription:     $EPRO_8
  42.          Choice:           'Ethernet_II'
  43.          Default:          1,2
  44.        }
  45.    }
  46.  
  47.    Driver EPROPnP
  48.    {
  49.       Description:      $EPRO_PNP_1
  50.       Help:             $EPRO_2
  51.       File:              EPRO.LAN
  52.       PROD: 'PNPISA.INCLUDE.INT.103.*'
  53.       Par: 2.00
  54.       PROMPT SLOT
  55.          if (BUS == PNPISA) REQUIRED
  56.          else HIDDEN
  57.       {
  58.          Help:             $EPRO_PNP_3
  59.       }
  60.       FRAME FrameSelect
  61.       {
  62.           Help:             $EPRO_4
  63.          CDescription:     $EPRO_5
  64.          Choice:           'Ethernet_802.3'
  65.          CDescription:     $EPRO_6
  66.          Choice:           'Ethernet_802.2'
  67.          CDescription:     $EPRO_7
  68.          Choice:           'Ethernet_SNAP'
  69.          CDescription:     $EPRO_8
  70.          Choice:           'Ethernet_II'
  71.          Default:          1,2
  72.        }
  73.    }
  74.  
  75.  
  76.  
  77.  
  78.  
  79. DLANG:    4
  80. ;English
  81.     $EPRO_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter"
  82.     $EPRO_PNP_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter with PnP enabled"
  83.     $EPRO_2 = "Use this driver with an Intel EtherExpress(TM) PRO/10
  84.                          LAN Adapter in an ISA (AT bus), or EISA file server.\n\n"
  85.     $EPRO_3 = "Select the port value (I/O address) that
  86.                             matches the I/O address setting of the
  87.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.  
  88.                             To view or change the I/O address of the 
  89.                             adapter, run SOFTSET2.  Make sure the I/O 
  90.                             address used by the Intel EtherExpress(TM) 
  91.                             PRO/10 LAN Adapter is not used by any other 
  92.                             device in the system."
  93.     $EPRO_PNP_3 = "This is the slot value that indicates the
  94.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.
  95.                             This value should be filled in by the Novell
  96.                             installation utility when it scans for Plug
  97.                             and Play adapters."
  98.     $EPRO_4 = "Select the frame types required by your
  99.                              network.  The driver supports the 802.2,
  100.                              802.3, Ethernet SNAP, and Ethernet II frame
  101.                              types.  The default frame types are 802.2 and 802.3."
  102.     $EPRO_5 = "802.3"
  103.     $EPRO_6 = "802.2"
  104.     $EPRO_7 = "802.2 SNAP"
  105.     $EPRO_8 = "Ethernet II"
  106.  
  107. LANG:    6
  108. ;French
  109.     $EPRO_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter"
  110.     $EPRO_PNP_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter with PnP enabled"
  111.     $EPRO_2 = "Use this driver with an Intel EtherExpress(TM) PRO/10
  112.                          LAN Adapter in an ISA (AT bus), or EISA file server.\n\n"
  113.     $EPRO_3 = "Select the port value (I/O address) that
  114.                             matches the I/O address setting of the
  115.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.  
  116.                             To view or change the I/O address of the 
  117.                             adapter, run SOFTSET2.  Make sure the I/O 
  118.                             address used by the Intel EtherExpress(TM) 
  119.                             PRO/10 LAN Adapter is not used by any other 
  120.                             device in the system."
  121.     $EPRO_PNP_3 = "This is the slot value that indicates the
  122.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.
  123.                             This value should be filled in by the Novell
  124.                             installation utility when it scans for Plug
  125.                             and Play adapters."
  126.     $EPRO_4 = "Select the frame types required by your
  127.                              network.  The driver supports the 802.2,
  128.                              802.3, Ethernet SNAP, and Ethernet II frame
  129.                              types.  The default frame types are 802.2 and 802.3."
  130.     $EPRO_5 = "802.3"
  131.     $EPRO_6 = "802.2"
  132.     $EPRO_7 = "802.2 SNAP"
  133.     $EPRO_8 = "Ethernet II"
  134.  
  135. LANG:    7
  136. ;German
  137.     $EPRO_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter"
  138.     $EPRO_PNP_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter with PnP enabled"
  139.     $EPRO_2 = "Use this driver with an Intel EtherExpress(TM) PRO/10
  140.                          LAN Adapter in an ISA (AT bus), or EISA file server.\n\n"
  141.     $EPRO_3 = "Select the port value (I/O address) that
  142.                             matches the I/O address setting of the
  143.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.  
  144.                             To view or change the I/O address of the 
  145.                             adapter, run SOFTSET2.  Make sure the I/O 
  146.                             address used by the Intel EtherExpress(TM) 
  147.                             PRO/10 LAN Adapter is not used by any other 
  148.                             device in the system."
  149.     $EPRO_PNP_3 = "This is the slot value that indicates the
  150.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.
  151.                             This value should be filled in by the Novell
  152.                             installation utility when it scans for Plug
  153.                             and Play adapters."
  154.     $EPRO_4 = "Select the frame types required by your
  155.                              network.  The driver supports the 802.2,
  156.                              802.3, Ethernet SNAP, and Ethernet II frame
  157.                              types.  The default frame types are 802.2 and 802.3."
  158.     $EPRO_5 = "802.3"
  159.     $EPRO_6 = "802.2"
  160.     $EPRO_7 = "802.2 SNAP"
  161.     $EPRO_8 = "Ethernet II"
  162.  
  163. LANG:    8
  164. ;Italian
  165.     $EPRO_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter"
  166.     $EPRO_PNP_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter with PnP enabled"
  167.     $EPRO_2 = "Use this driver with an Intel EtherExpress(TM) PRO/10
  168.                          LAN Adapter in an ISA (AT bus), or EISA file server.\n\n"
  169.     $EPRO_3 = "Select the port value (I/O address) that
  170.                             matches the I/O address setting of the
  171.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.  
  172.                             To view or change the I/O address of the 
  173.                             adapter, run SOFTSET2.  Make sure the I/O 
  174.                             address used by the Intel EtherExpress(TM) 
  175.                             PRO/10 LAN Adapter is not used by any other 
  176.                             device in the system."
  177.     $EPRO_PNP_3 = "This is the slot value that indicates the
  178.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.
  179.                             This value should be filled in by the Novell
  180.                             installation utility when it scans for Plug
  181.                             and Play adapters."
  182.     $EPRO_4 = "Select the frame types required by your
  183.                              network.  The driver supports the 802.2,
  184.                              802.3, Ethernet SNAP, and Ethernet II frame
  185.                              types.  The default frame types are 802.2 and 802.3."
  186.     $EPRO_5 = "802.3"
  187.     $EPRO_6 = "802.2"
  188.     $EPRO_7 = "802.2 SNAP"
  189.     $EPRO_8 = "Ethernet II"
  190.  
  191. LANG:    14
  192. ;Spanish
  193.     $EPRO_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter"
  194.     $EPRO_PNP_1 = "Intel EtherExpress(TM) PRO/10 LAN Adapter with PnP enabled"
  195.     $EPRO_2 = "Use this driver with an Intel EtherExpress(TM) PRO/10
  196.                          LAN Adapter in an ISA (AT bus), or EISA file server.\n\n"
  197.     $EPRO_3 = "Select the port value (I/O address) that
  198.                             matches the I/O address setting of the
  199.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.  
  200.                             To view or change the I/O address of the 
  201.                             adapter, run SOFTSET2.  Make sure the I/O 
  202.                             address used by the Intel EtherExpress(TM) 
  203.                             PRO/10 LAN Adapter is not used by any other 
  204.                             device in the system."
  205.     $EPRO_PNP_3 = "This is the slot value that indicates the
  206.                             Intel EtherExpress(TM) PRO/10 LAN Adapter.
  207.                             This value should be filled in by the Novell
  208.                             installation utility when it scans for Plug
  209.                             and Play adapters."
  210.     $EPRO_4 = "Select the frame types required by your
  211.                              network.  The driver supports the 802.2,
  212.                              802.3, Ethernet SNAP, and Ethernet II frame
  213.                              types.  The default frame types are 802.2 and 802.3."
  214.     $EPRO_5 = "802.3"
  215.     $EPRO_6 = "802.2"
  216.     $EPRO_7 = "802.2 SNAP"
  217.     $EPRO_8 = "Ethernet II"
  218.