home *** CD-ROM | disk | FTP | other *** search
- ; INF file for Win95 AMD 755/756 APM Support
- ; Copyright 1998-99, Advanced Micro Devices, Inc.
- ; Version 1.00 07/20/1999
-
- [Version]
- Signature=$CHICAGO$
- Class=System
- Provider=%Mfg%
-
- [ClassInstall]
- AddReg=System_Class_Reg
-
- [System_Class_Reg]
- HKR,,,,%SystemClassName%
-
- [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
-
-
- [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"
-