athrsd.inf Driver File Contents (CardReader_Atheros_1.00.01.34_W8x64_A.zip)

;
;  Setup information file for Qualcomm Atheros SDC Windows driver
;
;  Date:      July, 2012
;
;  Copyright: Copyright (C) Qualcomm Atheros, Inc.
;
[Version]
signature="$CHICAGO$"
Class=MTD
ClassGUID={4d36e970-e325-11ce-bfc1-08002be10318}
Provider=%ATHR%
DriverVer=11/29/2012,1.00.01.34
CatalogFile=athrsd.cat;

;
; diskid = description[,[tagfile][,<unused>,subdir]]
;
[SourceDisksNames]
1 = %DiskName%,,,

;
; filename_on_source = diskid[,[subdir][,size]]
;

[SourceDisksFiles]
athrsd.sys  = 1
athsdicon.dll = 1

; Table of Contents
[Manufacturer]
%ATHR%=ATHR, ntx86, ntamd64

[ATHR.NTx86]
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010

%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07671025 ; EA40_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076B1025 ; EA50_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076C1025 ; EA50_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076F1025 ; EG50_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07701025 ; EG50_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07781025 ; VP40_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07791025 ; VP40_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_080E1025 ; ZRI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_080F1025 ; ZRI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_08101025 ; ZQI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_08111025 ; ZQI

[ATHR.NTamd64]
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010

%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07671025 ; EA40_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076B1025 ; EA50_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076C1025 ; EA50_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_076F1025 ; EG50_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07701025 ; EG50_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07781025 ; VP40_UMA
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_07791025 ; VP40_PowerXpress
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_080E1025 ; ZRI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_080F1025 ; ZRI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_08101025 ; ZQI
%ATHR.DeviceDesc%     = ATHRSD, PCI\VEN_1969&DEV_3010&SUBSYS_08111025 ; ZQI

[ATHRSD]
CopyFiles = ATHRSD.CopyFiles
AddReg = ATHRSD_Inst.AddReg

[ATHRSD.CopyFiles]
athrsd.sys
athsdicon.dll

[ATHRSD_Inst.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\ATHRSD#SD_DISK_COMP_ID","Icons",0x00010000,"%SystemRoot%\system32\drivers\athsdicon.dll,-105"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\ATHRSD#SD_DISK_COMP_ID","NoSoftEject",0x00010001,0x00000001
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\ATHRSD#SD_DISK_COMP_ID","Label",,"Secure Digital storage device"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\ATHRSD#SD_DISK_COMP_ID","DeviceGroup",,"FlashStorage"

[ATHRSD.Services]
AddService = AthrSdSrv, 2, ATHRSD_Service_Inst, Miniport_EventLog_Inst

[ATHRSD_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 3      ; SERVICE_BOOT_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\athrsd.sys
LoadOrderGroup = SCSI Miniport
AddReg         = Pnpsafe_Pci_Addreg

[Pnpsafe_Pci_Addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
HKR, "Parameters\Device", "DriverParameter", 0x0, "PM=261 CAP=2147745906 CLKOD=0 TMADJ=62451 L0S=0"  ;

;The NT EventLog entries are the same for all SCSI miniports.
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll"
HKR,,TypesSupported,0x00010001,7

[DestinationDirs]
ATHRSD.CopyFiles = 12

[Strings]
ATHR="Qualcomm Atheros, Inc."
DiskName="Qualcomm Atheros Drivers Disk"
ATHR.DeviceDesc = "Qualcomm Atheros Secure Digital Card Reader"

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: 0.73