acpi.inf Driver File Contents (D101_GGC.exe)

[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%MSFT%
LayoutFile=layout.inf
DriverVer=07/01/2001,5.1.2535.0

[DestinationDirs]
DefaultDestDir = 12

[ControlFlags]
;
; Exclude all devices from Select Device list
;
ExcludeFromSelect = *

[ClassInstall32]
AddReg=System_Class_Addreg

[System_Class_Addreg]
HKR,,,0,"System Class Drivers"
HKR,,NoInstallClass,,1

[Manufacturer]
%MSFT%=Microsoft

[Microsoft]
%*pnp0c08.DeviceDesc% = ACPI_Inst,*pnp0c08
%*pnp0c09.DeviceDesc% = ACPIEC_Inst,*pnp0C09
%*acpi0001.DeviceDesc% = SMBHC_Inst,*acpi0001
%SMBALI.DeviceDesc% = SMBALI_Inst,ACPI\SMBUS&VEN_10B9&DEV_7101
%*pnp0c14.DeviceDesc% = WMIMAP_Inst,*pnp0c14
%*pnp0c08.DeviceDesc% = ACPI_Inst,pnp0c08
%*pnp0c09.DeviceDesc% = ACPIEC_Inst,pnp0C09
%*acpi0001.DeviceDesc% = SMBHC_Inst,acpi0001
%*pnp0c14.DeviceDesc% = WMIMAP_Inst,pnp0c14
%*compbatt.DeviceDesc% = COMPBATT_Inst,COMPOSITE_BATTERY

[ACPI_Inst.NT]
Copyfiles = @acpi.sys
AddReg = RP_REG_MUTE_IRQ
Reboot

[ACPI_Inst.NT.Services]
AddService = ACPI,%SPSVCINST_TAGTOFRONT%,ACPI_Service_Inst

[ACPI_Service_Inst]
DisplayName    = %ACPI.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\ACPI.sys
LoadOrderGroup = Boot Bus Extender

[ACPIEC_Inst.NT]
CopyFiles = @acpiec.sys
CopyFiles = @oprghdlr.sys

[ACPIEC_Inst.NT.Services]
AddService = ACPIEC,%SPSVCINST_ASSOCSERVICE%,ACPIEC_Service_Inst

[ACPIEC_Service_Inst]
DisplayName    = %ACPIEC.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\ACPIEC.sys
LoadOrderGroup = System Bus Extender

[SMBHC_Inst.NT]
Copyfiles = @smbhc.sys
Copyfiles = @smbclass.sys

[SMBHC_Inst.NT.Services]
AddService = SMBHC,%SPSVCINST_ASSOCSERVICE%,SMBHC_Service_Inst

[SMBHC_Service_Inst]
DisplayName    = %SMBHC.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_SYSTEM_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\SMBHC.sys
LoadOrderGroup = Extended Base

[SMBALI_Inst.NT]
Copyfiles = @smbali.sys
Copyfiles = @smbclass.sys

[SMBALI_Inst.NT.Services]
AddService = SMBALI,%SPSVCINST_ASSOCSERVICE%,SMBALI_Service_Inst

[SMBALI_Service_Inst]
DisplayName    = %SMBALI.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_SYSTEM_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\SMBALI.sys
LoadOrderGroup = Extended Base

[WMIMAP_Inst.NT]
Copyfiles = @wmiacpi.sys

[WMIMAP_Inst.NT.Services]
AddService = WmiAcpi,%SPSVCINST_ASSOCSERVICE%,WMIMAP_Service_Inst

[WMIMAP_Service_Inst]
DisplayName    = %WMIMAP.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_SYSTEM_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\wmiacpi.sys
LoadOrderGroup = Extended Base

[COMPBATT_Inst.NT]
Copyfiles = @compbatt.sys
Copyfiles = @battc.sys

[COMPBATT_Inst.NT.Services]
AddService = Compbatt,%SPSVCINST_TAGTOFRONT%,COMPBATT_Service_Inst

[COMPBATT_Service_Inst]
DisplayName    = %COMPBATT.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\compbatt.sys
LoadOrderGroup = System Bus Extender

[RP_REG_MUTE_IRQ]
HKR,,ResourcePickerExceptions,0,"IRQ:HAL"


































[strings]
MSFT                  = "Microsoft"
*pnp0c08.DeviceDesc   = "Microsoft ACPI-Compliant System"
*pnp0c09.DeviceDesc   = "Microsoft ACPI-Compliant Embedded Controller"
*acpi0001.DeviceDesc  = "Microsoft System Management Bus Host Controller"
SMBALI.DeviceDesc     = "ALI 1535 SMBus Host Controller"
*COMPBATT.DeviceDesc  = "Microsoft Composite Battery"
*pnp0c14.DeviceDesc   = "Microsoft Windows Management Interface for ACPI"
ACPI.SvcDesc          = "Microsoft ACPI Driver"
ACPIEC.SvcDesc        = "Microsoft Embedded Controller Driver"
SMBHC.SvcDesc         = "Microsoft SM Bus Host Controller Driver"
SMBALI.SvcDesc        = "ALI 1535 SMBus Host Controller Driver"
COMPBATT.SvcDesc      = "Microsoft Composite Battery Driver"
WMIMAP.SvcDesc        = "Microsoft Windows Management Interface for ACPI"

SPSVCINST_TAGTOFRONT  = 0x00000003
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START    = 0
SERVICE_SYSTEM_START  = 1
SERVICE_ERROR_NORMAL  = 1
SERVICE_ERROR_IGNORE  = 0
REG_EXPAND_SZ         = 0x00020000
REG_DWORD             = 0x00010001
REG_SZ                = 0x00000000
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.21