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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  IFWH.INF                                                 
  4. ; **    Abstract:  Windows* 98 INF Update File for Intel(r) 82802        
  5. ; **               Firmware Hub Device                                         
  6. ; **    Last Update:  July 19, 1999 (Version 2.10)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  12. signature="$CHICAGO$"
  13. Class=System
  14. ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
  15. Provider=%INTEL%
  16. CatalogFile=ifwh.cat
  17. DriverVer=07/19/1999, 
  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.  
  36. [NO_DRV]
  37. AddReg=NO_DRV_AddReg
  38. DelReg=RemoveDevLoader
  39.  
  40. [NO_DRV_AddReg]
  41.  
  42. [RemoveDevLoader]
  43. HKR,,DevLoader
  44.  
  45. [ControlFlags]
  46. ExcludeFromSelect=*INT0800
  47.  
  48. [Strings]
  49. SystemClassName = "System devices"
  50. INTEL         ="Intel"
  51. NULL        = ""
  52. WINBASE         = "Base Windows Components"
  53. SRCPATH         = "Distribution directory"
  54.  
  55. INTEL_MFG="Intel"
  56. *INT0800.DeviceDesc="Intel(r) 82802 Firmware Hub Device"
  57.  
  58. ; Copyright (c) Intel Corporation, 1998-1999
  59. ; Copyright (c) Microsoft Corporation, 1993-1998
  60.  
  61. ; ************************************************************
  62. ; Intel is making no claims of usability, efficacy or 
  63. ; warranty.  
  64. ; ************************************************************
  65. ; Information in this document is provided in connection with 
  66. ; Intel products.  No license, express or implied, by estoppel 
  67. ; or otherwise, to any intellectual property rights is granted 
  68. ; by this document.  Intel assumes no liability whatsoever, 
  69. ; and Intel disclaims any express or implied warranty, 
  70. ; relating to sale and/or use of Intel products including 
  71. ; liability or warranties relating to fitness for a particular 
  72. ; purpose, merchantability, or infringement of any patent, 
  73. ; copyright or other intellectual property right.  Intel 
  74. ; products are not intended for use in medical, life saving, 
  75. ; or life sustaining applications.
  76.  
  77. ; ************************************************************
  78. ; Intel Corporation disclaims all warranties and liabilities 
  79. ; for the use of this document and the information contained 
  80. ; herein, and assumes no responsibility for any errors which 
  81. ; may appear in this document, nor does Intel make a 
  82. ; commitment to update the information contained herein. Intel 
  83. ; reserves the right to make changes to this document at any 
  84. ; time, without notice.
  85. ; ************************************************************
  86. ; ************************************************************
  87.  
  88. ; * Third-party brands and names are the property of their 
  89. ; respective owners.
  90.