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

  1. ;Installation Information file for the IBM PCI Token Ring Adapter Hardware Specific Module.
  2.  
  3.  
  4. VERsion:        1.00
  5. SYNtaxversion:  1.00
  6.  
  7. DRiver ibmtrpo              
  8. {
  9.    DEScription:              $IBMTRPO_1
  10.    HELP:                     $IBMTRPO_2
  11.    PARameterversion:         1.00
  12.    FILE:                     ibmtrpo.lan
  13.    Timeout:                  60
  14.    PRODuct:                  PCI.1014.003E.0000.0000.04
  15.  
  16.    PROMPT SLOT               
  17.    {
  18.         TYPe:           DECIMAL (5)
  19.         VALues:         1-65535
  20.    }
  21.  
  22.    PROMPT NODE OPT
  23.    {
  24.    }
  25.  
  26.    FRAME FrameSelect OPT
  27.    {
  28.         DEScription:    $IBMTRPO_3
  29.         HELP:           $IBMTRPO_4
  30.         CDescription:   $IBMTRPO_5
  31.         CHoice:         'TOKEN-RING'
  32.         CDescription:   $IBMTRPO_6
  33.         CHoice:         'TOKEN-RING_SNAP'
  34.         DEFault:        1
  35.    }
  36.  
  37.    PROMPT RxBuffers OPT
  38.    {
  39.         DEScription:    $IBMTRPO_11
  40.         HELP:           $IBMTRPO_12
  41.         TYPe:           DECIMAL (2)
  42.         VALues:         4-64
  43.         OUTputformat:   'RXBUFFERS=%s'
  44.         DEFault:        32
  45.    }
  46.  
  47.    PROMPT TxBuffers OPT
  48.    {
  49.         DEScription:    $IBMTRPO_13
  50.         HELP:           $IBMTRPO_14
  51.         TYPe:           DECIMAL (2)
  52.         VALues:         1-16
  53.         OUTputformat:   'TXBUFFERS=%s'
  54.         DEFault:        16
  55.    }
  56.  
  57.    PROMPT DataRate OPT
  58.    {
  59.         DEScription:    $IBMTRPO_15
  60.         HELP:           $IBMTRPO_16
  61.         TYPe:           STRING
  62.         VALues:         'AUTO', 'M16', 'M4'
  63.         OUTputformat:   'DATARATE=%s'
  64.         DEFault:        'AUTO'
  65.    }
  66.  
  67.    PROMPT FullDuplex OPT
  68.    {
  69.         DEScription:    $IBMTRPO_17
  70.         HELP:           $IBMTRPO_18
  71.         TYPe:           STRING
  72.         VALues:         'YES', 'NO'
  73.         OUTputformat:   'FULLDUPLEX=%s'
  74.         DEFault:        'YES'
  75.    }
  76.  
  77. }
  78.  
  79.  
  80.  
  81. DLANG:    4
  82. ;English
  83.  
  84. ;English
  85.         $IBMTRPO_1 = "IBM PCI Token Ring Adapter Hardware Specific Module"
  86.         $IBMTRPO_2 = "The IBM PCI Token Ring Adapter Hardware\n
  87.                        Specific Module (IBMTRPO LAN) is the loadable\n
  88.                        module device driver for the ODI NetWare server\n
  89.                        environment.  This driver works with the IBM\n
  90.                        PCI Token Ring Adapter."
  91.         $IBMTRPO_3 = "Frame Types"
  92.         $IBMTRPO_4 = "The IBMTRPO LAN driver supports IBM PCI Token\n
  93.                        Ring Adapter frame type.  The default frame\n
  94.                        typeis TOKEN-RING.  Select the frame type that\n
  95.                        is appropriate for the installed IBM PCI Token\n
  96.                        Ring Adapter."
  97.         $IBMTRPO_5 = "Token-Ring 802.2"
  98.         $IBMTRPO_6 = "Token-Ring SNAP"
  99.         $IBMTRPO_11 = "Number of receive buffers"
  100.         $IBMTRPO_12 = "The RXBUFFERS keyword specifies the number\n
  101.                         of receive buffers used by the IBMTRPO LAN\n
  102.                         driver. The value of this keyword for the\n
  103.                         Server must be: 4-64.  The default is 32.\n
  104.                         (Receive buffer size is defined by the server\n
  105.                         SET command.  See NOVELL NETWARE SYSTEM\n
  106.                         ADMINISTRATION.)"
  107.         $IBMTRPO_13 = "Number of transmit buffers"
  108.         $IBMTRPO_14 = "The TXBUFFERS keyword specifies the number\n
  109.                         of transmit buffers used by the IBMTRPO LAN\n
  110.                         driver.  The value of this keyword for the\n
  111.                         Server must be: 1-16.  The default is 16.\n
  112.                         (Transmit buffer size is defined by the server\n
  113.                         SET command.  See NOVELL NETWARE SYSTEM\n
  114.                         ADMINISTRATION.)"
  115.         $IBMTRPO_15 = "Network Data Rate"
  116.         $IBMTRPO_16 = "The DATARATE keyword specifies Network data\n
  117.                         rate for the IBM PCI Token Ring Adapter. The\n
  118.                         value of this keyword must be: AUTO, M16 or\n
  119.                         M4 (AutoSpeed, 16Mbps or 4Mbps).  The default\n
  120.                         is AUTO.  (See NOVELL NETWARE SYSTEM\n
  121.                         ADMINISTRATION.)"
  122.         $IBMTRPO_17 = "Full Duplex"
  123.         $IBMTRPO_18 = "The Full Duplex keyword permits the IBMTRPO\n
  124.                         LAN driver to activate token ring full-duplex\n
  125.                         operation supported by IBM PCI Token Ring\n
  126.                         Adapter and the NetWare server environment.\n
  127.                         The value of this keyword must be: YES or NO.\n
  128.                         The default is YES.  (See NOVELL NETWARE SYSTEM\n
  129.                         ADMINISTRATION.)"
  130.  
  131.  
  132. LANG:    6
  133. ;French
  134.  
  135. ;English
  136.         $IBMTRPO_1 = "IBM PCI Token Ring Adapter Hardware Specific Module"
  137.         $IBMTRPO_2 = "The IBM PCI Token Ring Adapter Hardware\n
  138.                        Specific Module (IBMTRPO LAN) is the loadable\n
  139.                        module device driver for the ODI NetWare server\n
  140.                        environment.  This driver works with the IBM\n
  141.                        PCI Token Ring Adapter."
  142.         $IBMTRPO_3 = "Frame Types"
  143.         $IBMTRPO_4 = "The IBMTRPO LAN driver supports IBM PCI Token\n
  144.                        Ring Adapter frame type.  The default frame\n
  145.                        typeis TOKEN-RING.  Select the frame type that\n
  146.                        is appropriate for the installed IBM PCI Token\n
  147.                        Ring Adapter."
  148.         $IBMTRPO_5 = "Token-Ring 802.2"
  149.         $IBMTRPO_6 = "Token-Ring SNAP"
  150.         $IBMTRPO_11 = "Number of receive buffers"
  151.         $IBMTRPO_12 = "The RXBUFFERS keyword specifies the number\n
  152.                         of receive buffers used by the IBMTRPO LAN\n
  153.                         driver. The value of this keyword for the\n
  154.                         Server must be: 4-64.  The default is 32.\n
  155.                         (Receive buffer size is defined by the server\n
  156.                         SET command.  See NOVELL NETWARE SYSTEM\n
  157.                         ADMINISTRATION.)"
  158.         $IBMTRPO_13 = "Number of transmit buffers"
  159.         $IBMTRPO_14 = "The TXBUFFERS keyword specifies the number\n
  160.                         of transmit buffers used by the IBMTRPO LAN\n
  161.                         driver.  The value of this keyword for the\n
  162.                         Server must be: 1-16.  The default is 16.\n
  163.                         (Transmit buffer size is defined by the server\n
  164.                         SET command.  See NOVELL NETWARE SYSTEM\n
  165.                         ADMINISTRATION.)"
  166.         $IBMTRPO_15 = "Network Data Rate"
  167.         $IBMTRPO_16 = "The DATARATE keyword specifies Network data\n
  168.                         rate for the IBM PCI Token Ring Adapter. The\n
  169.                         value of this keyword must be: AUTO, M16 or\n
  170.                         M4 (AutoSpeed, 16Mbps or 4Mbps).  The default\n
  171.                         is AUTO.  (See NOVELL NETWARE SYSTEM\n
  172.                         ADMINISTRATION.)"
  173.         $IBMTRPO_17 = "Full Duplex"
  174.         $IBMTRPO_18 = "The Full Duplex keyword permits the IBMTRPO\n
  175.                         LAN driver to activate token ring full-duplex\n
  176.                         operation supported by IBM PCI Token Ring\n
  177.                         Adapter and the NetWare server environment.\n
  178.                         The value of this keyword must be: YES or NO.\n
  179.                         The default is YES.  (See NOVELL NETWARE SYSTEM\n
  180.                         ADMINISTRATION.)"
  181.  
  182.  
  183. LANG:    7
  184. ;German
  185.  
  186. ;English
  187.         $IBMTRPO_1 = "IBM PCI Token Ring Adapter Hardware Specific Module"
  188.         $IBMTRPO_2 = "The IBM PCI Token Ring Adapter Hardware\n
  189.                        Specific Module (IBMTRPO LAN) is the loadable\n
  190.                        module device driver for the ODI NetWare server\n
  191.                        environment.  This driver works with the IBM\n
  192.                        PCI Token Ring Adapter."
  193.         $IBMTRPO_3 = "Frame Types"
  194.         $IBMTRPO_4 = "The IBMTRPO LAN driver supports IBM PCI Token\n
  195.                        Ring Adapter frame type.  The default frame\n
  196.                        typeis TOKEN-RING.  Select the frame type that\n
  197.                        is appropriate for the installed IBM PCI Token\n
  198.                        Ring Adapter."
  199.         $IBMTRPO_5 = "Token-Ring 802.2"
  200.         $IBMTRPO_6 = "Token-Ring SNAP"
  201.         $IBMTRPO_11 = "Number of receive buffers"
  202.         $IBMTRPO_12 = "The RXBUFFERS keyword specifies the number\n
  203.                         of receive buffers used by the IBMTRPO LAN\n
  204.                         driver. The value of this keyword for the\n
  205.                         Server must be: 4-64.  The default is 32.\n
  206.                         (Receive buffer size is defined by the server\n
  207.                         SET command.  See NOVELL NETWARE SYSTEM\n
  208.                         ADMINISTRATION.)"
  209.         $IBMTRPO_13 = "Number of transmit buffers"
  210.         $IBMTRPO_14 = "The TXBUFFERS keyword specifies the number\n
  211.                         of transmit buffers used by the IBMTRPO LAN\n
  212.                         driver.  The value of this keyword for the\n
  213.                         Server must be: 1-16.  The default is 16.\n
  214.                         (Transmit buffer size is defined by the server\n
  215.                         SET command.  See NOVELL NETWARE SYSTEM\n
  216.                         ADMINISTRATION.)"
  217.         $IBMTRPO_15 = "Network Data Rate"
  218.         $IBMTRPO_16 = "The DATARATE keyword specifies Network data\n
  219.                         rate for the IBM PCI Token Ring Adapter. The\n
  220.                         value of this keyword must be: AUTO, M16 or\n
  221.                         M4 (AutoSpeed, 16Mbps or 4Mbps).  The default\n
  222.                         is AUTO.  (See NOVELL NETWARE SYSTEM\n
  223.                         ADMINISTRATION.)"
  224.         $IBMTRPO_17 = "Full Duplex"
  225.         $IBMTRPO_18 = "The Full Duplex keyword permits the IBMTRPO\n
  226.                         LAN driver to activate token ring full-duplex\n
  227.                         operation supported by IBM PCI Token Ring\n
  228.                         Adapter and the NetWare server environment.\n
  229.                         The value of this keyword must be: YES or NO.\n
  230.                         The default is YES.  (See NOVELL NETWARE SYSTEM\n
  231.                         ADMINISTRATION.)"
  232.  
  233.  
  234. LANG:    8
  235. ;Italian
  236.  
  237. ;English
  238.         $IBMTRPO_1 = "IBM PCI Token Ring Adapter Hardware Specific Module"
  239.         $IBMTRPO_2 = "The IBM PCI Token Ring Adapter Hardware\n
  240.                        Specific Module (IBMTRPO LAN) is the loadable\n
  241.                        module device driver for the ODI NetWare server\n
  242.                        environment.  This driver works with the IBM\n
  243.                        PCI Token Ring Adapter."
  244.         $IBMTRPO_3 = "Frame Types"
  245.         $IBMTRPO_4 = "The IBMTRPO LAN driver supports IBM PCI Token\n
  246.                        Ring Adapter frame type.  The default frame\n
  247.                        typeis TOKEN-RING.  Select the frame type that\n
  248.                        is appropriate for the installed IBM PCI Token\n
  249.                        Ring Adapter."
  250.         $IBMTRPO_5 = "Token-Ring 802.2"
  251.         $IBMTRPO_6 = "Token-Ring SNAP"
  252.         $IBMTRPO_11 = "Number of receive buffers"
  253.         $IBMTRPO_12 = "The RXBUFFERS keyword specifies the number\n
  254.                         of receive buffers used by the IBMTRPO LAN\n
  255.                         driver. The value of this keyword for the\n
  256.                         Server must be: 4-64.  The default is 32.\n
  257.                         (Receive buffer size is defined by the server\n
  258.                         SET command.  See NOVELL NETWARE SYSTEM\n
  259.                         ADMINISTRATION.)"
  260.         $IBMTRPO_13 = "Number of transmit buffers"
  261.         $IBMTRPO_14 = "The TXBUFFERS keyword specifies the number\n
  262.                         of transmit buffers used by the IBMTRPO LAN\n
  263.                         driver.  The value of this keyword for the\n
  264.                         Server must be: 1-16.  The default is 16.\n
  265.                         (Transmit buffer size is defined by the server\n
  266.                         SET command.  See NOVELL NETWARE SYSTEM\n
  267.                         ADMINISTRATION.)"
  268.         $IBMTRPO_15 = "Network Data Rate"
  269.         $IBMTRPO_16 = "The DATARATE keyword specifies Network data\n
  270.                         rate for the IBM PCI Token Ring Adapter. The\n
  271.                         value of this keyword must be: AUTO, M16 or\n
  272.                         M4 (AutoSpeed, 16Mbps or 4Mbps).  The default\n
  273.                         is AUTO.  (See NOVELL NETWARE SYSTEM\n
  274.                         ADMINISTRATION.)"
  275.         $IBMTRPO_17 = "Full Duplex"
  276.         $IBMTRPO_18 = "The Full Duplex keyword permits the IBMTRPO\n
  277.                         LAN driver to activate token ring full-duplex\n
  278.                         operation supported by IBM PCI Token Ring\n
  279.                         Adapter and the NetWare server environment.\n
  280.                         The value of this keyword must be: YES or NO.\n
  281.                         The default is YES.  (See NOVELL NETWARE SYSTEM\n
  282.                         ADMINISTRATION.)"
  283.  
  284.  
  285. LANG:    14
  286. ;Spanish
  287.  
  288. ;English
  289.         $IBMTRPO_1 = "IBM PCI Token Ring Adapter Hardware Specific Module"
  290.         $IBMTRPO_2 = "The IBM PCI Token Ring Adapter Hardware\n
  291.                        Specific Module (IBMTRPO LAN) is the loadable\n
  292.                        module device driver for the ODI NetWare server\n
  293.                        environment.  This driver works with the IBM\n
  294.                        PCI Token Ring Adapter."
  295.         $IBMTRPO_3 = "Frame Types"
  296.         $IBMTRPO_4 = "The IBMTRPO LAN driver supports IBM PCI Token\n
  297.                        Ring Adapter frame type.  The default frame\n
  298.                        typeis TOKEN-RING.  Select the frame type that\n
  299.                        is appropriate for the installed IBM PCI Token\n
  300.                        Ring Adapter."
  301.         $IBMTRPO_5 = "Token-Ring 802.2"
  302.         $IBMTRPO_6 = "Token-Ring SNAP"
  303.         $IBMTRPO_11 = "Number of receive buffers"
  304.         $IBMTRPO_12 = "The RXBUFFERS keyword specifies the number\n
  305.                         of receive buffers used by the IBMTRPO LAN\n
  306.                         driver. The value of this keyword for the\n
  307.                         Server must be: 4-64.  The default is 32.\n
  308.                         (Receive buffer size is defined by the server\n
  309.                         SET command.  See NOVELL NETWARE SYSTEM\n
  310.                         ADMINISTRATION.)"
  311.         $IBMTRPO_13 = "Number of transmit buffers"
  312.         $IBMTRPO_14 = "The TXBUFFERS keyword specifies the number\n
  313.                         of transmit buffers used by the IBMTRPO LAN\n
  314.                         driver.  The value of this keyword for the\n
  315.                         Server must be: 1-16.  The default is 16.\n
  316.                         (Transmit buffer size is defined by the server\n
  317.                         SET command.  See NOVELL NETWARE SYSTEM\n
  318.                         ADMINISTRATION.)"
  319.         $IBMTRPO_15 = "Network Data Rate"
  320.         $IBMTRPO_16 = "The DATARATE keyword specifies Network data\n
  321.                         rate for the IBM PCI Token Ring Adapter. The\n
  322.                         value of this keyword must be: AUTO, M16 or\n
  323.                         M4 (AutoSpeed, 16Mbps or 4Mbps).  The default\n
  324.                         is AUTO.  (See NOVELL NETWARE SYSTEM\n
  325.                         ADMINISTRATION.)"
  326.         $IBMTRPO_17 = "Full Duplex"
  327.         $IBMTRPO_18 = "The Full Duplex keyword permits the IBMTRPO\n
  328.                         LAN driver to activate token ring full-duplex\n
  329.                         operation supported by IBM PCI Token Ring\n
  330.                         Adapter and the NetWare server environment.\n
  331.                         The value of this keyword must be: YES or NO.\n
  332.                         The default is YES.  (See NOVELL NETWARE SYSTEM\n
  333.                         ADMINISTRATION.)"
  334.  
  335.