home *** CD-ROM | disk | FTP | other *** search
- ; INF file for Win98 AMD 755/756 APM Support
- ; Copyright 1998-99, Advanced Micro Devices, Inc.
- ; Version 1.12 07/19/1999
-
- [version]
- CatalogFile=machine.cat
- LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- Class=System
- ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
- Provider="AMD"
- SetupClass=BASE
-
- [ClassInstall]
- AddReg=System_Class_Reg
- DelReg=System_Class_DelReg
-
- [System_Class_Reg]
- HKR,,,,%SystemClassName%
- HKR,,Installer,,sysclass.dll
-
- [System_Class_DelReg]
- HKR,,NoInstallClass
-
- [DestinationDirs]
-
-
- [Manufacturer]
- %AMD_MFG%=AMD_SYS
-
-
- [AMD_SYS]
- %PCI\VEN_1022&DEV_7403.DeviceDesc%=NO_DRV,PCI\VEN_1022&DEV_7403
- %PCI\VEN_1022&DEV_740B.DeviceDesc%=NO_DRV,PCI\VEN_1022&DEV_740B
-
- [NO_DRV]
- DelReg=RemoveDevLoader
-
- [RemoveDevLoader]
- HKR,,DevLoader
-
-
-
- [ControlFlags]
- ExcludeFromSelect=PCI\VEN_1022&DEV_7403
- ExcludeFromSelect=PCI\VEN_1022&DEV_740B
-
-
-
- [Strings]
- SystemClassName = "System devices"
-
- AMD_MFG="AMD"
- PCI\VEN_1022&DEV_7403.DeviceDesc="AMD-755 Power Management Controller"
- PCI\VEN_1022&DEV_740B.DeviceDesc="AMD-756 Power Management Controller"
-
-