home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 December / VPR0012B.BIN / BIOS / AOPEN / 4IN1424 / 4in1424.exe / Inf / WIN98SE / VIAMACH.INF < prev   
Windows Setup INFormation  |  2000-04-05  |  4KB  |  97 lines

  1. ;
  2. ; ViaMach.inf
  3. ;
  4. ; Copyright (c) 1998-2000, VIA Technologies, Inc.
  5. ; for Windows 98 Second Edition
  6. ;
  7.  
  8. [version]
  9. CatalogFile=viamach.cat
  10. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  11. signature="$CHICAGO$"
  12. Class=System
  13. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  14. Provider=%VIA%
  15. DriverVer=04/05/2000,5.00.00.0102
  16.  
  17. [Manufacturer]
  18. %VIA_MFG%=VIA_SYS
  19.  
  20. [VIA_SYS]
  21. %PCI\VEN_1106&DEV_0305.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_0305
  22. %PCI\VEN_1106&DEV_0391.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_0391
  23. %PCI\VEN_1106&DEV_0601.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_0601
  24. %PCI\VEN_1106&DEV_0605.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_0605
  25. %PCI\VEN_1106&DEV_8305.DeviceDesc%=VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_8305
  26. %PCI\VEN_1106&DEV_8391.DeviceDesc%=VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_8391
  27. %PCI\VEN_1106&DEV_8601.DeviceDesc%=VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_8601
  28. %PCI\VEN_1106&DEV_8605.DeviceDesc%=VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_8605
  29. %PCI\VEN_1106&DEV_8231.DeviceDesc%=VIAISA_DRV,PCI\VEN_1106&DEV_8231
  30. %PCI\VEN_1106&DEV_8235.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_8235
  31. %PCI\VEN_1106&DEV_3051.DeviceDesc%=VIANO_DRV,PCI\VEN_1106&DEV_3051
  32.  
  33. [VIANO_DRV]
  34. Include=machine2.inf
  35. Needs=NO_DRV
  36.  
  37. [VIAAGP_BRIDGE_DRV]
  38. Include=machine2.inf
  39. Needs=AGP_BRIDGE_DRV
  40. AddReg=VIAGART_AddReg
  41.  
  42. [VIAGART_AddReg]
  43. ;
  44. ; GART Miniport Data
  45. ;
  46. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03051106,Name,,"VIA Tech VT8363"
  47. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03051106,Path,,"PCIMP.PCI"
  48. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03051106,Instance,1,01,00,00,00
  49. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03911106,Name,,"VIA Tech VT8371"
  50. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03911106,Path,,"PCIMP.PCI"
  51. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\03911106,Instance,1,01,00,00,00
  52. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06011106,Name,,"VIA Tech VT8601"
  53. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06011106,Path,,"PCIMP.PCI"
  54. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06011106,Instance,1,01,00,00,00
  55. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06051106,Name,,"VIA Tech VT8605"
  56. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06051106,Path,,"PCIMP.PCI"
  57. HKLM,System\CurrentControlSet\Services\VxD\PCI\GARTMiniports\06051106,Instance,1,01,00,00,00
  58.  
  59. [VIAISA_DRV]
  60. Include=machine2.inf
  61. Needs=ISA_DRV
  62. AddReg=VIAISA_AddReg
  63.  
  64. [VIAISA_AddReg]
  65. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\82311106,Name,,"VT8231"
  66. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\82311106,Path,,"PCIMP.PCI"
  67. HKLM,System\CurrentControlSet\Services\VxD\PCI\IRQMiniports\82311106,Instance,1,0D,00,00,00
  68.  
  69. [ControlFlags]
  70. ExcludeFromSelect=PCI\VEN_1106&DEV_0305
  71. ExcludeFromSelect=PCI\VEN_1106&DEV_0391
  72. ExcludeFromSelect=PCI\VEN_1106&DEV_0601
  73. ExcludeFromSelect=PCI\VEN_1106&DEV_0605
  74. ExcludeFromSelect=PCI\VEN_1106&DEV_8305
  75. ExcludeFromSelect=PCI\VEN_1106&DEV_8391
  76. ExcludeFromSelect=PCI\VEN_1106&DEV_8601
  77. ExcludeFromSelect=PCI\VEN_1106&DEV_8605
  78. ExcludeFromSelect=PCI\VEN_1106&DEV_8231
  79. ExcludeFromSelect=PCI\VEN_1106&DEV_8235
  80. ExcludeFromSelect=PCI\VEN_1106&DEV_3051
  81.  
  82. [Strings]
  83. VIA="VIA Technologies, Inc."
  84. VIA_MFG="VIA"
  85. PCI\VEN_1106&DEV_0305.DeviceDesc="VIA Tech Standard CPU to PCI Bridge"
  86. PCI\VEN_1106&DEV_0391.DeviceDesc="VIA Tech Standard CPU to PCI Bridge"
  87. PCI\VEN_1106&DEV_0601.DeviceDesc="VIA Tech Standard CPU to PCI Bridge"
  88. PCI\VEN_1106&DEV_0605.DeviceDesc="VIA Tech Standard CPU to PCI Bridge"
  89. PCI\VEN_1106&DEV_8305.DeviceDesc="VIA Tech CPU to AGP Controller"
  90. PCI\VEN_1106&DEV_8391.DeviceDesc="VIA Tech CPU to AGP Controller"
  91. PCI\VEN_1106&DEV_8601.DeviceDesc="VIA Tech CPU to AGP Controller"
  92. PCI\VEN_1106&DEV_8605.DeviceDesc="VIA Tech CPU to AGP Controller"
  93. PCI\VEN_1106&DEV_8231.DeviceDesc="VIA Tech Standard PCI to ISA Bridge"
  94. PCI\VEN_1106&DEV_8235.DeviceDesc="VIA Tech Power Management Controller"
  95. PCI\VEN_1106&DEV_3051.DeviceDesc="VIA Tech Power Management Controller"
  96.  
  97.