home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP11751 / sp11751.exe / data1.cab / Program_Files_95_IFWH / Ifwh.inf
Windows Setup INFormation  |  1999-08-18  |  3KB  |  82 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  IFWH.INF                                                
  4. ; **    Abstract:  Windows* 95 INF Update File for Intel(r) 82802 
  5. ; **               Firmware Hub Device                             
  6. ; **    Last Update:  July 19, 1999 (Version 2.10)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10.  
  11. [version]
  12. LayoutFile=layout.inf
  13. signature="$CHICAGO$"
  14. Class=System
  15. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  16. Provider=%INTEL%
  17. SetupClass=BASE
  18.  
  19. [ClassInstall]
  20. AddReg=System_Class_Reg
  21. DelReg=System_Class_DelReg
  22.  
  23. [System_Class_Reg]
  24. HKR,,,,%SystemClassName%
  25. HKR,,Installer,,sysclass.dll
  26.  
  27. [System_Class_DelReg]
  28. HKR,,NoInstallClass
  29.  
  30. [Manufacturer]
  31. %INTEL_MFG%=INTEL_SYS
  32.  
  33. [INTEL_SYS]
  34. %*INT0800.DeviceDesc%=NO_DRV,*INT0800
  35. [NO_DRV]
  36.  
  37. [ControlFlags]
  38. ExcludeFromSelect=*INT0800
  39.  
  40. [Strings]
  41. SystemClassName = "System devices"
  42. INTEL         ="Intel"
  43. NULL            = ""
  44. WINBASE         = "Base Windows Components"
  45. SRCPATH         = "Distribution directory"
  46.  
  47. INTEL_MFG="Intel"
  48. *INT0800.DeviceDesc="Intel(r) 82802 Firmware Hub Device"
  49.  
  50. ; Copyright (c) Intel Corporation, 1999
  51. ; Copyright (c) Microsoft Corporation, 1993-1995
  52.  
  53. ; ************************************************************
  54. ; Intel is making no claims of usability, efficacy or 
  55. ; warranty.  
  56. ; ************************************************************
  57. ; Information in this document is provided in connection with 
  58. ; Intel products.  No license, express or implied, by estoppel 
  59. ; or otherwise, to any intellectual property rights is granted 
  60. ; by this document.  Intel assumes no liability whatsoever, 
  61. ; and Intel disclaims any express or implied warranty, 
  62. ; relating to sale and/or use of Intel products including 
  63. ; liability or warranties relating to fitness for a particular 
  64. ; purpose, merchantability, or infringement of any patent, 
  65. ; copyright or other intellectual property right.  Intel 
  66. ; products are not intended for use in medical, life saving, 
  67. ; or life sustaining applications.
  68.  
  69. ; ************************************************************
  70. ; Intel Corporation disclaims all warranties and liabilities 
  71. ; for the use of this document and the information contained 
  72. ; herein, and assumes no responsibility for any errors which 
  73. ; may appear in this document, nor does Intel make a 
  74. ; commitment to update the information contained herein. Intel 
  75. ; reserves the right to make changes to this document at any 
  76. ; time, without notice.
  77. ; ************************************************************
  78. ; ************************************************************
  79.  
  80. ; * Third-party brands and names are the property of their 
  81. ; respective owners.
  82.