AmPeStor.inf Driver File Contents (CardReader_Alcor_Win8_64_VER2511070113.zip)

;----------------------------------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class	  = MTD
ClassGuid = {4D36E970-E325-11CE-BFC1-08002BE10318}
Provider="Generic"
CatalogFile=AmPeStor.cat
DriverVer=08/07/2013,1.11.7.0

;----------------------------------------------------------------------------
;   CopyFile Sections
;----------------------------------------------------------------------------
[SourceDisksFiles]
AmPeStor.sys = 1
AmPeStor.dll = 1
AmPeStor.ini = 1
AmPciIco.icl = 1

[SourceDisksNames.x86]
1 = %DISK_NAME%

[SourceDisksNames.amd64]
1 = %DISK_NAME%

[SourceDisksNames.ia64]
1 = %DISK_NAME%


[DestinationDirs]
CopyFilesSYS = 10, system32\drivers
CopyFilesCoInstall = 11
CopyFilesIniIcon   = 11


;----------------------------------------------------------------------------
;   Manufacturer and Product Information
;----------------------------------------------------------------------------
[Manufacturer]
%VENDOR%     = DeviceList, NTamd64
%VENDOR_GEN% = DeviceList_Gen, NTamd64


[DeviceList.NTamd64]
; For XP and later
%AMPCIECR% = DriverInstall_6601, PCI\VEN_1aea&DEV_6601
%AMPCIECR% = DriverInstall, PCI\VEN_1aea&DEV_6621
%AMPCIECR% = DriverInstall, PCI\VEN_1aea&DEV_6625

[DeviceList_Gen.NTamd64]
; For XP and later
%AMPCIECR_GEN% = DriverInstall_Gen, PCI\VEN_105b&DEV_0ef6
%AMPCIECR_GEN% = DriverInstall_Gen, PCI\VEN_105b&DEV_0ef7


;----------------------------------------------------------------------------
;--------------------------------------
; NTx86
[DriverInstall.NTx86]
CopyFiles=CopyFilesSYS

[DriverInstall.NTx86.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_6601.NTx86]
CopyFiles=CopyFilesSYS

[DriverInstall_6601.NTx86.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_Gen.NTx86]
CopyFiles=CopyFilesSYS

[DriverInstall_Gen.NTx86.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;--------------------------------------
; NTia64
[DriverInstall.NTia64]
CopyFiles=CopyFilesSYS

[DriverInstall.NTia64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_6601.NTia64]
CopyFiles=CopyFilesSYS

[DriverInstall_6601.NTia64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_Gen.NTia64]
CopyFiles=CopyFilesSYS

[DriverInstall_Gen.NTia64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;--------------------------------------
; NTamd64
[DriverInstall.NTamd64]
CopyFiles=CopyFilesSYS

[DriverInstall.NTamd64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_6601.NTamd64]
CopyFiles=CopyFilesSYS

[DriverInstall_6601.NTamd64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg

;-----------
[DriverInstall_Gen.NTamd64]
CopyFiles=CopyFilesSYS

[DriverInstall_Gen.NTamd64.CoInstallers]
CopyFiles = CopyFilesCoInstall, CopyFilesIniIcon
AddReg = CoInstallersAddReg


;--------------------------------------
[CopyFilesSYS]
AmPeStor.sys

[CopyFilesCoInstall]
AmPeStor.dll

[CopyFilesIniIcon]
AmPeStor.ini
AmPciIco.icl


[CoInstallersAddReg]
HKR,,CoInstallers32,0x00010000,"AmPeStor.dll, CoInstallerProc"


;----------------------------------------------------------------------------
; Hardware Key
;----------------------------------------------------------------------------
[DriverInstall.NTx86.HW]
AddReg = MsiInterruptConfig

[DriverInstall.NTia64.HW]
AddReg = MsiInterruptConfig

[DriverInstall.NTamd64.HW]
AddReg = MsiInterruptConfig

;-----------
[DriverInstall_Gen.NTx86.HW]
AddReg = MsiInterruptConfig

[DriverInstall_Gen.NTia64.HW]
AddReg = MsiInterruptConfig

[DriverInstall_Gen.NTamd64.HW]
AddReg = MsiInterruptConfig

[MsiInterruptConfig]
HKR, "Interrupt Management",,0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties",,0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", "MSISupported", 0x00010001, 1


;----------------------------------------------------------------------------
;   Serives Key
;----------------------------------------------------------------------------
[DriverInstall.NTx86.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall.NTia64.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall.NTamd64.Services]
Addservice = AmPeStor, 0x00000002, DriverService

;----------------------------------------
[DriverInstall_6601.NTx86.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall_6601.NTia64.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall_6601.NTamd64.Services]
Addservice = AmPeStor, 0x00000002, DriverService

;----------------------------------------
[DriverInstall_Gen.NTx86.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall_Gen.NTia64.Services]
Addservice = AmPeStor, 0x00000002, DriverService

[DriverInstall_Gen.NTamd64.Services]
Addservice = AmPeStor, 0x00000002, DriverService


[DriverService]
DisplayName    = %SERVICE_NAME%
ServiceType    = %SERVICE_TYPE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %10%\system32\drivers\AmPeStor.sys

;----------------------------------------------------------------------------
;   String Definitions
;----------------------------------------------------------------------------
[Strings]
DISK_NAME    = "Alcor Micro PCIE Storage Driver Source Disk"
VENDOR       = "Alcor Micro, Corp."
AMPCIECR     = "Alcor Micro PCIE Card Reader"
SERVICE_NAME = "Alcor Micro PCIE Card Reader Driver"

VENDOR_GEN       = "Generic"
AMPCIECR_GEN     = "Generic PCIE Card Reader"


SERVICE_TYPE_KERNEL_DRIVER  = 0x1

SERVICE_BOOT_START     = 0x0
SERVICE_SYSTEM_START   = 0x1
SERVICE_AUTO_START     = 0x2
SERVICE_DEMAND_START   = 0x3
SERVICE_DISABLED       = 0x4

SERVICE_ERROR_IGNORE   = 0x0
SERVICE_ERROR_NORMAL   = 0x1
SERVICE_ERROR_SEVERE   = 0x2
SERVICE_ERROR_CRITICAL = 0x3

REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001
REG_MULTI_SZ           = 0x00010000
REG_BINARY             = 0x00000001
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: web1, load: 1.14