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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  whed_dev.INF                                                 
  4. ; **    Abstract:  Windows* 2K, XP, 2003 Server, 2008 Server, and
  5. ; **                Vista INF File for 
  6. ; **               Intel(R) 82801 core devices
  7. ; **    Last Update: December 3, 2008 (Version 8.4.1 Build 1013)
  8. ; ****************************************************************************
  9. ; ****************************************************************************
  10.  
  11. [Version]
  12. Signature="$WINDOWS NT$"
  13. Class=System
  14. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  15. Provider=%INTEL%
  16. CatalogFile=whed_dev.cat
  17. DriverVer=12/03/2008, 8.4.1.1013
  18.  
  19. [SourceDisksNames] 
  20. [SourceDisksFiles] 
  21.  
  22. [ControlFlags]
  23. ExcludeFromSelect=*
  24.  
  25. [Manufacturer]
  26. %INTEL%=INTEL_SYS,NTamd64
  27.  
  28. [INTEL_SYS]
  29. %*PNP0C33.DeviceDesc% = NO_DRV, *PNP0C33
  30.  
  31. [INTEL_SYS.NTamd64]
  32. %*PNP0C33.DeviceDesc% = NO_DRV, *PNP0C33
  33.  
  34.  
  35. ;**************************************************************************
  36. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  37.  
  38. [NO_DRV]
  39. Include=machine.inf
  40. Needs=NO_DRV
  41.  
  42. [NO_DRV.Services]
  43. Include=machine.inf
  44. Needs=NO_DRV.Services
  45.  
  46.  
  47. [Strings]
  48. INTEL="Intel"
  49.  
  50. *PNP0C33.DeviceDesc = "Windows Hardware Error Device"
  51.  
  52. ; Copyright (c) 2003-2008 Intel Corporation
  53.  
  54. ; ************************************************************
  55. ; Intel is making no claims of usability, efficacy or 
  56. ; warranty.  
  57. ; ************************************************************
  58. ; Information in this document is provided in connection with 
  59. ; Intel products.  No license, express or implied, by estoppel 
  60. ; or otherwise, to any intellectual property rights is granted 
  61. ; by this document.  Intel assumes no liability whatsoever, 
  62. ; and Intel disclaims any express or implied warranty, 
  63. ; relating to sale and/or use of Intel products including 
  64. ; liability or warranties relating to fitness for a particular 
  65. ; purpose, merchantability, or infringement of any patent, 
  66. ; copyright or other intellectual property right.  Intel 
  67. ; products are not intended for use in medical, life saving, 
  68. ; or life sustaining applications.
  69.  
  70. ; ************************************************************
  71. ; Intel Corporation disclaims all warranties and liabilities 
  72. ; for the use of this document and the information contained 
  73. ; herein, and assumes no responsibility for any errors which 
  74. ; may appear in this document, nor does Intel make a 
  75. ; commitment to update the information contained herein. Intel 
  76. ; reserves the right to make changes to this document at any 
  77. ; time, without notice.
  78. ; ************************************************************
  79. ; ************************************************************
  80.  
  81. ; * Third-party brands and names are the property of their 
  82. ; respective owners.
  83.  
  84.  
  85.