home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / drivers / pack1 / files / infinst_autol.exe / win2003 / E7220.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-03-11  |  3.6 KB  |  98 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  E7220.INF (82XXX Chipset)                                                 
  4. ; **    Abstract:  Windows* 2000, XP, 2003 INF File for 
  5. ; **           82XXX Memory Controller Hub 
  6. ; **    Last Update: January 10, 2005 (Version 7.0.0 Build 1011)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=E7220.cat
  16. DriverVer=01/10/2005, 7.0.0.1011
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL%=INTEL_SYS,NTamd64
  23.  
  24. [INTEL_SYS]
  25. %PCI\VEN_8086&DEV_032C.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_032C
  26. %PCI\VEN_8086&DEV_2588.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2588
  27. %PCI\VEN_8086&DEV_2589.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_2589
  28.  
  29. [INTEL_SYS.NTamd64]
  30. %PCI\VEN_8086&DEV_032C.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_032C
  31. %PCI\VEN_8086&DEV_2588.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2588
  32. %PCI\VEN_8086&DEV_2589.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_2589
  33.  
  34. [INTEL_PCI]
  35. AddReg=INF_VER
  36. Include=machine.inf
  37. Needs=PCI_DRV
  38.  
  39. [INTEL_PCI.Services]
  40. Include=machine.inf
  41. Needs=PCI_DRV.Services
  42.  
  43. [INTEL_PCI.HW]
  44. Include=machine.inf
  45. Needs=PCI_DRV.HW
  46.  
  47. ;**************************************************************************
  48. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  49.  
  50. [NO_DRV]
  51. AddReg=INF_VER
  52. Include=machine.inf
  53. Needs=NO_DRV
  54.  
  55. [NO_DRV.Services]
  56. Include=machine.inf
  57. Needs=NO_DRV.Services
  58.  
  59. [INF_VER]
  60. HKLM,Software\Intel\InfInst,Infver,,"6.2.0"
  61.  
  62. [Strings]
  63. INTEL="Intel"
  64. PCI\VEN_8086&DEV_032C.DeviceDesc="Intel(R) 6702PXH PCI Express-to-PCI Bridge A - 032C"
  65. PCI\VEN_8086&DEV_2588.DeviceDesc="Intel(R) E7220/E7221 Memory Controller Hub - 2588"
  66. PCI\VEN_8086&DEV_2589.DeviceDesc="Intel(R) E7220/E7221 PCI Express Root Port - 2589"
  67.  
  68. ; Copyright (c) 2004-2005 Intel Corporation
  69.  
  70. ; ************************************************************
  71. ; Intel is making no claims of usability, efficacy or 
  72. ; warranty.  
  73. ; ************************************************************
  74. ; Information in this document is provided in connection with 
  75. ; Intel products.  No license, express or implied, by estoppel 
  76. ; or otherwise, to any intellectual property rights is granted 
  77. ; by this document.  Intel assumes no liability whatsoever, 
  78. ; and Intel disclaims any express or implied warranty, 
  79. ; relating to sale and/or use of Intel products including 
  80. ; liability or warranties relating to fitness for a particular 
  81. ; purpose, merchantability, or infringement of any patent, 
  82. ; copyright or other intellectual property right.  Intel 
  83. ; products are not intended for use in medical, life saving, 
  84. ; or life sustaining applications.
  85.  
  86. ; ************************************************************
  87. ; Intel Corporation disclaims all warranties and liabilities 
  88. ; for the use of this document and the information contained 
  89. ; herein, and assumes no responsibility for any errors which 
  90. ; may appear in this document, nor does Intel make a 
  91. ; commitment to update the information contained herein. Intel 
  92. ; reserves the right to make changes to this document at any 
  93. ; time, without notice.
  94. ; ************************************************************
  95. ; ************************************************************
  96.  
  97. ; * Third-party brands and names are the property of their 
  98. ; respective owners.