home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / pci_55.exe / NWSVR / 4X / SMCPWR.LDI < prev   
Text File  |  1997-08-07  |  11KB  |  326 lines

  1. ;
  2. ;       Novell NetWare Server Driver Description File for SMCPWR.LAN
  3. ;
  4.  
  5. VER: 3.11
  6. SYN: 1.00
  7.  
  8. DR SMCPWR
  9. {
  10.     DES:    $DC21X4_1
  11.     HELP:   $DC21X4_2
  12.     PAR:    2.00
  13.     PROD:   'PCI.1011.0002.0000.0000.2?',
  14.             'PCI.1011.0014.0000.0000.1?',
  15.             'PCI.1011.0009.0000.0000.11',
  16.             'PCI.1011.0009.0000.0000.12',
  17.             'PCI.1011.0009.0000.0000.2?',
  18.             'PCI.1011.0019.0000.0000.1?',
  19.             'PCI.1011.0019.0000.0000.2?',
  20.             'PCI.1011.0019.0000.0000.3?'
  21.  
  22.  
  23.     FILE:   SMCPWR.LAN
  24.     TIME:   15
  25.  
  26.     PROMPT SLOT
  27.     {
  28.         DES:    $DC21X4_3
  29.         HELP:   $DC21X4_4
  30.         
  31.         TYPE:   DECIMAL
  32.         VAL:    1-65535
  33.         DEF:    UNDEFINED
  34.         OUT:    'SLOT=%s'
  35.     }
  36.  
  37.     FRAME FrameSelect
  38.     {
  39.         CD:     $DC21X4_5
  40.         CH:     $DC21X4_6
  41.         CD:     $DC21X4_7
  42.         CH:     $DC21X4_8
  43.         CD:     $DC21X4_9
  44.         CH:     $DC21X4_10
  45.         CD:     $DC21X4_11
  46.         CH:     $DC21X4_12
  47.         DEF:    1,2,3,4
  48.     }
  49.  
  50.     LIST Attachment OPTIONAL
  51.     {
  52.         HELP:      $DC21X4_13
  53.  
  54.         CD:     $DC21X4_14
  55.         CH:     $DC21X4_15
  56.         CD:     $DC21X4_16
  57.         CH:     $DC21X4_17
  58.         CD:     $DC21X4_18
  59.         CH:     $DC21X4_19
  60.         CD:     $DC21X4_20
  61.         CH:     $DC21X4_21
  62.         CD:     $DC21X4_22
  63.         CH:     $DC21X4_23
  64.         CD:     $DC21X4_24
  65.         CH:     $DC21X4_25
  66.         CD:     $DC21X4_26
  67.         CH:     $DC21X4_27
  68.         OUT:    '%s'
  69.     }
  70.  
  71.     PROMPT NODE OPTIONAL
  72.     {
  73.         DES:    $DC21X4_28
  74.         TYPE:   HEX
  75.         VAL:    1-FFFFFFFFFFFE
  76.         DEF:    UNDEFINED
  77.         OUT:    'NODE=%s'
  78.     }
  79.  
  80.     LIST Line_Speed OPTIONAL
  81.     {
  82.         DES:     $DC21X4_29
  83.         HELP:     $DC21X4_30
  84.  
  85.         CD:     $DC21X4_31
  86.         CH:     $DC21X4_32
  87.         CD:     $DC21X4_33
  88.         CH:     $DC21X4_34
  89.         OUT:    'LINE_SPEED=%s'
  90.     }
  91.  
  92. }
  93.  
  94.  
  95.  
  96.  
  97. DLANG:    4
  98. ;English
  99.     $DC21X4_1 = "SMCPWR PCI ethernet adapter"
  100.     $DC21X4_2 = "This driver supports PCI bus devices"
  101.     $DC21X4_3 = "Slot"
  102.     $DC21X4_4 = "Select the slot number that corresponds to the physical
  103.             expansion slot where the board or other device is installed."
  104.     $DC21X4_5 = "802.3"
  105.     $DC21X4_6 = "ethernet_802.3"
  106.     $DC21X4_7 = "802.2"
  107.     $DC21X4_8 = "ethernet_802.2"
  108.     $DC21X4_9 = "SNAP"
  109.     $DC21X4_10 = "ethernet_snap"
  110.     $DC21X4_11 = "ethernet II"
  111.     $DC21X4_12 = "ethernet_II"
  112.     $DC21X4_13 = "Choose the connection/media type you would
  113.                 like to use, or NONE for preprogramed card's 
  114.                 default. Please note that since this driver supports
  115.             multiple PCI ethernet controllers some of the options
  116.             given are non applicable to some controllers, i.e. 100MBPS
  117.             is not applicable to DC21040 10MBPS devices."
  118.     $DC21X4_14 = "Twisted Pair 10MBPS"
  119.     $DC21X4_15 = "TP"
  120.     $DC21X4_16 = "Twisted pair - Full Duplex 10MBPS"
  121.     $DC21X4_17 = "TP_FULL_DUPLEX"
  122.     $DC21X4_18 = "Twisted pair - Full Duplex 100MBPS"
  123.     $DC21X4_19 = "TP_FULL_DUPLEX LINE_SPEED=100"
  124.     $DC21X4_20 = "AUI - Thick Wire"
  125.     $DC21X4_21 = "AUI"
  126.     $DC21X4_22 = "BNC - Thin Wire"
  127.     $DC21X4_23 = "BNC"
  128.     $DC21X4_24 = "Fast Ethernet 100MBPS"
  129.     $DC21X4_25 = "LINE_SPEED=100"
  130.     $DC21X4_26 = "T4 Fast Ethernet 100MBPS"
  131.     $DC21X4_27 = "T4"
  132.     $DC21X4_28 = "Node Address"
  133.     $DC21X4_29 = "Line Speed"
  134.     $DC21X4_30 = "If this is a multi-speed device (such as DC21140 based
  135.             network interface) select the speed you would like
  136.             the interface to work in. Otherwise leave NO VALUE
  137.             as your selection."
  138.     $DC21X4_31   = "10"
  139.     $DC21X4_32   = "10"
  140.     $DC21X4_33   = "100"
  141.     $DC21X4_34   = "100"
  142.  
  143.  
  144. LANG:    6
  145. ;French
  146.     $DC21X4_1 = "SMCPWR PCI ethernet adapter"
  147.     $DC21X4_2 = "This driver supports PCI bus devices"
  148.     $DC21X4_3 = "Slot"
  149.     $DC21X4_4 = "Select the slot number that corresponds to the physical
  150.             expansion slot where the board or other device is installed."
  151.     $DC21X4_5 = "802.3"
  152.     $DC21X4_6 = "ethernet_802.3"
  153.     $DC21X4_7 = "802.2"
  154.     $DC21X4_8 = "ethernet_802.2"
  155.     $DC21X4_9 = "SNAP"
  156.     $DC21X4_10 = "ethernet_snap"
  157.     $DC21X4_11 = "ethernet II"
  158.     $DC21X4_12 = "ethernet_II"
  159.     $DC21X4_13 = "Choose the connection/media type you would
  160.                 like to use, or NONE for preprogramed card's 
  161.                 default. Please note that since this driver supports
  162.             multiple PCI ethernet controllers some of the options
  163.             given are non applicable to some controllers, i.e. 100MBPS
  164.             is not applicable to DC21040 10MBPS devices."
  165.     $DC21X4_14 = "Twisted Pair 10MBPS"
  166.     $DC21X4_15 = "TP"
  167.     $DC21X4_16 = "Twisted pair - Full Duplex 10MBPS"
  168.     $DC21X4_17 = "TP_FULL_DUPLEX"
  169.     $DC21X4_18 = "Twisted pair - Full Duplex 100MBPS"
  170.     $DC21X4_19 = "TP_FULL_DUPLEX LINE_SPEED=100"
  171.     $DC21X4_20 = "AUI - Thick Wire"
  172.     $DC21X4_21 = "AUI"
  173.     $DC21X4_22 = "BNC - Thin Wire"
  174.     $DC21X4_23 = "BNC"
  175.     $DC21X4_24 = "Fast Ethernet 100MBPS"
  176.     $DC21X4_25 = "LINE_SPEED=100"
  177.     $DC21X4_26 = "T4 Fast Ethernet 100MBPS"
  178.     $DC21X4_27 = "T4"
  179.     $DC21X4_28 = "Node Address"
  180.     $DC21X4_29 = "Line Speed"
  181.     $DC21X4_30 = "If this is a multi-speed device (such as DC21140 based
  182.             network interface) select the speed you would like
  183.             the interface to work in. Otherwise leave NO VALUE
  184.             as your selection."
  185.     $DC21X4_31   = "10"
  186.     $DC21X4_32   = "10"
  187.     $DC21X4_33   = "100"
  188.     $DC21X4_34   = "100"
  189.  
  190. LANG:    7
  191. ;German
  192.     $DC21X4_1 = "SMCPWR PCI ethernet adapter"
  193.     $DC21X4_2 = "This driver supports PCI bus devices"
  194.     $DC21X4_3 = "Slot"
  195.     $DC21X4_4 = "Select the slot number that corresponds to the physical
  196.             expansion slot where the board or other device is installed."
  197.     $DC21X4_5 = "802.3"
  198.     $DC21X4_6 = "ethernet_802.3"
  199.     $DC21X4_7 = "802.2"
  200.     $DC21X4_8 = "ethernet_802.2"
  201.     $DC21X4_9 = "SNAP"
  202.     $DC21X4_10 = "ethernet_snap"
  203.     $DC21X4_11 = "ethernet II"
  204.     $DC21X4_12 = "ethernet_II"
  205.     $DC21X4_13 = "Choose the connection/media type you would
  206.                 like to use, or NONE for preprogramed card's 
  207.                 default. Please note that since this driver supports
  208.             multiple PCI ethernet controllers some of the options
  209.             given are non applicable to some controllers, i.e. 100MBPS
  210.             is not applicable to DC21040 10MBPS devices."
  211.     $DC21X4_14 = "Twisted Pair 10MBPS"
  212.     $DC21X4_15 = "TP"
  213.     $DC21X4_16 = "Twisted pair - Full Duplex 10MBPS"
  214.     $DC21X4_17 = "TP_FULL_DUPLEX"
  215.     $DC21X4_18 = "Twisted pair - Full Duplex 100MBPS"
  216.     $DC21X4_19 = "TP_FULL_DUPLEX LINE_SPEED=100"
  217.     $DC21X4_20 = "AUI - Thick Wire"
  218.     $DC21X4_21 = "AUI"
  219.     $DC21X4_22 = "BNC - Thin Wire"
  220.     $DC21X4_23 = "BNC"
  221.     $DC21X4_24 = "Fast Ethernet 100MBPS"
  222.     $DC21X4_25 = "LINE_SPEED=100"
  223.     $DC21X4_26 = "T4 Fast Ethernet 100MBPS"
  224.     $DC21X4_27 = "T4"
  225.     $DC21X4_28 = "Node Address"
  226.     $DC21X4_29 = "Line Speed"
  227.     $DC21X4_30 = "If this is a multi-speed device (such as DC21140 based
  228.             network interface) select the speed you would like
  229.             the interface to work in. Otherwise leave NO VALUE
  230.             as your selection."
  231.     $DC21X4_31   = "10"
  232.     $DC21X4_32   = "10"
  233.     $DC21X4_33   = "100"
  234.     $DC21X4_34   = "100"
  235.  
  236. LANG:    8
  237. ;Italian
  238.     $DC21X4_1 = "SMCPWR PCI ethernet adapter"
  239.     $DC21X4_2 = "This driver supports PCI bus devices"
  240.     $DC21X4_3 = "Slot"
  241.     $DC21X4_4 = "Select the slot number that corresponds to the physical
  242.             expansion slot where the board or other device is installed."
  243.     $DC21X4_5 = "802.3"
  244.     $DC21X4_6 = "ethernet_802.3"
  245.     $DC21X4_7 = "802.2"
  246.     $DC21X4_8 = "ethernet_802.2"
  247.     $DC21X4_9 = "SNAP"
  248.     $DC21X4_10 = "ethernet_snap"
  249.     $DC21X4_11 = "ethernet II"
  250.     $DC21X4_12 = "ethernet_II"
  251.     $DC21X4_13 = "Choose the connection/media type you would
  252.                 like to use, or NONE for preprogramed card's 
  253.                 default. Please note that since this driver supports
  254.             multiple PCI ethernet controllers some of the options
  255.             given are non applicable to some controllers, i.e. 100MBPS
  256.             is not applicable to DC21040 10MBPS devices."
  257.     $DC21X4_14 = "Twisted Pair 10MBPS"
  258.     $DC21X4_15 = "TP"
  259.     $DC21X4_16 = "Twisted pair - Full Duplex 10MBPS"
  260.     $DC21X4_17 = "TP_FULL_DUPLEX"
  261.     $DC21X4_18 = "Twisted pair - Full Duplex 100MBPS"
  262.     $DC21X4_19 = "TP_FULL_DUPLEX LINE_SPEED=100"
  263.     $DC21X4_20 = "AUI - Thick Wire"
  264.     $DC21X4_21 = "AUI"
  265.     $DC21X4_22 = "BNC - Thin Wire"
  266.     $DC21X4_23 = "BNC"
  267.     $DC21X4_24 = "Fast Ethernet 100MBPS"
  268.     $DC21X4_25 = "LINE_SPEED=100"
  269.     $DC21X4_26 = "T4 Fast Ethernet 100MBPS"
  270.     $DC21X4_27 = "T4"
  271.     $DC21X4_28 = "Node Address"
  272.     $DC21X4_29 = "Line Speed"
  273.     $DC21X4_30 = "If this is a multi-speed device (such as DC21140 based
  274.             network interface) select the speed you would like
  275.             the interface to work in. Otherwise leave NO VALUE
  276.             as your selection."
  277.     $DC21X4_31   = "10"
  278.     $DC21X4_32   = "10"
  279.     $DC21X4_33   = "100"
  280.     $DC21X4_34   = "100"
  281.  
  282. LANG:    14
  283. ;Spanish
  284.     $DC21X4_1 = "SMCPWR PCI ethernet adapter"
  285.     $DC21X4_2 = "This driver supports PCI bus devices"
  286.     $DC21X4_3 = "Slot"
  287.     $DC21X4_4 = "Select the slot number that corresponds to the physical
  288.             expansion slot where the board or other device is installed."
  289.     $DC21X4_5 = "802.3"
  290.     $DC21X4_6 = "ethernet_802.3"
  291.     $DC21X4_7 = "802.2"
  292.     $DC21X4_8 = "ethernet_802.2"
  293.     $DC21X4_9 = "SNAP"
  294.     $DC21X4_10 = "ethernet_snap"
  295.     $DC21X4_11 = "ethernet II"
  296.     $DC21X4_12 = "ethernet_II"
  297.     $DC21X4_13 = "Choose the connection/media type you would
  298.                 like to use, or NONE for preprogramed card's 
  299.                 default. Please note that since this driver supports
  300.             multiple PCI ethernet controllers some of the options
  301.             given are non applicable to some controllers, i.e. 100MBPS
  302.             is not applicable to DC21040 10MBPS devices."
  303.     $DC21X4_14 = "Twisted Pair 10MBPS"
  304.     $DC21X4_15 = "TP"
  305.     $DC21X4_16 = "Twisted pair - Full Duplex 10MBPS"
  306.     $DC21X4_17 = "TP_FULL_DUPLEX"
  307.     $DC21X4_18 = "Twisted pair - Full Duplex 100MBPS"
  308.     $DC21X4_19 = "TP_FULL_DUPLEX LINE_SPEED=100"
  309.     $DC21X4_20 = "AUI - Thick Wire"
  310.     $DC21X4_21 = "AUI"
  311.     $DC21X4_22 = "BNC - Thin Wire"
  312.     $DC21X4_23 = "BNC"
  313.     $DC21X4_24 = "Fast Ethernet 100MBPS"
  314.     $DC21X4_25 = "LINE_SPEED=100"
  315.     $DC21X4_26 = "T4 Fast Ethernet 100MBPS"
  316.     $DC21X4_27 = "T4"
  317.     $DC21X4_28 = "Node Address"
  318.     $DC21X4_29 = "Line Speed"
  319.     $DC21X4_30 = "If this is a multi-speed device (such as DC21140 based
  320.             network interface) select the speed you would like
  321.             the interface to work in. Otherwise leave NO VALUE
  322.             as your selection."
  323.     $DC21X4_31   = "10"
  324.     $DC21X4_32   = "10"
  325.     $DC21X4_33   = "100"
  326.     $DC21X4_34   = "100"