home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / novell / nwpatch / server / common / cdupj2.exe / IDEATA.DDI < prev    next >
Text File  |  1995-09-29  |  10KB  |  238 lines

  1.  
  2. SyntaxVersion: 1.00
  3.  
  4.     ;file: concatenated to IDEATA.HAM with LANG: 9(Japanese)
  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:    9
  182. ;Japanese
  183.     $IDEATA_1 = "Novell IDE(ATA/ATAPI互換) ホストアダプタモジュール (HAM)"
  184.     $IDEATA_2 = "これは, ホストアダプタハードウェアを管理するNWPAドライバコンポー
  185.                  ネントです. このモジュールは, 適切なカスタムデバイスモジュール(CDM)
  186.                  とともにロードする必要があります. ノベルが提供する適切
  187.                  なCDMは, IDE ATA互換ハードディスクドライブ用のIDEHD.CDMと
  188.                  IDE ATAPI互換CD-ROMドライブ用のIDECD.CDMです. もし, 
  189.                  NWPAのCDMオートロード機能が有効(デフォルトは有効)なら, 互換
  190.                  デバイスを検出した場合, デバイスのバススキャンに続いてこれ
  191.                  らのCDMは, 自動的にロードされます.\n\n
  192.  
  193.                  このHAMドライバは, 直接システムボードにまたはシステムバス上の
  194.                  パドルボードに接続されたIDE ATA/ATAPIドライブで使用し
  195.                  てください. IDEATA HAMドライバは, 1次, 2次, 3次, 4次
  196.                  アドレスをサポートしていますので, システムでサポートされた最高
  197.                  4つまでのIDE IOチャネルをインストールできます. いくつかのIDE
  198.                  コントローラボードは, すべてのアドレスや割込みをサポートすると
  199.                  は限りません. IDE IOチャネル(ポートと割込みの組合せ)ごと
  200.                  にHAMドライバをリエントラントでロードしてください.\n\n
  201.  
  202.                  デフォルトオプションは, 標準内部コントローラである1次アダプタのアド
  203.                  レス設定に対するものです. 2次, 3次, 4次チャネルが利用可
  204.                  能な場合は, 適切なパラメータでHAMドライバをロードしてくだ
  205.                  さい."
  206.  
  207. LANG:    14
  208. ;Spanish
  209.     $IDEATA_1 = "Novell IDE (ATA/ATAPI Compatible) Host Adapter Module (HAM)"
  210.     $IDEATA_2 = "This module is the NWPA driver component
  211.                                 that manages the host adapter hardware, and it must 
  212.                                 be loaded in conjunction with a corresponding Custom 
  213.                                 Device Module (CDM). The corresponding CDMs provided 
  214.                                 by Novell are IDEHD.CDM for IDE ATA compatible hard 
  215.                                 disk drives and IDECD.CDM for IDE ATAPI compatible 
  216.                                 cd-rom drives. If NWPA's CDM-AutoLoad feature is 
  217.                                 enabled (default=ENABLED), these CDMs will be loaded 
  218.                                 automatically following a bus scan if compatible 
  219.                                 devices are detected.\n\n
  220.  
  221.                                 Use this HAM driver with IDE ATA/ATAPI drives that
  222.                                 are either connected directly to the system
  223.                                 board or to a paddle board in the system bus. 
  224.                                 The IDEATA HAM driver supports primary, secondary,
  225.                                 tertiary and quaternary port addresses. This allows
  226.                                 up to four IDE IO channels to be supported on the 
  227.                                 system. Some IDE controller boards may not support 
  228.                                 all addresses or interrupts. Load the HAM driver 
  229.                                 reentrantly for each IDE IO channel (port and 
  230.                                 interrupt combination).\n\n
  231.  
  232.                                 The default options are for the primary
  233.                                 adapter address settings. This is the
  234.                                 standard internal controller. If the second,
  235.                                 third, or fourth channels are available, load the HAM  
  236.                                 with the appropriate parameters."
  237.  
  238.