home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / viaSATAraidVT8237 / DriverDisk / TXTSETUP.OEM next >
Text File  |  2004-01-06  |  6KB  |  168 lines

  1. #
  2. # format for txtsetup.oem.
  3. #
  4. # General format:
  5. #
  6. # [section]
  7. # key = value1,value2,...
  8. #
  9. #
  10. # The hash ('#') introduces a comment.
  11. # Strings with embedded spaces, commas, or hashes should be double-quoted
  12. #
  13.  
  14.  
  15. # This section lists all disks in the disk set.
  16. #
  17. # <description> is a descriptive name for a disk, used when
  18. #   prompting for the disk
  19. # <tagfile> is a file whose presence allows setup to recognize
  20. #   that the disk is inserted.
  21. # <directory> is where the files are located on the disk.
  22. #
  23.  
  24. [Disks]
  25.  
  26. d1 = "VIA ATA/ATAPI Host Controller Driver", \VT6420, \PIDE\winxp
  27. d2 = "VIA ATA/ATAPI Host Controller Driver", \VT6420, \PIDE\win2000
  28. d3 = "VIA ATA/ATAPI Host Controller Driver", \VT6420, \PIDE\winnt40
  29. d4 = "VIA Serial ATA RAID Controller Driver ", \VT6420, \SATA\winxp
  30. d5 = "VIA Serial ATA RAID Controller Driver ", \VT6420, \SATA\win2000
  31. d6 = "VIA Serial ATA RAID Controller Driver ", \VT6420, \SATA\winnt40
  32. d7 = "VIA ATA/ATAPI Host Controller Driver", \VT6420, \PIDE\2003ia32
  33. d8 = "VIA Serial ATA RAID Controller Driver ", \VT6420, \SATA\2003ia32
  34.  
  35.  
  36. # This section lists the default selection for each 'required'
  37. # hardware component.  If a line is not present for a component,
  38. # the default defaults to the first item in the [<component_name>]
  39. # section (see below).
  40. #
  41. # <component_name> is one of computer, display, keyboard, mouse, scsi
  42. # <id> is a unique <within the component> string to be associated
  43. #   with an option.
  44.  
  45. [Defaults]
  46.  
  47. scsi = VIARAID_VT3149_XP
  48.  
  49.  
  50.  
  51. # This section lists the options available for a particular component.
  52. #
  53. # <id> is the unique string for the option
  54. # <description> is a text string, presented to the user in a menu
  55. # <key_name> gives the name of the key to be created for the component in
  56. #   HKEY_LOCAL_MACHINE\ControlSet001\Services
  57.  
  58. [scsi]
  59. VIARAID_VT3149_2003IA32 = "VIA Serial ATA RAID Controller(Windows 2003 IA32)",VT6420
  60. VIARAID_VT3149_XP = "VIA Serial ATA RAID Controller(Windows XP)",VT6420
  61. VIARAID_VT3149_2K = "VIA Serial ATA RAID Controller(Windows 2000)",VT6420
  62. VIARAID_VT3149_NT = "VIA Serial ATA RAID Controller(Windows NT4)",VT6420
  63.  
  64. VIAPDSK_VT4149_2003IA32 = "VIA ATA/ATAPI Host Controller(Windows 2003IA32)",VT6420
  65. VIAPDSK_VT4149_XP = "VIA ATA/ATAPI Host Controller(Windows XP)",VT6420
  66. VIAPDSK_VT4149_2K = "VIA ATA/ATAPI Host Controller(Windows 2000)",VT6420
  67. VIAPDSK_VT4149_NT = "VIA ATA/ATAPI Host Controller(Windows NT4)",VT6420
  68.  
  69. # This section lists the files that should be copied if the user
  70. # selects a particular component option.
  71. #
  72. # <file_type> is one of driver, port, class, dll, hal, inf, or detect.
  73. #   See below.
  74. # <source_disk> identifies where the file is to be copied from, and must
  75. #   match en entry in the [Disks] section.
  76. # <filename> is the name of the file. This will be appended to the
  77. #   directory specified for the disk in the [Disks] section to form the
  78. #   full path of the file on the disk.
  79. #=======================================#
  80. [Files.scsi.VIAPDSK_VT4149_2003IA32]
  81. driver = d7, viapdsk.sys, viapdsk
  82. inf = d7, viapide.inf
  83. ## Cat file directive. It should be marked with non-digital signed driver
  84. catalog = d7, viapdsk.cat
  85.  
  86. [Files.scsi.VIAPDSK_VT4149_XP]
  87. driver = d1, viapdsk.sys, viapdsk
  88. #dll = d1, setupvia.dll
  89. inf = d1, viapide.inf
  90. ## Cat file directive. It should be marked with non-digital signed driver
  91. catalog = d1, viapdsk.cat
  92.  
  93. [Files.scsi.VIAPDSK_VT4149_2K]
  94. driver = d2, viapdsk.sys, viapdsk
  95. #dll = d2, setupvia.dll
  96. inf = d2, viapide.inf
  97. ## Cat file directive. It should be marked with non-digital signed driver
  98. catalog = d2, viapdsk.cat
  99.  
  100. [Files.scsi.VIAPDSK_VT4149_NT]
  101. driver = d3, viapdsk.sys, viapdsk
  102. inf = d3, viapide.inf
  103.  
  104. [HardwareIds.scsi.VIAPDSK_VT4149_2003IA32]
  105. id = "PCI\VEN_1106&DEV_4149","viapdsk"
  106.  
  107. [HardwareIds.scsi.VIAPDSK_VT4149_XP]
  108. id = "PCI\VEN_1106&DEV_4149","viapdsk"
  109.  
  110. [HardwareIds.scsi.VIAPDSK_VT4149_2K]
  111. id = "PCI\VEN_1106&DEV_4149","viapdsk"
  112.  
  113. #=======================================#
  114.  
  115. [Files.scsi.VIARAID_VT3149_2003IA32]
  116. driver = d8, viasraid.sys, viasraid
  117. inf = d8, viasraid.inf
  118. ## Cat file directive. It should be marked with non-digital signed driver
  119. catalog = d8, viasraid.cat
  120.  
  121. [Files.scsi.VIARAID_VT3149_XP]
  122. driver = d4, viasraid.sys, viasraid
  123. #dll = d4, setupvia.dll
  124. inf = d4, viasraid.inf
  125. ## Cat file directive. It should be marked with non-digital signed driver
  126. catalog = d4, viasraid.cat
  127.  
  128. [Files.scsi.VIARAID_VT3149_2K]
  129. driver = d5, viasraid.sys, viasraid
  130. #dll = d5, setupvia.dll
  131. inf = d5, viasraid.inf
  132. ## Cat file directive. It should be marked with non-digital signed driver
  133. catalog = d5, viasraid.cat
  134.  
  135. [Files.scsi.VIARAID_VT3149_NT]
  136. driver = d6, viasraid.sys, viasraid
  137. inf = d6, viasraid.inf
  138.  
  139. [HardwareIds.scsi.VIARAID_VT3149_2003IA32]
  140. id = "PCI\VEN_1106&DEV_3149","viasraid"
  141.  
  142. [HardwareIds.scsi.VIARAID_VT3149_XP]
  143. id = "PCI\VEN_1106&DEV_3149","viasraid"
  144.  
  145. [HardwareIds.scsi.VIARAID_VT3149_2K]
  146. id = "PCI\VEN_1106&DEV_3149","viasraid"
  147.  
  148.  
  149.  
  150. # This section specifies values to be set in the registry for
  151. # particular component options.  Required values in the services\xxx
  152. # key are created automatically -- use this section to specify additional
  153. # keys to be created in services\xxx and values in services\xxx and
  154. # services\xxx\yyy.
  155. #
  156. # <key_name> is relative to the services node for this device.
  157. #   If it is empty, then it refers to the services node.
  158. #   If specified, the key is created first.
  159. # <value_name> specifies the value to be set within the key
  160. # <value_type> is a string like REG_DWORD.  See below.
  161. # <value> specifies the actual value; its format depends on <value_type>
  162.  
  163. [Config.VT6420]
  164.  
  165. value = "", Tag, REG_DWORD, 1
  166. #HP-Delete following line
  167. #value = "Parameters\PnpInterface", 5, REG_DWORD, 1
  168.