home *** CD-ROM | disk | FTP | other *** search
/ Compilation of drivers fo…old hardware for windows / drivers20000.iso / ich7core.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2006-03-31  |  5.7 KB  |  131 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH7CORE.INF                                                 
  4. ; **    Abstract:  Windows* 2K, XP, 2003 Server INF File for 
  5. ; **               Intel(R) 82801 core devices
  6. ; **    Last Update: May 23, 2005 (Version 7.0.0 Build 1020)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich7core.cat
  16. DriverVer=05/23/2005, 7.0.0.1020
  17.  
  18. [SourceDisksNames] 
  19. [SourceDisksFiles] 
  20.  
  21. [ControlFlags]
  22. ExcludeFromSelect=*
  23.  
  24. [Manufacturer]
  25. %INTEL%=INTEL_SYS,NTamd64
  26.  
  27. [INTEL_SYS]
  28. %PCI\VEN_8086&DEV_27B0.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B0        
  29. %PCI\VEN_8086&DEV_27B8.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B8        
  30. %PCI\VEN_8086&DEV_27B9.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B9  
  31. %PCI\VEN_8086&DEV_27BD.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27BD
  32. %PCI\VEN_8086&DEV_27DA.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_27DA
  33. %PCI\VEN_8086&DEV_27D0.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D0
  34. %PCI\VEN_8086&DEV_27D2.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D2
  35. %PCI\VEN_8086&DEV_27D4.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D4
  36. %PCI\VEN_8086&DEV_27D6.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D6
  37. %PCI\VEN_8086&DEV_27E0.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27E0
  38. %PCI\VEN_8086&DEV_27E2.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27E2
  39.  
  40. [INTEL_SYS.NTamd64]
  41. %PCI\VEN_8086&DEV_27B0.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B0        
  42. %PCI\VEN_8086&DEV_27B8.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B8        
  43. %PCI\VEN_8086&DEV_27B9.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27B9  
  44. %PCI\VEN_8086&DEV_27BD.DeviceDesc% = ISAPNP_DRV, PCI\VEN_8086&DEV_27BD
  45. %PCI\VEN_8086&DEV_27DA.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_27DA
  46. %PCI\VEN_8086&DEV_27D0.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D0
  47. %PCI\VEN_8086&DEV_27D2.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D2
  48. %PCI\VEN_8086&DEV_27D4.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D4
  49. %PCI\VEN_8086&DEV_27D6.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27D6
  50. %PCI\VEN_8086&DEV_27E0.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27E0
  51. %PCI\VEN_8086&DEV_27E2.DeviceDesc% = PCI_DRV, PCI\VEN_8086&DEV_27E2
  52.  
  53. [PCI_DRV]
  54. Include=machine.inf
  55. Needs=PCI_DRV
  56.  
  57. [PCI_DRV.Services]
  58. Include=machine.inf
  59. Needs=PCI_DRV.Services
  60.  
  61. [PCI_DRV.HW]
  62. Include=machine.inf
  63. Needs=PCI_DRV.HW
  64.  
  65. ;**************************************************************************
  66. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  67.  
  68. [NO_DRV]
  69. Include=machine.inf
  70. Needs=NO_DRV
  71.  
  72. [NO_DRV.Services]
  73. Include=machine.inf
  74. Needs=NO_DRV.Services
  75.  
  76. ;****************************************************
  77. ; Generic ISA Root Bus / PCI-ISA Bridge / PCI-EISA Bridge
  78.  
  79. [ISAPNP_DRV]
  80. Include=machine.inf
  81. Needs=ISAPNP_DRV
  82.  
  83. [ISAPNP_DRV.Services]
  84. Include=machine.inf
  85. Needs=ISAPNP_DRV.Services
  86.  
  87. [Strings]
  88. INTEL="Intel"
  89. PCI\VEN_8086&DEV_27B0.DeviceDesc ="Intel(R) 82801GH (ICH7DH) LPC Interface Controller - 27B0"
  90. PCI\VEN_8086&DEV_27B8.DeviceDesc ="Intel(R) 82801GB/GR (ICH7 Family) LPC Interface Controller - 27B8"
  91. PCI\VEN_8086&DEV_27B9.DeviceDesc ="Intel(R) 82801GBM (ICH7-M) LPC Interface Controller - 27B9"
  92. PCI\VEN_8086&DEV_27BD.DeviceDesc ="Intel(R) 82801GHM (ICH7-M DH) LPC Interface Controller - 27BD"
  93. PCI\VEN_8086&DEV_27DA.DeviceDesc ="Intel(R) 82801G (ICH7 Family) SMBus Controller - 27DA"
  94. PCI\VEN_8086&DEV_27D0.DeviceDesc ="Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D0"
  95. PCI\VEN_8086&DEV_27D2.DeviceDesc ="Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D2"
  96. PCI\VEN_8086&DEV_27D4.DeviceDesc ="Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D4"
  97. PCI\VEN_8086&DEV_27D6.DeviceDesc ="Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D6"
  98. PCI\VEN_8086&DEV_27E0.DeviceDesc ="Intel(R) 82801GR/GH/GHM (ICH7 Family) PCI Express Root Port - 27E0"
  99. PCI\VEN_8086&DEV_27E2.DeviceDesc ="Intel(R) 82801GR/GH/GHM (ICH7 Family) PCI Express Root Port - 27E2"
  100.  
  101. ; Copyright (c) 2003-2005 Intel Corporation
  102.  
  103. ; ************************************************************
  104. ; Intel is making no claims of usability, efficacy or 
  105. ; warranty.  
  106. ; ************************************************************
  107. ; Information in this document is provided in connection with 
  108. ; Intel products.  No license, express or implied, by estoppel 
  109. ; or otherwise, to any intellectual property rights is granted 
  110. ; by this document.  Intel assumes no liability whatsoever, 
  111. ; and Intel disclaims any express or implied warranty, 
  112. ; relating to sale and/or use of Intel products including 
  113. ; liability or warranties relating to fitness for a particular 
  114. ; purpose, merchantability, or infringement of any patent, 
  115. ; copyright or other intellectual property right.  Intel 
  116. ; products are not intended for use in medical, life saving, 
  117. ; or life sustaining applications.
  118.  
  119. ; ************************************************************
  120. ; Intel Corporation disclaims all warranties and liabilities 
  121. ; for the use of this document and the information contained 
  122. ; herein, and assumes no responsibility for any errors which 
  123. ; may appear in this document, nor does Intel make a 
  124. ; commitment to update the information contained herein. Intel 
  125. ; reserves the right to make changes to this document at any 
  126. ; time, without notice.
  127. ; ************************************************************
  128. ; ************************************************************
  129.  
  130. ; * Third-party brands and names are the property of their 
  131. ; respective owners.