home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / cdup2.exe / IDEATA.DDI < prev    next >
Text File  |  1995-06-12  |  9KB  |  212 lines

  1.  
  2. SyntaxVersion: 1.00
  3.  
  4.     ;file: concatenated to IDEATA.HAM
  5.  
  6.     Driver IDE_DESCR
  7.     {
  8.         Description:        $IDEATA_1
  9.                          
  10.         Help:                    $IDEATA_2
  11.  
  12.  
  13.         ParameterVersion:    1.00
  14.         File:                    IDEATA.HAM
  15.         OFiles:            NWPALOAD.NLM, IDEHD.CDM, IDECD.CDM
  16.  
  17.  
  18.         PROMPT INT REQ
  19.         {
  20.             Values:            A, B, C, E, F
  21.             Default:            E
  22.         }
  23.  
  24.         PROMPT PORT REQ
  25.         {
  26.             Values:                170, 1F0, 168, 1E8
  27.             Default:                1F0
  28.             ReservedLength:    8
  29.         }
  30.  
  31.  
  32.  
  33. ;        LIST ParameterStamp
  34. ;        {
  35. ;            Description:            "Scatter Gather"
  36. ;
  37. ;            Help:                "Scatter Gather causes the driver to queue up requests and send them out all 
  38. ;                            at one time to the drive.  This is faster in machines that have a lot of traffic 
  39. ;                            with large file sizes, but can actually be slower when sizes are small or the 
  40. ;                            machine is not busy."
  41. ;
  42. ;            ChoiceDescription:        "No"
  43. ;            Choice:                    ''
  44. ;
  45. ;            ChoiceDescription:        "Yes"
  46. ;            Choice:                    '/s'
  47. ;
  48. ;            Default:                1
  49. ;            OutputFormat:            '%s'
  50. ;        }
  51.  
  52.     }
  53.  
  54.  
  55.  
  56.  
  57. DLANG:    4
  58. ;English
  59.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  60.     $IDEATA_2 = "This module is the NWPA driver component
  61.                                 that manages the host adapter hardware, and it must 
  62.                                 be loaded in conjunction with a corresponding Custom 
  63.                                 Device Module (CDM). The corresponding CDMs provided 
  64.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  65.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  66.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  67.                                 enabled (default=ENABLED), these CDMs will be loaded 
  68.                                 automatically following a bus scan if compatible 
  69.                                 devices are detected.\n\n
  70.  
  71.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  72.                                 are either connected directly to the system
  73.                                 board or to a paddle board in the system bus. 
  74.                                 The IDEATA HAM driver supports primary, secondary,
  75.                                 tertiary and quaternary port addresses. This allows
  76.                                 up to four IDE IO channels to be supported on the 
  77.                                 system. Some IDE controller boards may not support 
  78.                                 all addresses or interrupts. Load the HAM driver 
  79.                                 reentrantly for each IDE IO channel (port and 
  80.                                 interrupt combination).\n\n
  81.  
  82.                                 The default options are for the primary
  83.                                 adapter address settings. This is the
  84.                                 standard internal controller. If the second,
  85.                                 third, or fourth channels are available, load the HAM  
  86.                                 with the appropriate parameters."
  87.  
  88. LANG:    6
  89. ;French
  90.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  91.     $IDEATA_2 = "This module is the NWPA driver component
  92.                                 that manages the host adapter hardware, and it must 
  93.                                 be loaded in conjunction with a corresponding Custom 
  94.                                 Device Module (CDM). The corresponding CDMs provided 
  95.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  96.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  97.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  98.                                 enabled (default=ENABLED), these CDMs will be loaded 
  99.                                 automatically following a bus scan if compatible 
  100.                                 devices are detected.\n\n
  101.  
  102.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  103.                                 are either connected directly to the system
  104.                                 board or to a paddle board in the system bus. 
  105.                                 The IDEATA HAM driver supports primary, secondary,
  106.                                 tertiary and quaternary port addresses. This allows
  107.                                 up to four IDE IO channels to be supported on the 
  108.                                 system. Some IDE controller boards may not support 
  109.                                 all addresses or interrupts. Load the HAM driver 
  110.                                 reentrantly for each IDE IO channel (port and 
  111.                                 interrupt combination).\n\n
  112.  
  113.                                 The default options are for the primary
  114.                                 adapter address settings. This is the
  115.                                 standard internal controller. If the second,
  116.                                 third, or fourth channels are available, load the HAM  
  117.                                 with the appropriate parameters."
  118.  
  119. LANG:    7
  120. ;German
  121.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  122.     $IDEATA_2 = "This module is the NWPA driver component
  123.                                 that manages the host adapter hardware, and it must 
  124.                                 be loaded in conjunction with a corresponding Custom 
  125.                                 Device Module (CDM). The corresponding CDMs provided 
  126.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  127.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  128.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  129.                                 enabled (default=ENABLED), these CDMs will be loaded 
  130.                                 automatically following a bus scan if compatible 
  131.                                 devices are detected.\n\n
  132.  
  133.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  134.                                 are either connected directly to the system
  135.                                 board or to a paddle board in the system bus. 
  136.                                 The IDEATA HAM driver supports primary, secondary,
  137.                                 tertiary and quaternary port addresses. This allows
  138.                                 up to four IDE IO channels to be supported on the 
  139.                                 system. Some IDE controller boards may not support 
  140.                                 all addresses or interrupts. Load the HAM driver 
  141.                                 reentrantly for each IDE IO channel (port and 
  142.                                 interrupt combination).\n\n
  143.  
  144.                                 The default options are for the primary
  145.                                 adapter address settings. This is the
  146.                                 standard internal controller. If the second,
  147.                                 third, or fourth channels are available, load the HAM  
  148.                                 with the appropriate parameters."
  149.  
  150. LANG:    8
  151. ;Italian
  152.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  153.     $IDEATA_2 = "This module is the NWPA driver component
  154.                                 that manages the host adapter hardware, and it must 
  155.                                 be loaded in conjunction with a corresponding Custom 
  156.                                 Device Module (CDM). The corresponding CDMs provided 
  157.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  158.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  159.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  160.                                 enabled (default=ENABLED), these CDMs will be loaded 
  161.                                 automatically following a bus scan if compatible 
  162.                                 devices are detected.\n\n
  163.  
  164.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  165.                                 are either connected directly to the system
  166.                                 board or to a paddle board in the system bus. 
  167.                                 The IDEATA HAM driver supports primary, secondary,
  168.                                 tertiary and quaternary port addresses. This allows
  169.                                 up to four IDE IO channels to be supported on the 
  170.                                 system. Some IDE controller boards may not support 
  171.                                 all addresses or interrupts. Load the HAM driver 
  172.                                 reentrantly for each IDE IO channel (port and 
  173.                                 interrupt combination).\n\n
  174.  
  175.                                 The default options are for the primary
  176.                                 adapter address settings. This is the
  177.                                 standard internal controller. If the second,
  178.                                 third, or fourth channels are available, load the HAM  
  179.                                 with the appropriate parameters."
  180.  
  181. LANG:    14
  182. ;Spanish
  183.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  184.     $IDEATA_2 = "This module is the NWPA driver component
  185.                                 that manages the host adapter hardware, and it must 
  186.                                 be loaded in conjunction with a corresponding Custom 
  187.                                 Device Module (CDM). The corresponding CDMs provided 
  188.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  189.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  190.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  191.                                 enabled (default=ENABLED), these CDMs will be loaded 
  192.                                 automatically following a bus scan if compatible 
  193.                                 devices are detected.\n\n
  194.  
  195.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  196.                                 are either connected directly to the system
  197.                                 board or to a paddle board in the system bus. 
  198.                                 The IDEATA HAM driver supports primary, secondary,
  199.                                 tertiary and quaternary port addresses. This allows
  200.                                 up to four IDE IO channels to be supported on the 
  201.                                 system. Some IDE controller boards may not support 
  202.                                 all addresses or interrupts. Load the HAM driver 
  203.                                 reentrantly for each IDE IO channel (port and 
  204.                                 interrupt combination).\n\n
  205.  
  206.                                 The default options are for the primary
  207.                                 adapter address settings. This is the
  208.                                 standard internal controller. If the second,
  209.                                 third, or fourth channels are available, load the HAM  
  210.                                 with the appropriate parameters."
  211.  
  212.