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_820B / 820b.inf
Windows Setup INFormation  |  1999-08-18  |  3KB  |  85 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  820B.INF                                                  
  4. ; **    Abstract:  Windows* 98 INF Update File for Intel(r) 820 Chipset     
  5. ; **               Memory Controller Hub                                    
  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_250B.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_250B
  34.  
  35. [NO_DRV]
  36.  
  37. [AGP_BRIDGE_DRV]
  38.  
  39.  
  40. [ControlFlags]
  41. ExcludeFromSelect=*
  42.  
  43. [Strings]
  44. SystemClassName = "System devices"
  45. INTEL            = "Intel"
  46. NULL            = ""
  47. WINBASE         = "Base Windows Components"
  48. SRCPATH         = "Distribution directory"
  49.  
  50. INTEL_MFG="Intel"
  51. PCI\VEN_8086&DEV_250B.DeviceDesc="Intel(r) 82820 Processor to I/O Controller"
  52.  
  53. ; Copyright (c) Intel Corporation, 1998-1999
  54. ; Copyright (c) Microsoft Corporation, 1993-1995
  55.  
  56. ; ************************************************************
  57. ; Intel is making no claims of usability, efficacy or 
  58. ; warranty.  
  59. ; ************************************************************
  60. ; Information in this document is provided in connection with 
  61. ; Intel products.  No license, express or implied, by estoppel 
  62. ; or otherwise, to any intellectual property rights is granted 
  63. ; by this document.  Intel assumes no liability whatsoever, 
  64. ; and Intel disclaims any express or implied warranty, 
  65. ; relating to sale and/or use of Intel products including 
  66. ; liability or warranties relating to fitness for a particular 
  67. ; purpose, merchantability, or infringement of any patent, 
  68. ; copyright or other intellectual property right.  Intel 
  69. ; products are not intended for use in medical, life saving, 
  70. ; or life sustaining applications.
  71.  
  72. ; ************************************************************
  73. ; Intel Corporation disclaims all warranties and liabilities 
  74. ; for the use of this document and the information contained 
  75. ; herein, and assumes no responsibility for any errors which 
  76. ; may appear in this document, nor does Intel make a 
  77. ; commitment to update the information contained herein. Intel 
  78. ; reserves the right to make changes to this document at any 
  79. ; time, without notice.
  80. ; ************************************************************
  81. ; ************************************************************
  82.  
  83. ; * Third-party brands and names are the property of their 
  84. ; respective owners.
  85.