home *** CD-ROM | disk | FTP | other *** search
- ; ****************************************************************************
- ; ****************************************************************************
- ; ** **
- ; ** Copyright (c) 1998, 1999 Intel Corporation. All Rights Reserved. **
- ; ** **
- ; ** Filename: SMBUS.INF **
- ; ** Version: 3.0.7.0 **
- ; ** Date: Aug 28, 2000 **
- ; ** Abstract: Windows 95 INF Update File for Intel(r) 82801AA, **
- ; ** 82801AB and 82371AB SMBus controllers **
- ; ****************************************************************************
- ; ****************************************************************************
- [Version]
- Signature=$CHICAGO$
- Class=System
- ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
- Provider=%Intel.Mfg%
- DriverVer=01/22/2001
-
- [DestinationDirs]
- DefaultDestDir=11 ; Place in the system directory
-
- [Manufacturer]
- %Intel.Mfg%=Intel.Section
-
- [Intel.Section]
- %INT1110.DeviceDesc%=SMBus.Install,*INT1110
- %INT1111.DeviceDesc%=SMBus.Install,*INT1111
-
- ; Note the class codes must remain, so that the driver will install over
- ; the INF update, that has a signature.
- %PCI\VEN_8086&DEV_2413.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2413&CC_0C05
- %PCI\VEN_8086&DEV_2413.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2413
- %PCI\VEN_8086&DEV_2423.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2423&CC_0C05
- %PCI\VEN_8086&DEV_2423.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2423
- %PCI\VEN_8086&DEV_2443.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2443&CC_0C05
- %PCI\VEN_8086&DEV_2443.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2443
- %PCI\VEN_8086&DEV_2483.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2483&CC_0C05
- %PCI\VEN_8086&DEV_2483.DeviceDesc%=SMBus.Install,PCI\VEN_8086&DEV_2483
-
- [SMBus.Install]
- CopyFiles=SMBus.CopyFiles
- AddReg=SMBus.AddReg
-
- [SMBus.CopyFiles]
- smbus.vxd
- smbusp.vxd
-
- [SMBus.AddReg]
- HKR,,DevLoader,0,smbus.vxd
-
- [Strings]
- Intel.Mfg="Intel"
- INT1110.DeviceDesc = "Intel(R) 82371AB SMBus Controller (Intel(R) SMBus Driver)"
- INT1111.DeviceDesc = "Intel(R) 82801AA/AB SMBus Controller (PnP) (Intel(R) SMBus Driver)"
- PCI\VEN_8086&DEV_2413.DeviceDesc="Intel(R) 82801AA SMBus Controller (Intel(R) SMBus Driver)"
- PCI\VEN_8086&DEV_2423.DeviceDesc="Intel(R) 82801AB SMBus Controller (Intel(R) SMBus Driver)"
- PCI\VEN_8086&DEV_2443.DeviceDesc="Intel(R) 82801BA/BAM SMBus Controller - 2443 (Intel(R) SMBus Driver)"
- PCI\VEN_8086&DEV_2483.DeviceDesc="Intel(R) ICH3/ICH3-M SMBus Controller - 2483 (Intel(R) SMBus Driver)"
-
- ; ****************************************************************************
- ; Information in this document is provided in connection with Intel products.
- ; No license, express or implied, by estoppel or otherwise, to any intellectual
- ; property rights is granted by this document. Except as provided in Intel's
- ; Terms and Conditions of Sale for such products, Intel assumes no liability
- ; whatsoever, and Intel disclaims any express or implied warranty, relating to
- ; sale and/or use of Intel products including liability or warranties relating
- ; to fitness for a particular purpose, merchantability, or infringement of any
- ; patent, copyright or other intellectual property right. Intel products are
- ; not intended for use in medical, life saving, or life sustaining applications.
- ;
- ; ****************************************************************************
- ; * Intel Corporation disclaims all warranties and liabilities for the use *
- ; * of this document and the information contained herein, and assumes no *
- ; * responsibility for any errors which may appear in this document, nor *
- ; * does Intel make a commitment to update the information contained herein. *
- ; * Intel reserves the right to make changes to this document at any time, *
- ; * without notice. *
- ; ****************************************************************************
- ; ****************************************************************************
-
- ; * Third-party brands and names are the property of their respective owners.
- ; Copyright (c) Microsoft Corporation, 1993-1998
- ; Copyright (c) Intel Corporation, 1998
-