home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / DRV / DP_Chipset.7z / D / C / I1 / ich9smb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2008-12-04  |  3.4 KB  |  101 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH9smb.INF                                                 
  4. ; **    Abstract:  Windows* 2K, XP, 2003, 2008, Vista INF File for
  5. ; **               Intel(R) 82801 core devices
  6. ; **    Last Update: January 30, 2008 (Version 8.6.0 Build 1001)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich9smb.cat
  16. DriverVer=01/30/2008, 8.6.1.1001
  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_2930.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_2930
  29.  
  30. [INTEL_SYS.NTamd64]
  31. %PCI\VEN_8086&DEV_2930.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_2930
  32.  
  33. [PCI_DRV]
  34. Include=machine.inf
  35. Needs=PCI_DRV
  36.  
  37. [PCI_DRV.Services]
  38. Include=machine.inf
  39. Needs=PCI_DRV.Services
  40.  
  41. [PCI_DRV.HW]
  42. Include=machine.inf
  43. Needs=PCI_DRV.HW
  44.  
  45. ;**************************************************************************
  46. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  47.  
  48. [NO_DRV]
  49. Include=machine.inf
  50. Needs=NO_DRV
  51.  
  52. [NO_DRV.Services]
  53. Include=machine.inf
  54. Needs=NO_DRV.Services
  55.  
  56. ;****************************************************
  57. ; Generic ISA Root Bus / PCI-ISA Bridge / PCI-EISA Bridge
  58.  
  59. [ISAPNP_DRV]
  60. Include=machine.inf
  61. Needs=ISAPNP_DRV
  62.  
  63. [ISAPNP_DRV.Services]
  64. Include=machine.inf
  65. Needs=ISAPNP_DRV.Services
  66.  
  67. [Strings]
  68. INTEL="Intel"
  69. PCI\VEN_8086&DEV_2930.DeviceDesc ="Intel(R) ICH9 Family SMBus Controller - 2930"
  70.  
  71. ; Copyright (c) 2006-2007 Intel Corporation
  72.  
  73. ; ************************************************************
  74. ; Intel is making no claims of usability, efficacy or 
  75. ; warranty.  
  76. ; ************************************************************
  77. ; Information in this document is provided in connection with 
  78. ; Intel products.  No license, express or implied, by estoppel 
  79. ; or otherwise, to any intellectual property rights is granted 
  80. ; by this document.  Intel assumes no liability whatsoever, 
  81. ; and Intel disclaims any express or implied warranty, 
  82. ; relating to sale and/or use of Intel products including 
  83. ; liability or warranties relating to fitness for a particular 
  84. ; purpose, merchantability, or infringement of any patent, 
  85. ; copyright or other intellectual property right.  Intel 
  86. ; products are not intended for use in medical, life saving, 
  87. ; or life sustaining applications.
  88.  
  89. ; ************************************************************
  90. ; Intel Corporation disclaims all warranties and liabilities 
  91. ; for the use of this document and the information contained 
  92. ; herein, and assumes no responsibility for any errors which 
  93. ; may appear in this document, nor does Intel make a 
  94. ; commitment to update the information contained herein. Intel 
  95. ; reserves the right to make changes to this document at any 
  96. ; time, without notice.
  97. ; ************************************************************
  98. ; ************************************************************
  99.  
  100. ; * Third-party brands and names are the property of their 
  101. ; respective owners.