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

  1. ;
  2. ;               Novell NetWare Server Driver Description File for
  3. ;               DEC FDDIcontroller/PCI (DEFPA)
  4. ;
  5.  
  6.  
  7. VER: 3.30
  8. SYN: 1.00
  9.  
  10. DR DEFPA
  11. {
  12.     DES:    $DEFPA_1
  13.     HELP:   $DEFPA_2
  14.     PAR:    2.00
  15.     PROD:   'PCI.1011.000F.0000.0000.*'
  16.     FILE:   DEFPA.LAN
  17.     TIME:   20
  18.  
  19. PR SLOT REQ
  20. {
  21.  TYPE:   DECIMAL
  22.  VAL:    1-65535
  23. }
  24.  
  25. PR NODE
  26. {
  27.     HELP:   $DEFPA_3
  28. }
  29.  
  30. PR RCVBUFS OPT
  31. {
  32.     DES:    $DEFPA_4
  33.     HELP:   $DEFPA_5
  34.     TYP:    DEC(3)
  35.     VAL:    2-128
  36.     DEF:    8
  37.     OUT:    'RCVBUFS=%s'
  38. }
  39.  
  40. PR XMTBUFS OPT
  41. {
  42.     DES:    $DEFPA_6
  43.     HELP:   $DEFPA_7
  44.     TYP:    DEC(3)
  45.     VAL:    8-128
  46.     DEF:    32
  47.     OUT:    'XMTBUFS=%s'
  48. }
  49.  
  50. PR TREQ OPT
  51. {
  52.     DES:    $DEFPA_8
  53.     HELP:   $DEFPA_9
  54.     TYP:    DEC(3)
  55.     VAL:    4-165
  56.     DEF:    8
  57.     OUT:    'TREQ=%s'
  58. }
  59.  
  60. LI FULLDUPLEX OPT
  61. {
  62.     DES:    $DEFPA_10
  63.     HELP:   $DEFPA_11
  64.     CD:             $DEFPA_12
  65.     CH:             'OFF'
  66.     CD:             $DEFPA_13
  67.     CH:             'ON'
  68.     DEF:    1
  69.     OUT:    'FULLDUPLEX=%s'
  70. }
  71.  
  72. FR FRAMESELECT
  73. {
  74.     HELP:   $DEFPA_14
  75.     CD:             $DEFPA_15
  76.     CH:             'FDDI_802.2'
  77.     CD:             $DEFPA_16
  78.     CH:             'FDDI_SNAP'
  79.     DEF:    1
  80. }
  81. }
  82.  
  83.  
  84. DLANG:  4
  85. ;English
  86.     $DEFPA_1 = "DEC FDDIcontroller/PCI Novell NetWare Server Driver"
  87.     $DEFPA_2 = "You can use this driver in a PCI bus Intel-based
  88.             file server to support up to sixteen FDDI controllers.
  89.             This driver supports the use of shared interrupts.
  90.             See the driver README.TXT file on the DOS
  91.             installation diskette for more details."
  92.     $DEFPA_3 = "Enter a six-byte IEEE MAC address if you desire
  93.             locally administered addresses.  Otherwise, the
  94.             driver will use the hardware address that was
  95.             factory installed for your controller.\n\n
  96.             The default entry format is canonical (LSB),
  97.             but non-canonical (MSB) addresses may be
  98.             entered by appending \"M\" to the specified
  99.             address."
  100.     $DEFPA_4 = "Adapter Host Receive Buffers"
  101.     $DEFPA_5 = "Enter the number of LSL packet receive buffers
  102.             to be pre-allocated by the driver.  You will
  103.             need to increase the Minimum Packet Receive
  104.             Buffers setting in STARTUP.NCF if the driver
  105.             cannot pre-allocate the desired number of
  106.             buffers.  See the driver README.TXT file for
  107.             more details."
  108.     $DEFPA_6 = "Adapter Host Transmit Buffers"
  109.     $DEFPA_7 = "Enter the number of packet transmit buffers (TCB's)
  110.             to be pre-allocated for this adapter.  This number
  111.             can be reduced from the default of 32 to save
  112.             memory resources.  See the driver README.TXT file
  113.             for more details."
  114.     $DEFPA_8 = "Requested Target Token Rotation Time"
  115.     $DEFPA_9 = "Enter the desired MACTReq value in milliseconds.  
  116.             Normally this parameter does not need to be changed
  117.             from the default value of 8 ms.  See the driver
  118.             README.TXT file for more details."
  119.     $DEFPA_10 = "Full-Duplex Operation Enable/Disable"
  120.     $DEFPA_11 = "Enter whether FDDI Full-Duplex (FDX) mode should
  121.             be enabled on the adapter.  See the driver
  122.             README.TXT file for more details."
  123.     $DEFPA_12 = "OFF"
  124.     $DEFPA_13 = "ON"
  125.     $DEFPA_14 = "The driver defaults to the FDDI_802.2 frame type.
  126.             You can optionally remove this frame type and/or
  127.             add the FDDI_SNAP frame type."
  128.     $DEFPA_15 = "FDDI 802.2"
  129.     $DEFPA_16 = "FDDI SNAP"
  130.  
  131. LANG:   6
  132. ;French
  133.     $DEFPA_1 = "DEC FDDIcontroller/PCI Novell NetWare Server Driver"
  134.     $DEFPA_2 = "You can use this driver in a PCI bus Intel-based
  135.             file server to support up to sixteen FDDI controllers.
  136.             This driver supports the use of shared interrupts.
  137.             See the driver README.TXT file on the DOS
  138.             installation diskette for more details."
  139.     $DEFPA_3 = "Enter a six-byte IEEE MAC address if you desire
  140.             locally administered addresses.  Otherwise, the
  141.             driver will use the hardware address that was
  142.             factory installed for your controller.\n\n
  143.             The default entry format is canonical (LSB),
  144.             but non-canonical (MSB) addresses may be
  145.             entered by appending \"M\" to the specified
  146.             address."
  147.     $DEFPA_4 = "Adapter Host Receive Buffers"
  148.     $DEFPA_5 = "Enter the number of LSL packet receive buffers
  149.             to be pre-allocated by the driver.  You will
  150.             need to increase the Minimum Packet Receive
  151.             Buffers setting in STARTUP.NCF if the driver
  152.             cannot pre-allocate the desired number of
  153.             buffers.  See the driver README.TXT file for
  154.             more details."
  155.     $DEFPA_6 = "Adapter Host Transmit Buffers"
  156.     $DEFPA_7 = "Enter the number of packet transmit buffers (TCB's)
  157.             to be pre-allocated for this adapter.  This number
  158.             can be reduced from the default of 32 to save
  159.             memory resources.  See the driver README.TXT file
  160.             for more details."
  161.     $DEFPA_8 = "Requested Target Token Rotation Time"
  162.     $DEFPA_9 = "Enter the desired MACTReq value in milliseconds.  
  163.             Normally this parameter does not need to be changed
  164.             from the default value of 8 ms.  See the driver
  165.             README.TXT file for more details."
  166.     $DEFPA_10 = "Full-Duplex Operation Enable/Disable"
  167.     $DEFPA_11 = "Enter whether FDDI Full-Duplex (FDX) mode should
  168.             be enabled on the adapter.  See the driver
  169.             README.TXT file for more details."
  170.     $DEFPA_12 = "OFF"
  171.     $DEFPA_13 = "ON"
  172.     $DEFPA_14 = "The driver defaults to the FDDI_802.2 frame type.
  173.             You can optionally remove this frame type and/or
  174.             add the FDDI_SNAP frame type."
  175.     $DEFPA_15 = "FDDI 802.2"
  176.     $DEFPA_16 = "FDDI SNAP"
  177.  
  178. LANG:   7
  179. ;German
  180.     $DEFPA_1 = "DEC FDDIcontroller/PCI Novell NetWare Server Driver"
  181.     $DEFPA_2 = "You can use this driver in a PCI bus Intel-based
  182.             file server to support up to sixteen FDDI controllers.
  183.             This driver supports the use of shared interrupts.
  184.             See the driver README.TXT file on the DOS
  185.             installation diskette for more details."
  186.     $DEFPA_3 = "Enter a six-byte IEEE MAC address if you desire
  187.             locally administered addresses.  Otherwise, the
  188.             driver will use the hardware address that was
  189.             factory installed for your controller.\n\n
  190.             The default entry format is canonical (LSB),
  191.             but non-canonical (MSB) addresses may be
  192.             entered by appending \"M\" to the specified
  193.             address."
  194.     $DEFPA_4 = "Adapter Host Receive Buffers"
  195.     $DEFPA_5 = "Enter the number of LSL packet receive buffers
  196.             to be pre-allocated by the driver.  You will
  197.             need to increase the Minimum Packet Receive
  198.             Buffers setting in STARTUP.NCF if the driver
  199.             cannot pre-allocate the desired number of
  200.             buffers.  See the driver README.TXT file for
  201.             more details."
  202.     $DEFPA_6 = "Adapter Host Transmit Buffers"
  203.     $DEFPA_7 = "Enter the number of packet transmit buffers (TCB's)
  204.             to be pre-allocated for this adapter.  This number
  205.             can be reduced from the default of 32 to save
  206.             memory resources.  See the driver README.TXT file
  207.             for more details."
  208.     $DEFPA_8 = "Requested Target Token Rotation Time"
  209.     $DEFPA_9 = "Enter the desired MACTReq value in milliseconds.  
  210.             Normally this parameter does not need to be changed
  211.             from the default value of 8 ms.  See the driver
  212.             README.TXT file for more details."
  213.     $DEFPA_10 = "Full-Duplex Operation Enable/Disable"
  214.     $DEFPA_11 = "Enter whether FDDI Full-Duplex (FDX) mode should
  215.             be enabled on the adapter.  See the driver
  216.             README.TXT file for more details."
  217.     $DEFPA_12 = "OFF"
  218.     $DEFPA_13 = "ON"
  219.     $DEFPA_14 = "The driver defaults to the FDDI_802.2 frame type.
  220.             You can optionally remove this frame type and/or
  221.             add the FDDI_SNAP frame type."
  222.     $DEFPA_15 = "FDDI 802.2"
  223.     $DEFPA_16 = "FDDI SNAP"
  224.  
  225. LANG:   8
  226. ;Italian
  227.     $DEFPA_1 = "DEC FDDIcontroller/PCI Novell NetWare Server Driver"
  228.     $DEFPA_2 = "You can use this driver in a PCI bus Intel-based
  229.             file server to support up to sixteen FDDI controllers.
  230.             This driver supports the use of shared interrupts.
  231.             See the driver README.TXT file on the DOS
  232.             installation diskette for more details."
  233.     $DEFPA_3 = "Enter a six-byte IEEE MAC address if you desire
  234.             locally administered addresses.  Otherwise, the
  235.             driver will use the hardware address that was
  236.             factory installed for your controller.\n\n
  237.             The default entry format is canonical (LSB),
  238.             but non-canonical (MSB) addresses may be
  239.             entered by appending \"M\" to the specified
  240.             address."
  241.     $DEFPA_4 = "Adapter Host Receive Buffers"
  242.     $DEFPA_5 = "Enter the number of LSL packet receive buffers
  243.             to be pre-allocated by the driver.  You will
  244.             need to increase the Minimum Packet Receive
  245.             Buffers setting in STARTUP.NCF if the driver
  246.             cannot pre-allocate the desired number of
  247.             buffers.  See the driver README.TXT file for
  248.             more details."
  249.     $DEFPA_6 = "Adapter Host Transmit Buffers"
  250.     $DEFPA_7 = "Enter the number of packet transmit buffers (TCB's)
  251.             to be pre-allocated for this adapter.  This number
  252.             can be reduced from the default of 32 to save
  253.             memory resources.  See the driver README.TXT file
  254.             for more details."
  255.     $DEFPA_8 = "Requested Target Token Rotation Time"
  256.     $DEFPA_9 = "Enter the desired MACTReq value in milliseconds.  
  257.             Normally this parameter does not need to be changed
  258.             from the default value of 8 ms.  See the driver
  259.             README.TXT file for more details."
  260.     $DEFPA_10 = "Full-Duplex Operation Enable/Disable"
  261.     $DEFPA_11 = "Enter whether FDDI Full-Duplex (FDX) mode should
  262.             be enabled on the adapter.  See the driver
  263.             README.TXT file for more details."
  264.     $DEFPA_12 = "OFF"
  265.     $DEFPA_13 = "ON"
  266.     $DEFPA_14 = "The driver defaults to the FDDI_802.2 frame type.
  267.             You can optionally remove this frame type and/or
  268.             add the FDDI_SNAP frame type."
  269.     $DEFPA_15 = "FDDI 802.2"
  270.     $DEFPA_16 = "FDDI SNAP"
  271.  
  272. LANG:   14
  273. ;Spanish
  274.     $DEFPA_1 = "DEC FDDIcontroller/PCI Novell NetWare Server Driver"
  275.     $DEFPA_2 = "You can use this driver in a PCI bus Intel-based
  276.             file server to support up to sixteen FDDI controllers.
  277.             This driver supports the use of shared interrupts.
  278.             See the driver README.TXT file on the DOS
  279.             installation diskette for more details."
  280.     $DEFPA_3 = "Enter a six-byte IEEE MAC address if you desire
  281.             locally administered addresses.  Otherwise, the
  282.             driver will use the hardware address that was
  283.             factory installed for your controller.\n\n
  284.             The default entry format is canonical (LSB),
  285.             but non-canonical (MSB) addresses may be
  286.             entered by appending \"M\" to the specified
  287.             address."
  288.     $DEFPA_4 = "Adapter Host Receive Buffers"
  289.     $DEFPA_5 = "Enter the number of LSL packet receive buffers
  290.             to be pre-allocated by the driver.  You will
  291.             need to increase the Minimum Packet Receive
  292.             Buffers setting in STARTUP.NCF if the driver
  293.             cannot pre-allocate the desired number of
  294.             buffers.  See the driver README.TXT file for
  295.             more details."
  296.     $DEFPA_6 = "Adapter Host Transmit Buffers"
  297.     $DEFPA_7 = "Enter the number of packet transmit buffers (TCB's)
  298.             to be pre-allocated for this adapter.  This number
  299.             can be reduced from the default of 32 to save
  300.             memory resources.  See the driver README.TXT file
  301.             for more details."
  302.     $DEFPA_8 = "Requested Target Token Rotation Time"
  303.     $DEFPA_9 = "Enter the desired MACTReq value in milliseconds.  
  304.             Normally this parameter does not need to be changed
  305.             from the default value of 8 ms.  See the driver
  306.             README.TXT file for more details."
  307.     $DEFPA_10 = "Full-Duplex Operation Enable/Disable"
  308.     $DEFPA_11 = "Enter whether FDDI Full-Duplex (FDX) mode should
  309.             be enabled on the adapter.  See the driver
  310.             README.TXT file for more details."
  311.     $DEFPA_12 = "OFF"
  312.     $DEFPA_13 = "ON"
  313.     $DEFPA_14 = "The driver defaults to the FDDI_802.2 frame type.
  314.             You can optionally remove this frame type and/or
  315.             add the FDDI_SNAP frame type."
  316.     $DEFPA_15 = "FDDI 802.2"
  317.     $DEFPA_16 = "FDDI SNAP"
  318.