; O2SCR98.INF
; Copyright (c) 2000 O2Micro
[Version]
CatalogFile=ozscrme.cat
Signature=$CHICAGO$
Class=SmartCardReader
ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
Provider=%O2Micro%
LayoutFile=layout.inf
DriverVer=03/18/2002,2.00.06.00
[SourceDisksNames]
1=%DiskName%,,
[SourceDisksFiles]
ozscr.sys=1
; ================= Class section =====================
[ClassInstall]
Addreg=SmartCardReaderClassReg
[SmartCardReaderClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-25
HKR,,,,"SmartCard"
[Manufacturer]
%O2Micro%=O2Micro
; ================= O2 readers =====================
[O2Micro]
; DisplayName Section DeviceId
; ----------- ------- --------
%O2SCBUS.DeviceDesc% = O2SCBUS.Install, PCMCIA\O2Micro-SmartCardBus_Reader-2E10
[O2SCBUS.Install]
BusType = 8
AddReg = O2SCBUS.Install.AddReg
CopyFiles = O2SCBUS.Install.CopyFiles
[O2SCBUS.Install.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,OZSCR.SYS
HKR,,Description,,%O2SCBUS.DeviceDesc%
HKR,Override,0000,1, \ ;
00,04,00,00, \ ; CONFIGMG_VERSION
00,00,00,00, \ ; PRIORITY
;
; I/O Resource Descriptor
;
24,00,00,00, \ ; Total length of I/O Resource Descriptor
02,00,00,00, \ ; ResType_IO = 0x00000002
01,00, \ ; IOD_Count;
0C,00, \ ; IOD_Type; // IOType_Range = 0x000C
00,00, \ ; IOD_Alloc_Base;
00,00, \ ; IOD_Alloc_End;
00,00, \ ; IOD_DesFlags;
00, \ ; IOD_Alloc_Alias;
00, \ ; IOD_Alloc_Decode;
00,FF, \ ; IOR_Align; // Mask for base alignment
FF,00, \ ; IOR_nPorts; // Number of ports
00,00, \ ; IOR_Min; // Min port address
FF,FF, \ ; IOR_Max; // Max port address
00,00, \ ; IOR_RangeFlags; // Flags
00, \ ; IOR_Alias; // Alias offset
00, \ ; IOR_Decode; // Address specified
40,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
;
; Memory Resource Descriptor
;
34,00,00,00, \ ; Total length of Memory Descriptor
01,00,00,00, \ ; ResType_Mem = 0x00000001
01,00, \ ; MD_Count;
14,00, \ ; MD_Type; // MType_Range = 0x0014
00,00,00,00, \ ; MD_Alloc_Base;
00,00,00,00, \ ; MD_Alloc_End;
00,00, \ ; MD_Flags;
00,00, \ ; MD_Reserved;
00,F0,FF,FF, \ ; MR_Align; // Mask for base alignment
00,10,00,00, \ ; MR_nBytes; // Count of bytes
00,00,0D,00, \ ; MR_Min; // Min Address
FF,FF,FF,FF, \ ; MR_Max; // Max Address
00,00, \ ; MR_Flags; // Flags
00,00, \ ; MR_Reserved;
08,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
\ ; 0x08 = 16-bit common mem
00,00,00,00, \ ; Memory card address offset
\
;
; IRQ Resource Descriptor
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
03,00, \ ; IRQD_Flags; 1:shareable 0:exlusive owned
00,00, \ ; IRQD_Alloc_Num; // Allocated IRQ number
FF,FF, \ ; IRQD_Req_Mask; // Mask of possible IRQs
00,00, \ ; IRQD_Reserved;
20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode int's
;
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00,\ ; Length of REQUEST_CONFIG_PKT Descriptor
7c,89,00,00,\ ; ResType_Ignored_Bit+PCCARD_DEVICE_ID= 0x897C
00,00,\ ; Socket;
02,00, \ ; Attributes
32,\ ; Vcc;
32,\ ; Vpp1;
32,\ ; Vpp2;
02,\ ; IntType;
a0,0f,00,00,\ ; ConfigBase;
00,\ ; Status;
00,\ ; Pin;
00,\ ; Copy;
01,\ ; ConfigIndex;
01,\ ; Present;
00,00,00,00 ; TERMINATOR
HKR,,EnableIRQSharing,1,01,00,00,00
[O2SCBUS.Install.CopyFiles]
OZSCR.SYS,,,2
[O2SCBUS.Install.Services]
AddService = O2SCBUS, 2, O2SCBUS.Service, O2SCBUS.EventLog
[O2SCBUS.Service]
DisplayName = %O2SCBUS.DeviceDesc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %11%\OZSCR.SYS
[O2SCBUS.EventLog]
AddReg = O2SCBUS.AddEventLog.reg
[O2SCBUS.AddEventLog.reg]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\OZSCR.SYS"
HKR,, TypesSupported, 0x00010001, 7
[DestinationDirs]
O2SCBUS.Install.CopyFiles = 10,System32\Drivers
DefaultDestDir=10,System32\Drivers
; ================= Strings =====================
[Strings]
O2Micro = "O2Micro"
O2SCBUS.DeviceDesc = "O2Micro SmartCardBus Reader"
ClassName = "SmartCardReader"
DiskName = "O2Micro SmartCardBus Installation Disk"
Download Driver Pack
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.