home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / winme / ich6core.cat < prev    next >
Encoding:
Windows Setup INFormation  |  2003-11-03  |  4.4 KB  |  115 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH6CORE.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF File for 
  5. ; **               Intel(R) 82801 core devices
  6. ; **    Last Update: October 31, 2003 (Version 6.0.0 Build 1003)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich6core.cat
  16. DriverVer=10/31/2003, 6.0.0.1003
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL%=INTEL_SYS
  23.  
  24. [INTEL_SYS]
  25. %PCI\VEN_8086&DEV_2640.DeviceDesc% = INTEL_ISAPNP, PCI\VEN_8086&DEV_2640        
  26. %PCI\VEN_8086&DEV_2641.DeviceDesc% = INTEL_ISAPNP, PCI\VEN_8086&DEV_2641          
  27. %PCI\VEN_8086&DEV_266A.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_266A
  28. %PCI\VEN_8086&DEV_244E.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_244E
  29. %PCI\VEN_8086&DEV_2448.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_2448
  30. %PCI\VEN_8086&DEV_2660.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_2660
  31. %PCI\VEN_8086&DEV_2662.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_2662
  32. %PCI\VEN_8086&DEV_2664.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_2664
  33. %PCI\VEN_8086&DEV_2666.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_2666
  34.  
  35. [sourcedisksnames]
  36.  
  37. [sourcedisksfiles] 
  38.  
  39. [INTEL_PCI]
  40. Include=machine.inf
  41. Needs=PCI_DRV
  42.  
  43. [INTEL_PCI.Services]
  44. Include=machine.inf
  45. Needs=PCI_DRV.Services
  46.  
  47. [INTEL_PCI.HW]
  48. Include=machine.inf
  49. Needs=PCI_DRV.HW
  50.  
  51. ;**************************************************************************
  52. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  53.  
  54. [NO_DRV]
  55. Include=machine.inf
  56. Needs=NO_DRV
  57.  
  58. [NO_DRV.Services]
  59. Include=machine.inf
  60. Needs=NO_DRV.Services
  61.  
  62. ;****************************************************
  63. ; Generic ISA Root Bus / PCI-ISA Bridge / PCI-EISA Bridge
  64.  
  65. [INTEL_ISAPNP]
  66. Include=machine.inf
  67. Needs=ISAPNP_DRV
  68.  
  69. [INTEL_ISAPNP.Services]
  70. Include=machine.inf
  71. Needs=ISAPNP_DRV.Services
  72.  
  73. [Strings]
  74. INTEL="Intel"
  75. PCI\VEN_8086&DEV_2640.DeviceDesc ="Intel(R) ICH6 LPC Interface Controller - 2640"
  76. PCI\VEN_8086&DEV_2641.DeviceDesc ="Intel(R) ICH6 LPC Interface Controller - 2641"
  77. PCI\VEN_8086&DEV_266A.DeviceDesc ="Intel(R) ICH6 SMBus Controller - 266A"
  78. PCI\VEN_8086&DEV_244E.DeviceDesc ="Intel(R) ICH6 PCI Bridge - 244E"
  79. PCI\VEN_8086&DEV_2448.DeviceDesc ="Intel(R) ICH6 PCI Bridge - 2448"
  80. PCI\VEN_8086&DEV_2660.DeviceDesc ="Intel(R) ICH6 PCI Express Root Port - 2660"
  81. PCI\VEN_8086&DEV_2662.DeviceDesc ="Intel(R) ICH6 PCI Express Root Port - 2662"
  82. PCI\VEN_8086&DEV_2664.DeviceDesc ="Intel(R) ICH6 PCI Express Root Port - 2664"
  83. PCI\VEN_8086&DEV_2666.DeviceDesc ="Intel(R) ICH6 PCI Express Root Port - 2666"
  84.  
  85. ; Copyright (c) 2003 Intel Corporation
  86.  
  87. ; ************************************************************
  88. ; Intel is making no claims of usability, efficacy or 
  89. ; warranty.  
  90. ; ************************************************************
  91. ; Information in this document is provided in connection with 
  92. ; Intel products.  No license, express or implied, by estoppel 
  93. ; or otherwise, to any intellectual property rights is granted 
  94. ; by this document.  Intel assumes no liability whatsoever, 
  95. ; and Intel disclaims any express or implied warranty, 
  96. ; relating to sale and/or use of Intel products including 
  97. ; liability or warranties relating to fitness for a particular 
  98. ; purpose, merchantability, or infringement of any patent, 
  99. ; copyright or other intellectual property right.  Intel 
  100. ; products are not intended for use in medical, life saving, 
  101. ; or life sustaining applications.
  102.  
  103. ; ************************************************************
  104. ; Intel Corporation disclaims all warranties and liabilities 
  105. ; for the use of this document and the information contained 
  106. ; herein, and assumes no responsibility for any errors which 
  107. ; may appear in this document, nor does Intel make a 
  108. ; commitment to update the information contained herein. Intel 
  109. ; reserves the right to make changes to this document at any 
  110. ; time, without notice.
  111. ; ************************************************************
  112. ; ************************************************************
  113.  
  114. ; * Third-party brands and names are the property of their 
  115. ; respective owners.