home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 March / PCWorld_2003-03_cd.bin / Hardware / drivers / viahyperion / VIAHyperion4in1445v.exe / Inf / WINXP / VIAMACH.INF < prev   
Encoding:
INI File  |  2001-08-15  |  5.7 KB  |  147 lines

  1. ;
  2. ; ViaMach.inf
  3. ;
  4. ; Copyright (c) 1998-2000, VIA Technologies, Inc.
  5. ; for Windows XP
  6. ;
  7.  
  8.  
  9. [Version]
  10. CatalogFile=viamach.cat
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%VIA%
  15. DriverVer=08/15/2001,5.1.00.0170
  16.  
  17. [SourceDisksNames]
  18. 1=%Distribution%,,,
  19.  
  20. [SourceDisksFiles]
  21.  
  22. [Manufacturer]
  23. %VIA_MFG%=VIA_SYS
  24.  
  25. [VIA_SYS]
  26. %PCI\VEN_1106&DEV_3128.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3128
  27. %PCI\VEN_1106&DEV_3148.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3148
  28. %PCI\VEN_1106&DEV_3116.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3116
  29. %PCI\VEN_1106&DEV_3156.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3156
  30. %PCI\VEN_1106&DEV_3158.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3158
  31. %PCI\VEN_1106&DEV_3123.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3123
  32. %PCI\VEN_1106&DEV_3168.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3168
  33. %PCI\VEN_1106&DEV_3178.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3178
  34. %PCI\VEN_1106&DEV_3188.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3188
  35. %PCI\VEN_1106&DEV_3189.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3189
  36. %PCI\VEN_1106&DEV_0198.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_0198
  37. %PCI\VEN_1106&DEV_3202.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3202
  38. %PCI\VEN_1106&DEV_3204.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3204
  39. %PCI\VEN_1106&DEV_3205.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3205
  40. %PCI\VEN_1106&DEV_3208.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3208
  41. %PCI\VEN_1106&DEV_3209.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3209
  42. %PCI\VEN_1106&DEV_3109.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3109
  43. %PCI\VEN_1106&DEV_3147.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3147
  44. %PCI\VEN_1106&DEV_3177.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3177
  45. %PCI\VEN_1106&DEV_b101.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b101
  46. %PCI\VEN_1106&DEV_b115.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b115
  47. %PCI\VEN_1106&DEV_b148.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b148
  48. %PCI\VEN_1106&DEV_b156.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b156
  49. %PCI\VEN_1106&DEV_b158.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b158
  50. %PCI\VEN_1106&DEV_b168.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b168
  51. %PCI\VEN_1106&DEV_b188.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b188
  52. %PCI\VEN_1106&DEV_b198.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b198
  53. %PCI\VEN_1106&DEV_3113.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_3113
  54. %PCI\VEN_1106&DEV_3213.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_3213
  55. %PCI\VEN_1106&DEV_D213.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_D213
  56. %PCI\VEN_1106&DEV_b113.DeviceDesc% = VIANO_DRV_MEM,PCI\VEN_1106&DEV_b113
  57. %PCI\VEN_1106&DEV_b213.DeviceDesc% = VIANO_DRV_MEM,PCI\VEN_1106&DEV_b213
  58.  
  59. ;;Begin NT only 
  60. [NO_DRV.NT]
  61.  
  62. [VIANO_DRV.NT]
  63. Include=machine.inf
  64. Needs=NO_DRV
  65.  
  66. [VIANO_DRV.NT.Services]
  67. Include=machine.inf
  68. Needs=NO_DRV.Services
  69.  
  70. [VIAPCI_DRV.NT]
  71. Include=machine.inf
  72. Needs=PCI_DRV
  73.  
  74. [VIAPCI_DRV.NT.Services]
  75. Include=machine.inf
  76. Needs=PCI_DRV.Services
  77.  
  78. [VIANO_DRV_MEM]
  79. Include=machine.inf
  80. Needs=NO_DRV_MEM
  81.  
  82. [VIANO_DRV_MEM.Services]
  83. Include=machine.inf
  84. Needs=NO_DRV_MEM.Services
  85.  
  86. [VIAAGP_BRIDGE_DRV.NT]
  87. Include=machine.inf
  88. Needs=VIAAGP_Install
  89.  
  90. [VIAAGP_BRIDGE_DRV.NT.HW]
  91. Include=machine.inf
  92. Needs=VIAAGP_Install.HW
  93.  
  94. [VIAAGP_BRIDGE_DRV.NT.Services]
  95. Include=machine.inf
  96. Needs=VIAAGP_Install.Services
  97.  
  98. [VIAISA_DRV.NT]
  99. Include=machine.inf
  100. Needs=ISAPNP_DRV
  101.  
  102. [VIAISA_DRV.NT.Services]
  103. Include=machine.inf
  104. Needs=ISAPNP_DRV.Services
  105.  
  106. ;End NT ONLY
  107.  
  108. [ControlFlags]
  109. ExcludeFromSelect=*
  110.  
  111. [Strings]
  112. VIA="VIA Technologies, Inc."
  113. Distribution="VIA Machine INF Install Disk"
  114. VIA_MFG="VIA"
  115. PCI\VEN_1106&DEV_3128.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  116. PCI\VEN_1106&DEV_3148.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  117. PCI\VEN_1106&DEV_3116.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  118. PCI\VEN_1106&DEV_3156.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  119. PCI\VEN_1106&DEV_3158.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  120. PCI\VEN_1106&DEV_3123.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  121. PCI\VEN_1106&DEV_3168.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  122. PCI\VEN_1106&DEV_3178.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  123. PCI\VEN_1106&DEV_3188.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  124. PCI\VEN_1106&DEV_3189.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  125. PCI\VEN_1106&DEV_0198.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  126. PCI\VEN_1106&DEV_3202.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  127. PCI\VEN_1106&DEV_3204.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  128. PCI\VEN_1106&DEV_3205.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  129. PCI\VEN_1106&DEV_3208.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  130. PCI\VEN_1106&DEV_3209.DeviceDesc = "VIA Standard CPU to PCI Bridge"
  131. PCI\VEN_1106&DEV_3109.DeviceDesc = "VIA Standard PCI to ISA Bridge"
  132. PCI\VEN_1106&DEV_3147.DeviceDesc = "VIA Standard PCI to ISA Bridge"
  133. PCI\VEN_1106&DEV_3177.DeviceDesc = "VIA Standard PCI to ISA Bridge"
  134. PCI\VEN_1106&DEV_b101.DeviceDesc = "VIA CPU to AGP Controller"
  135. PCI\VEN_1106&DEV_b115.DeviceDesc = "VIA CPU to AGP Controller"
  136. PCI\VEN_1106&DEV_b148.DeviceDesc = "VIA CPU to AGP Controller"
  137. PCI\VEN_1106&DEV_b156.DeviceDesc = "VIA CPU to AGP Controller"
  138. PCI\VEN_1106&DEV_b158.DeviceDesc = "VIA CPU to AGP Controller"
  139. PCI\VEN_1106&DEV_b168.DeviceDesc = "VIA CPU to AGP Controller"
  140. PCI\VEN_1106&DEV_b188.DeviceDesc = "VIA CPU to AGP Controller"
  141. PCI\VEN_1106&DEV_b198.DeviceDesc = "VIA CPU to AGP Controller"
  142. PCI\VEN_1106&DEV_3113.DeviceDesc = "VIA PCI to PCI Bridge Controller"
  143. PCI\VEN_1106&DEV_3213.DeviceDesc = "VIA PCI to PCI Bridge Controller"
  144. PCI\VEN_1106&DEV_D213.DeviceDesc = "VIA PCI to PCI Bridge Controller"
  145. PCI\VEN_1106&DEV_b113.DeviceDesc = "VIA I/O APIC Interrupt Controller"
  146. PCI\VEN_1106&DEV_b213.DeviceDesc = "VIA I/O APIC Interrupt Controller"
  147.