Axpci.inf Driver File Contents (AS59099V2_0.zip)

; axpci.inf
;
; Installation file (.inf) for the Axiomtek device.
;
; (c) Copyright 2001 Axiomtek Co., Ltd. 
;

[Version]
Signature="$Windows NT$"
Provider=%Axiomtek%
Class=Unknown
DriverVer=08/03/2001,1.00

[DestinationDirs]
DefaultDestDir   = 10, System32\Drivers

;
; Driver information
;

[Manufacturer]
%Axiomtek%   = Axiomtek.Mfg

[Axiomtek.Mfg]
%AX5020.DeviceDesc% = AX5020_DDI, PCI\VEN_10b5&DEV_9050&SUBSYS_50200000&REV_01
%AX5200.DeviceDesc% = AX5200_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_52000000&REV_01
%AX5214P.DeviceDesc% = AX5214P_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_52140000&REV_01
%AX5300.DeviceDesc% = AX5300_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_53000000&REV_01
%AX5305.DeviceDesc% = AX5305_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_53050000&REV_01
%AX5400.DeviceDesc% = AX5400_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_54000000&REV_01
%AX5410.DeviceDesc% = AX5410_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_54100000&REV_01
%AX5448.DeviceDesc% = AX5448_DDI,PCI\VEN_10b5&DEV_9050&SUBSYS_54480000&REV_01
%AX5500.DeviceDesc% = AX5500_DDI, PCI\VEN_10b5&DEV_9050&SUBSYS_55000000&REV_01
%AX5426.DeviceDesc% = AX5426_DDI,PCI\VEN_E159&DEV_0002&SUBSYS_00050082&REV_00
%AX5420.DeviceDesc% = AX5420_DDI,PCI\VEN_E159&DEV_0002&SUBSYS_00040082&REV_00
%AX5425.DeviceDesc% = AX5425_DDI,PCI\VEN_E159&DEV_0002&SUBSYS_00030082&REV_00
%AX5234.DeviceDesc% = AX5234_DDI,PCI\VEN_E159&DEV_0002&SUBSYS_00010082&REV_00
%AX5320.DeviceDesc% = AX5320_DDI,PCI\VEN_E159&DEV_0002&SUBSYS_000A0082&REV_00
;
; General installation section
;

[AX5020_DDI]

[AX5200_DDI]

[AX5214P_DDI]

[AX5300_DDI]

[AX5305_DDI]

[AX5400_DDI]

[AX5410_DDI]

[AX5448_DDI]

[AX5500_DDI]

[AX5426_DDI]

[AX5420_DDI]

[AX5425_DDI]

[AX5234_DDI]

[AX5320_DDI]

;
; File sections
;


;
; Service Installation
;

[AX5020_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5020, EventLog_Inst_AX5020

[AX5200_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5200, EventLog_Inst_AX5200

[AX5214P_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5214P, EventLog_Inst_AX5214P

[AX5300_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5300, EventLog_Inst_AX5300

[AX5305_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5305, EventLog_Inst_AX5305

[AX5400_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5400, EventLog_Inst_AX5400

[AX5410_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5410, EventLog_Inst_AX5410

[AX5448_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5448, EventLog_Inst_AX5448

[AX5500_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5500, EventLog_Inst_AX5500

[AX5426_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5426, EventLog_Inst_AX5426

[AX5420_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5420, EventLog_Inst_AX5420

[AX5425_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5425, EventLog_Inst_AX5425

[AX5234_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5234, EventLog_Inst_AX5234

[AX5320_DDI.Services]
AddService = axcfgdrv, 0x00000002 , Service_Inst_AX5320, EventLog_Inst_AX5320

[Service_Inst_AX5020]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType        = 2                     ; SERVICE_AUTO_START
ErrorControl   = 0                    ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5200]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5214P]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5300]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5305]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5400]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5410]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5448]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5500]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5426]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5420]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5425]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5234]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys

[Service_Inst_AX5320]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\System32\Drivers\axcfgdrv.sys


[EventLog_Inst_AX5020]
AddReg = EventLog_AddReg_AX5020

[EventLog_Inst_AX5200]
AddReg = EventLog_AddReg_AX5200

[EventLog_Inst_AX5214P]
AddReg = EventLog_AddReg_AX5214P

[EventLog_Inst_AX5300]
AddReg = EventLog_AddReg_AX5300

[EventLog_Inst_AX5305]
AddReg = EventLog_AddReg_AX5305

[EventLog_Inst_AX5400]
AddReg = EventLog_AddReg_AX5400

[EventLog_Inst_AX5410]
AddReg = EventLog_AddReg_AX5410

[EventLog_Inst_AX5448]
AddReg = EventLog_AddReg_AX5448

[EventLog_Inst_AX5500]
AddReg = EventLog_AddReg_AX5500

[EventLog_Inst_AX5426]
AddReg = EventLog_AddReg_AX5426

[EventLog_Inst_AX5420]
AddReg = EventLog_AddReg_AX5420

[EventLog_Inst_AX5425]
AddReg = EventLog_AddReg_AX5425

[EventLog_Inst_AX5234]
AddReg = EventLog_AddReg_AX5234

[EventLog_Inst_AX5320]
AddReg = EventLog_AddReg_AX5320


[EventLog_AddReg_AX5020]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5200]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5214P]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5300]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5305]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5400]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5410]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5448]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5500]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5426]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5420]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5425]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5234]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7

[EventLog_AddReg_AX5320]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\axcfgdrv.sys"
HKR,,TypesSupported,0x00010001,7



;
; Source file information
;

[SourceDisksNames.x86]
1 = %InstallDisk%,,,""

[SourceDisksFiles]
axcfgdrv.sys = 1,,


[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
SERVICEROOT    = "System\CurrentControlSet\Services"

;
; Localizable Strings
;

AX5020.DeviceDesc = "AX5020 Axiomtek PCI A/D board"
AX5200.DeviceDesc="CPS5200 Axiomtek CPCI A/D board"
AX5214P.DeviceDesc="AX5214P Axiomtek PCI 48 Ch. DIO board"
AX5300.DeviceDesc="AX5300 Axiomtek PCI 2 Ch. Isolated D/A board"
AX5305.DeviceDesc="CPS5305 Axiomtek CPCI 2 Ch. Isolated D/A board"
AX5400.DeviceDesc="AX5400 Axiomtek PCI 16 Ch. Isolated D/O board"
AX5410.DeviceDesc="AX5410 Axiomtek PCI 16 Ch. Opto-isolated D/I board"
AX5448.DeviceDesc="CPS5448 Axiomtek CPCI 48 Ch. DIO board"
AX5500.DeviceDesc = "AX5500 Axiomtek PCI 12 Ch. C/T and 24 Ch. DIO board"
AX5426.DeviceDesc="AX5426P Axiomtek PCI 32 Ch. DIO board"
AX5420.DeviceDesc="AX5420P Axiomtek PCI 8 Ch. Opto-isolated DIO board"
AX5425.DeviceDesc="AX5425P Axiomtek PCI 16 Ch. Opto-isolated DIO board"
AX5234.DeviceDesc="AX5234P Axiomtek PCI 192 Ch. DIO and count board"
AX5320.DeviceDesc="AX5320P Axiomtek PCI 6 Ch.DA 8 Ch.DIO and count board"

InstallDisk  = "Axiomtek Device Driver Installation Disk"
Axiomtek = "Axiomtek Technology Co., Ltd."
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: ftp, load: 2.09