cpu.inf Driver File Contents (HpCompaq2510p.exe)

ÿþ[Version]

Signature="$WINDOWS NT$"

Class=Processor

ClassGuid={50127DC3-0F36-415e-A6CC-4CB3BE910B65}

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=Processor_Class_Addreg



[Processor_Class_Addreg]

HKR,,,0,%ProcessorClassName%

HKR,,NoInstallClass,,1

HKR,,Icon,,"-28"





[Manufacturer]

%Std%=Std

%Intel%=Intel

%AMD%=AMD

%Transmeta%=Transmeta



[Std]

%Processor.DeviceDesc% = Processor_Inst,ACPI\Processor



[Intel]

;

; All Family 5 processors run processr.sys

;

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_5



;

; Family 6

; Model 0-7, 10, 12      --> processr.sys

; Model 8, 11            --> p3.sys

; Model 9, 13, all newer --> intelppm.sys

;

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_0

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_1

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_2

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_3

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_4

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_5

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_6

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_7

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_10

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_12

%P3.DeviceDesc% = P3_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_8

%P3.DeviceDesc% = P3_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_11

%IntelPPM.DeviceDesc% = IntelPPM_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_9

%IntelPPM.DeviceDesc% = IntelPPM_Inst,ACPI\GenuineIntel_-_x86_Family_6_Model_13



;

; All P4's (except model 0 & 1) and newer --> intelppm.sys

;

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_15_Model_0

%Processor.DeviceDesc% = Processor_Inst,ACPI\GenuineIntel_-_x86_Family_15_Model_1

%IntelPPM.DeviceDesc% = IntelPPM_Inst,ACPI\GenuineIntel_-_x86_Family_15_Model_2

%IntelPPM.DeviceDesc% = IntelPPM_Inst,ACPI\GenuineIntel_-_x86_Family_15_Model_3

%IntelPPM.DeviceDesc% = IntelPPM_Inst,ACPI\GenuineIntel_-_x86





[AMD]

%AmdK6.DeviceDesc% = AmdK6_Inst,ACPI\AuthenticAMD_-_x86_Family_5_Model_13

%AmdK7.DeviceDesc% = AmdK7_Inst,ACPI\AuthenticAMD_-_x86_Family_6_Model_1

%AmdK7.DeviceDesc% = AmdK7_Inst,ACPI\AuthenticAMD_-_x86_Family_6_Model_6

%AmdK7.DeviceDesc% = AmdK7_Inst,ACPI\AuthenticAMD_-_x86_Family_6_Model_7

%AmdK7.DeviceDesc% = AmdK7_Inst,ACPI\AuthenticAMD_-_x86_Family_6_Model_8

%AmdK7.DeviceDesc% = AmdK7_Inst,ACPI\AuthenticAMD_-_x86_Family_6_Model_10



[Transmeta]

%Crusoe.DeviceDesc% = Crusoe_Inst, ACPI\GenuineTMx86_-_x86_Family_5_Model_4



[Processor_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @processr.sys



[Processor_Inst.NT.Services]

AddService = Processor,%SPSVCINST_ASSOCSERVICE%,Processor_Service_Inst,Processor_EventLog_Inst



[Processor_Service_Inst]

DisplayName    = %Processor.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\processr.sys

LoadOrderGroup = Extended Base



[Processor_EventLog_Inst]

AddReg = Processor_EventLog_AddReg



[Processor_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\processr.sys"

HKR,,TypesSupported,0x00010001,7



[P3_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @p3.sys



[P3_Inst.NT.Services]

AddService = P3,%SPSVCINST_ASSOCSERVICE%,P3_Service_Inst,P3_EventLog_Inst



[P3_Service_Inst]

DisplayName    = %P3.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\p3.sys

LoadOrderGroup = Extended Base



[P3_EventLog_Inst]

AddReg = P3_EventLog_AddReg



[P3_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p3.sys"

HKR,,TypesSupported,0x00010001,7



[IntelPPM_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @intelppm.sys



[IntelPPM_Inst.NT.Services]

AddService = intelppm,%SPSVCINST_ASSOCSERVICE%,IntelPPM_Service_Inst,IntelPPM_EventLog_Inst



[IntelPPM_Service_Inst]

DisplayName    = %IntelPPM.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\intelppm.sys

LoadOrderGroup = Extended Base



[IntelPPM_EventLog_Inst]

AddReg = IntelPPM_EventLog_AddReg



[IntelPPM_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\intelppm.sys"

HKR,,TypesSupported,0x00010001,7



[AmdK6_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @amdk6.sys



[AmdK6_Inst.NT.Services]

AddService = AmdK6,%SPSVCINST_ASSOCSERVICE%,AmdK6_Service_Inst,AmdK6_EventLog_Inst



[AmdK6_Service_Inst]

DisplayName    = %AmdK6.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\amdk6.sys

LoadOrderGroup = Extended Base



[AmdK6_EventLog_Inst]

AddReg = AmdK6_EventLog_AddReg



[AmdK6_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\amdk6.sys"

HKR,,TypesSupported,0x00010001,7



[Crusoe_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @crusoe.sys



[Crusoe_Inst.NT.Services]

AddService = Crusoe,%SPSVCINST_ASSOCSERVICE%,Crusoe_Service_Inst,Crusoe_EventLog_Inst



[Crusoe_Service_Inst]

DisplayName    = %Crusoe.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\crusoe.sys

LoadOrderGroup = Extended Base



[Crusoe_EventLog_Inst]

AddReg = Crusoe_EventLog_AddReg



[Crusoe_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\crusoe.sys"

HKR,,TypesSupported,0x00010001,7



[AmdK7_Inst.NT]

DriverVer=04/01/2004,5.1.2600.0

Copyfiles = @amdk7.sys



[AmdK7_Inst.NT.Services]

AddService = AmdK7,%SPSVCINST_ASSOCSERVICE%,AmdK7_Service_Inst,AmdK7_EventLog_Inst



[AmdK7_Service_Inst]

DisplayName    = %AmdK7.SvcDesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_SYSTEM_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\amdk7.sys

LoadOrderGroup = Extended Base



[AmdK7_EventLog_Inst]

AddReg = AmdK7_EventLog_AddReg



[AmdK7_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\amdk7.sys"

HKR,,TypesSupported,0x00010001,7



































































[strings]

MSFT                  = "Microsoft"

Intel                 = "Intel"

AMD                   = "Advanced Micro Devices"

Transmeta             = "Transmeta"

Std                   = "(Tipos de processador padrão)"

ProcessorClassName    = "Processadores"

Processor.SvcDesc     = "Driver de processador"

Processor.DeviceDesc  = "Processador"

P3.SvcDesc            = "Intel PentiumIII Processor Driver"

P3.DeviceDesc         = "Intel PentiumIII Processor"

IntelPPM.SvcDesc      = "Driver de Processador Intel"

IntelPPM.DeviceDesc   = "Processador Intel"

AmdK6.SvcDesc         = "AMD K6-2 Processor Driver"

AmdK6.DeviceDesc      = "AMD K6-2 Processor"

Crusoe.SvcDesc        = "Transmeta Crusoe Processor Driver"

Crusoe.DeviceDesc     = "Transmeta Crusoe Processor"

AmdK7.SvcDesc         = "AMD K7 Processor Driver"

AmdK7.DeviceDesc      = "AMD K7 Processor"





SPSVCINST_ASSOCSERVICE= 0x00000002

SERVICE_KERNEL_DRIVER = 1

SERVICE_SYSTEM_START  = 1

SERVICE_ERROR_NORMAL  = 1





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: web2, load: 1.66