home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 October / VPR9810B.BIN / DRIVER / asus / L101V109 / NWSERVER / E100B.LDI < prev    next >
Text File  |  1997-11-04  |  10KB  |  289 lines

  1.  
  2. ;DrIvEr DeScRiPtIoN
  3. ;VeRsIoN=1.06
  4. ;CoPyRiGhT=(c)Copyright 1997 by Intel Corp.  All Rights Reserved.
  5. VER: 1.06
  6. SyntaxVersion: 1.00
  7. ;- Internal Version 1.06
  8.  
  9. ;- File: E100B.LDI
  10. ;- Intel EtherExpress(TM) PRO/100+ Installation Information File
  11. ;- This file handles all EE PRO/100 family adapters :
  12. ;- Intel EtherExpress PRO PCI Adapter
  13. ;- PRO/100+ PCI with TX Physical Layer
  14. ;- PRO/100B PCI with TX Physical Layer
  15. ;- PRO/100B PCI with T4 Physical Layer
  16.  
  17.    Driver E100B
  18.    {
  19.       Description: $E100B_1
  20.       Help: $E100B_2
  21.       PAR: 1.00
  22.       Prod: 'PCI.8086.1229.8086.9.*','Name.Intel EtherExpress PRO/100+ PCI Adapter'
  23.  
  24.       Prod: 'PCI.8086.1229.8086.*.*'
  25.       Prod: 'PCI.8086.1229.*.*.1'
  26.       Prod: 'PCI.8086.1229.*.*.2'
  27.       Prod: 'PCI.8086.1229.*.*.4'
  28.       Prod: 'PCI.8086.1229.*.*.5'
  29.       Prod: 'PCI.8086.1229.*.*.6'
  30.       Prod: 'PCI.8086.1229.0000.0000.01'
  31.  
  32.       File: E100B.LAN
  33.  
  34.       PROMPT   SLOT    OPTIONAL
  35.  
  36.       {
  37.          Help:           $E100B_3
  38.          Type:           DECIMAL (5)
  39.          Values:         1 - 65535
  40.          Default:        UNDEFINED
  41.       }
  42.  
  43.       PROMPT   SPEED    OPTIONAL
  44.  
  45.       {
  46.          Help:           $E100B_4
  47.          Type:           DECIMAL (3)
  48.          Values:         0, 10, 100
  49.          Default:        0
  50.          Out:            'SPEED=%s'
  51.       }
  52.  
  53.       PROMPT   FORCEDUPLEX    OPTIONAL
  54.  
  55.       {
  56.          Help:           $E100B_5
  57.          Type:           DECIMAL (1)
  58.          Values:         0, 1, 2
  59.          Default:        0
  60.          Out:            'FORCEDUPLEX=%s'
  61.       }
  62.  
  63.       PROMPT   IOMAPMODE   OPTIONAL
  64.  
  65.       {
  66.          Help:           $E100B_6
  67.          Type:           DECIMAL (1)
  68.          Values:         0, 1
  69.          Default:        0
  70.          Out:            'IOMAPMODE=%s'
  71.       }
  72.  
  73.  
  74.       FRAME   FrameSelect
  75.  
  76.       {
  77.          Help:             $E100B_7
  78.  
  79.          CDescription:     $E100B_8
  80.          Choice:           'Ethernet_802.3'
  81.  
  82.          CDescription:     $E100B_9
  83.          Choice:           'Ethernet_802.2'
  84.  
  85.          CDescription:     $E100B_10
  86.          Choice:           'Ethernet_SNAP'
  87.  
  88.          CDescription:     $E100B_11
  89.          Choice:           'Ethernet_II'
  90.  
  91.          Default:          1,2
  92.  
  93.       }
  94.  
  95.    }
  96.  
  97. DLANG: 4
  98. ;English
  99.  
  100.        $E100B_1 = "Intel EtherExpress PRO PCI Adapter"
  101.  
  102.        $E100B_2 = "This driver supports the following EtherExpress(TM)
  103.                          PRO PCI family adapters ->\n
  104.                          PRO/100+ with Tx Physical Layer\n
  105.                          PRO/100B with TX Physical Layer\n
  106.                          PRO/100B with T4 Physical Layer\n\n"
  107.  
  108.        $E100B_3 = "Slot number for the adapter.\n
  109.                           For PCI adapters, this refers to the Device Location."
  110.  
  111.        $E100B_4 = "Line speed override for the adapter. Disables
  112.                           auto-negotiation. Must be forced if duplex mode is specified.\n
  113.                           Valid options are 0 (Auto), 10, or 100."
  114.  
  115.        $E100B_5 =  "Force the operating mode to Full Duplex.\n
  116.                           SPEED must be specified and valid for this keyword.\n
  117.                           Valid options are 0 (Auto), 1 (HALF), 2 (DUPLEX)."
  118.  
  119.        $E100B_6 =  "Force the driver to use I/O mapped mode.\n
  120.                           The default mode is memory-mapped.\n
  121.                           Valid options are 0 (DEFAULT) or 1."
  122.  
  123.        $E100B_7 =  "The driver defaults to 802.2 frame format. You
  124.                             may use this default to select from the other 3
  125.                             options => 802.3, Ethernet II and Ethernet SNAP."
  126.  
  127.        $E100B_8 = "E100B 802.3"
  128.  
  129.        $E100B_9 = "E100B 802.2"
  130.  
  131.        $E100B_10 = "E100B SNAP"
  132.  
  133.        $E100B_11  = "E100B E_II"
  134.  
  135. LANG: 6
  136. ;French
  137.  
  138.        $E100B_1 = "Intel EtherExpress PRO PCI Adapter"
  139.  
  140.        $E100B_2 = "This driver supports the following EtherExpress(TM)
  141.                          PRO PCI family adapters ->\n
  142.                          PRO/100+ with Tx Physical Layer\n
  143.                          PRO/100B with TX Physical Layer\n
  144.                          PRO/100B with T4 Physical Layer\n\n"
  145.  
  146.        $E100B_3 = "Slot number for the adapter.\n
  147.                           For PCI adapters, this refers to the Device Location."
  148.  
  149.        $E100B_4 = "Line speed override for the adapter. Disables
  150.                           auto-negotiation. Must be forced if duplex mode is specified.\n
  151.                           Valid options are 0 (Auto), 10, or 100."
  152.  
  153.        $E100B_5 =  "Force the operating mode to Full Duplex.\n
  154.                           SPEED must be specified and valid for this keyword.\n
  155.                           Valid options are 0 (Auto), 1 (HALF), 2 (DUPLEX)."
  156.  
  157.        $E100B_6 =  "Force the driver to use I/O mapped mode.\n
  158.                           The default mode is memory-mapped.\n
  159.                           Valid options are 0 (DEFAULT) or 1."
  160.  
  161.        $E100B_7 =  "The driver defaults to 802.2 frame format. You
  162.                             may use this default to select from the other 3
  163.                             options => 802.3, Ethernet II and Ethernet SNAP."
  164.  
  165.        $E100B_8 = "E100B 802.3"
  166.  
  167.        $E100B_9 = "E100B 802.2"
  168.  
  169.        $E100B_10 = "E100B SNAP"
  170.  
  171.        $E100B_11  = "E100B E_II"
  172.  
  173. LANG: 7
  174. ;German
  175.  
  176.        $E100B_1 = "Intel EtherExpress PRO PCI Adapter"
  177.  
  178.        $E100B_2 = "This driver supports the following EtherExpress(TM)
  179.                          PRO PCI family adapters ->\n
  180.                          PRO/100+ with Tx Physical Layer\n
  181.                          PRO/100B with TX Physical Layer\n
  182.                          PRO/100B with T4 Physical Layer\n\n"
  183.  
  184.        $E100B_3 = "Slot number for the adapter.\n
  185.                           For PCI adapters, this refers to the Device Location."
  186.  
  187.        $E100B_4 = "Line speed override for the adapter. Disables
  188.                           auto-negotiation. Must be forced if duplex mode is specified.\n
  189.                           Valid options are 0 (Auto), 10, or 100."
  190.  
  191.        $E100B_5 =  "Force the operating mode to Full Duplex.\n
  192.                           SPEED must be specified and valid for this keyword.\n
  193.                           Valid options are 0 (Auto), 1 (HALF), 2 (DUPLEX)."
  194.  
  195.        $E100B_6 =  "Force the driver to use I/O mapped mode.\n
  196.                           The default mode is memory-mapped.\n
  197.                           Valid options are 0 (DEFAULT) or 1."
  198.  
  199.        $E100B_7 =  "The driver defaults to 802.2 frame format. You
  200.                             may use this default to select from the other 3
  201.                             options => 802.3, Ethernet II and Ethernet SNAP."
  202.  
  203.        $E100B_8 = "E100B 802.3"
  204.  
  205.        $E100B_9 = "E100B 802.2"
  206.  
  207.        $E100B_10 = "E100B SNAP"
  208.  
  209.        $E100B_11  = "E100B E_II"
  210.  
  211. LANG: 8
  212. ;Italian
  213.  
  214.        $E100B_1 = "Intel EtherExpress PRO PCI Adapter"
  215.  
  216.        $E100B_2 = "This driver supports the following EtherExpress(TM)
  217.                          PRO PCI family adapters ->\n
  218.                          PRO/100+ with Tx Physical Layer\n
  219.                          PRO/100B with TX Physical Layer\n
  220.                          PRO/100B with T4 Physical Layer\n\n"
  221.  
  222.        $E100B_3 = "Slot number for the adapter.\n
  223.                           For PCI adapters, this refers to the Device Location."
  224.  
  225.        $E100B_4 = "Line speed override for the adapter. Disables
  226.                           auto-negotiation. Must be forced if duplex mode is specified.\n
  227.                           Valid options are 0 (Auto), 10, or 100."
  228.  
  229.        $E100B_5 =  "Force the operating mode to Full Duplex.\n
  230.                           SPEED must be specified and valid for this keyword.\n
  231.                           Valid options are 0 (Auto), 1 (HALF), 2 (DUPLEX)."
  232.  
  233.        $E100B_6 =  "Force the driver to use I/O mapped mode.\n
  234.                           The default mode is memory-mapped.\n
  235.                           Valid options are 0 (DEFAULT) or 1."
  236.  
  237.        $E100B_7 =  "The driver defaults to 802.2 frame format. You
  238.                             may use this default to select from the other 3
  239.                             options => 802.3, Ethernet II and Ethernet SNAP."
  240.  
  241.        $E100B_8 = "E100B 802.3"
  242.  
  243.        $E100B_9 = "E100B 802.2"
  244.  
  245.        $E100B_10 = "E100B SNAP"
  246.  
  247.        $E100B_11  = "E100B E_II"
  248.  
  249.  
  250. LANG: 14
  251. ;Spanish
  252.  
  253.        $E100B_1 = "Intel EtherExpress PRO PCI Adapter"
  254.  
  255.        $E100B_2 = "This driver supports the following EtherExpress(TM)
  256.                          PRO PCI family adapters ->\n
  257.                          PRO/100+ with Tx Physical Layer\n
  258.                          PRO/100B with TX Physical Layer\n
  259.                          PRO/100B with T4 Physical Layer\n\n"
  260.  
  261.        $E100B_3 = "Slot number for the adapter.\n
  262.                           For PCI adapters, this refers to the Device Location."
  263.  
  264.        $E100B_4 = "Line speed override for the adapter. Disables
  265.                           auto-negotiation. Must be forced if duplex mode is specified.\n
  266.                           Valid options are 0 (Auto), 10, or 100."
  267.  
  268.        $E100B_5 =  "Force the operating mode to Full Duplex.\n
  269.                           SPEED must be specified and valid for this keyword.\n
  270.                           Valid options are 0 (Auto), 1 (HALF), 2 (DUPLEX)."
  271.  
  272.        $E100B_6 =  "Force the driver to use I/O mapped mode.\n
  273.                           The default mode is memory-mapped.\n
  274.                           Valid options are 0 (DEFAULT) or 1."
  275.  
  276.        $E100B_7 =  "The driver defaults to 802.2 frame format. You
  277.                             may use this default to select from the other 3
  278.                             options => 802.3, Ethernet II and Ethernet SNAP."
  279.  
  280.        $E100B_8 = "E100B 802.3"
  281.  
  282.        $E100B_9 = "E100B 802.2"
  283.  
  284.        $E100B_10 = "E100B SNAP"
  285.  
  286.        $E100B_11  = "E100B E_II"
  287.  
  288. ;DrIvEr DeScRiPtIoN EnD
  289.