home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 December / maximum-cd-2005-12.iso / Software / Extras / infinst_autol.exe / XP / E7230.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-06-23  |  3.4 KB  |  97 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  E7230.INF (82XXX Chipset)                                                 
  4. ; **    Abstract:  Windows* 2K, XP, 2003 INF File for 
  5. ; **           82XXX Memory Controller Hub 
  6. ; **    Last Update: March 25, 2005 (Version 7.2.0 Build 1004)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=E7230.cat
  16. DriverVer=03/25/2005, 7.2.0.1004
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL%=INTEL_SYS,NTamd64
  23.  
  24. [INTEL_SYS]
  25. ;Mukilteo
  26. %PCI\VEN_8086&DEV_2778.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2778
  27. %PCI\VEN_8086&DEV_2779.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_2779
  28.  
  29. [INTEL_SYS.NTamd64]
  30. ;Mulkiteo
  31. %PCI\VEN_8086&DEV_2778.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2778
  32. %PCI\VEN_8086&DEV_2779.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_2779
  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,,"7.2.0"
  61.  
  62. [Strings]
  63. INTEL="Intel"
  64. PCI\VEN_8086&DEV_2778.DeviceDesc="Intel(R) E7230 Processor to I/O Controller - 2778"
  65. PCI\VEN_8086&DEV_2779.DeviceDesc="Intel(R) E7230 PCI Express Root Port - 2779"
  66.  
  67. ; Copyright (c) 2003-2005 Intel Corporation
  68.  
  69. ; ************************************************************
  70. ; Intel is making no claims of usability, efficacy or 
  71. ; warranty.  
  72. ; ************************************************************
  73. ; Information in this document is provided in connection with 
  74. ; Intel products.  No license, express or implied, by estoppel 
  75. ; or otherwise, to any intellectual property rights is granted 
  76. ; by this document.  Intel assumes no liability whatsoever, 
  77. ; and Intel disclaims any express or implied warranty, 
  78. ; relating to sale and/or use of Intel products including 
  79. ; liability or warranties relating to fitness for a particular 
  80. ; purpose, merchantability, or infringement of any patent, 
  81. ; copyright or other intellectual property right.  Intel 
  82. ; products are not intended for use in medical, life saving, 
  83. ; or life sustaining applications.
  84.  
  85. ; ************************************************************
  86. ; Intel Corporation disclaims all warranties and liabilities 
  87. ; for the use of this document and the information contained 
  88. ; herein, and assumes no responsibility for any errors which 
  89. ; may appear in this document, nor does Intel make a 
  90. ; commitment to update the information contained herein. Intel 
  91. ; reserves the right to make changes to this document at any 
  92. ; time, without notice.
  93. ; ************************************************************
  94. ; ************************************************************
  95.  
  96. ; * Third-party brands and names are the property of their 
  97. ; respective owners.