home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 2 / Windows / inf / agp.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  8.9 KB  |  152 lines

  1. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  2.  
  3.  
  4.  
  5. ;;++ Added by AddSDisk.cmd
  6. [SourceDisksNames]
  7. 3426=windows cd
  8.  
  9. [SourceDisksFiles]
  10. uagp35.sys                 = 3426
  11. gagp30kx.sys    = 3426
  12. ;;--
  13.  
  14. [Version]
  15. Signature="$WINDOWS NT$"
  16. Class=System
  17. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  18. Provider=%MSFT%
  19. DriverVer=06/21/2006,6.0.6001.18000
  20. ;; Commented by AddSDisk.cmd
  21. ;; LayoutFile=layout.inf
  22.  
  23. [DestinationDirs]
  24. DefaultDestDir = 12         ; DIRID_DRIVERS
  25.  
  26. [ControlFlags]
  27. ;ExcludeFromSelect=*
  28.  
  29. [Manufacturer]
  30. %AMD_MFG%=AMD_SYS,NTx86
  31. %VIA_MFG%=VIA_SYS,NTx86
  32. %SIS_MFG%=SIS_SYS,NTx86
  33.  
  34. [AMD_SYS.NTx86]
  35. %PCI\VEN_1022&DEV_7455.DeviceDesc% = GAGP30KX_Install,PCI\VEN_1022&DEV_7455
  36.  
  37.  
  38. [SIS_SYS.NTx86]
  39. %PCI\VEN_1039&DEV_0002.DeviceDesc% = GAGP30KX_Install,PCI\VEN_1039&DEV_0002
  40. %PCI\VEN_1039&DEV_0003.DeviceDesc% = UAGP35_Install,PCI\VEN_1039&DEV_0003
  41.  
  42. [VIA_SYS.NTx86]
  43. %PCI\VEN_1106&DEV_B188.DeviceDesc% = GAGP30KX_Install,PCI\VEN_1106&DEV_B188
  44. %PCI\VEN_1106&DEV_B198.DeviceDesc% = UAGP35_Install,PCI\VEN_1106&DEV_B198
  45.  
  46. ;**************************************************************************
  47. ; AGP filters that sit on top of PCI
  48. ;
  49.  
  50. ;
  51. ; Microsoft AGPv3.5
  52. ;
  53. [UAGP35_Install]
  54. CopyFiles=@UAGP35.SYS
  55.  
  56. [UAGP35_Filter_Reg]
  57. HKR,,"UpperFilters", 0x00010000,"UAGP35"
  58. HKLM,"SYSTEM\CurrentControlSet\Services\uagp35\Parameters","1106316800",0x00030003,00,00,30,00,00,00,00,00
  59. HKLM,"SYSTEM\CurrentControlSet\Services\uagp35\Parameters","1106316802",0x00030003,00,00,30,00,00,00,00,00
  60. HKLM,"SYSTEM\CurrentControlSet\Services\uagp35\Parameters","1106316803",0x00030003,00,00,30,00,00,00,00,00
  61. HKLM,"SYSTEM\CurrentControlSet\Services\uagp35\Parameters","1106318900",0x00030003,00,00,70,00,00,00,00,00
  62. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\drivers\uagp35.sys"
  63. HKR,,TypesSupported,%REG_DWORD%,7
  64.  
  65. [UAGP35_Install.HW]
  66. AddReg = UAGP35_Filter_Reg
  67.  
  68. [UAGP35_Install.Services]
  69. Include=machine.inf
  70. AddService = uagp35,0,uagp35_ServiceInstallSection
  71. AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
  72. DelService = agp440
  73. DelService = viaagp1
  74. DelService = sisagp
  75.  
  76. [uagp35_ServiceInstallSection]
  77. DisplayName    = %uagp35_svcdesc%
  78. ServiceType    = %SERVICE_KERNEL_DRIVER%
  79. StartType      = %SERVICE_DEMAND_START%
  80. ErrorControl   = %SERVICE_ERROR_NORMAL%
  81. ServiceBinary  = %12%\uagp35.sys
  82. LoadOrderGroup = PnP Filter
  83.  
  84. ;
  85. ; Generic AGPv3.0 driver for AMD K8/9 platforms
  86. ;
  87. [GAGP30KX_Install]
  88. CopyFiles=@GAGP30KX.SYS
  89.  
  90. [GAGP30KX_Filter_Reg]
  91. HKR,,"UpperFilters", 0x00010000,"GAGP30KX"
  92. HKLM,"SYSTEM\CurrentControlSet\Services\gagp30kx\Parameters","10227454",0x00000001,00,00,d0,00,00,00,00,00
  93. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\drivers\gagp30kx.sys"
  94. HKR,,TypesSupported,%REG_DWORD%,7
  95.  
  96. [GAGP30KX_Install.HW]
  97. AddReg = GAGP30KX_Filter_Reg
  98.  
  99. [GAGP30KX_Install.Services]
  100. Include=machine.inf
  101. AddService = gagp30kx,0,gagp30kx_ServiceInstallSection
  102. AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
  103. DelService = amdagp8p
  104. DelService = viaagp1
  105. DelService = sisagp
  106.  
  107. [gagp30kx_ServiceInstallSection]
  108. DisplayName    = %gagp30kx_svcdesc%
  109. ServiceType    = %SERVICE_KERNEL_DRIVER%
  110. StartType      = %SERVICE_DEMAND_START%
  111. ErrorControl   = %SERVICE_ERROR_NORMAL%
  112. ServiceBinary  = %12%\gagp30kx.sys
  113. LoadOrderGroup = PnP Filter
  114.  
  115.  
  116. [Strings]
  117. ; localizable
  118.  
  119. SystemClassName = "System devices"
  120. MSFT            = "Microsoft"
  121.  
  122. AMD_MFG = "AMD"
  123. PCI\VEN_1022&DEV_7455.DeviceDesc = "AMD-8151 HyperTransport(tm) AGP3.0 Graphics Tunnel"
  124.  
  125. HP_MFG = "Hewlett-Packard"
  126. PCI\VEN_103C&DEV_12B4.DeviceDesc = "HP NetServer Advanced Graphics Port v3.5"
  127.  
  128. SIS_MFG = "Silicon Integrated Systems"
  129. PCI\VEN_1039&DEV_0002.DeviceDesc = "SIS Processor to AGP Controller"
  130. PCI\VEN_1039&DEV_0003.DeviceDesc = "SIS Processor to AGP Controller"
  131.  
  132. VIA_MFG = "VIA"
  133. PCI\VEN_1106&DEV_B188.DeviceDesc = "VIA CPU to AGP Controller"
  134. PCI\VEN_1106&DEV_B198.DeviceDesc = "VIA CPU to AGP Controller"
  135.  
  136. ;service descriptions
  137. uagp35_svcdesc = "Microsoft AGPv3.5 Filter"
  138. gagp30kx_svcdesc = "Microsoft Generic AGPv3.0 Filter for K8 Processor Platforms"
  139.  
  140. ;*******************************************
  141. ;Handy macro substitutions (non-localizable)
  142. SPSVCINST_ASSOCSERVICE = 0x00000002
  143. SERVICE_KERNEL_DRIVER  = 1
  144. SERVICE_BOOT_START     = 0
  145. SERVICE_SYSTEM_START   = 1
  146. SERVICE_DEMAND_START   = 3
  147. SERVICE_ERROR_NORMAL   = 1
  148. SERVICE_ERROR_CRITICAL = 3
  149. REG_EXPAND_SZ          = 0x00020000
  150. REG_DWORD              = 0x00010001
  151.  
  152.