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_ICHXSMB / ICHxSMB.INF
Windows Setup INFormation  |  1999-08-18  |  3KB  |  89 lines

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