;
; UTCF.INF - INF file for SCM USBAT CF device
; Revision 6
; Include Win2k Support
; same service name for win2k
; catalogfile entry included
[Version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%SCM%
DriverVer=09/01/2001, 4.2.3.27
CatalogFile=utcf.cat
[DestinationDirs]
DefaultDestDir=11
PdrInf.Copyfiles= 17,other
UsbPdr.CopyFiles= 12
USB.CopyFiles.NT= 10, system32\drivers
[Manufacturer]
%SCM%=SCM.Section
[SCM.Section]
%USB\VID_04E6&PID_1010.Desc%=UTCF.Dev, USB\VID_04E6&PID_1010 ; USBAT-02 Asic CF
; Win9X Section -----------------
[UTCF.Dev]
CopyFiles = CF.CopyFiles, PdrInf.CopyFiles, UsbPdr.CopyFiles
AddReg = CF.AddReg, PnP.AddReg
[CF.CopyFiles]
upatc.sys
[PdrInf.Copyfiles]
uiospatc.inf
[UsbPdr.Copyfiles]
uiospatc.pdr
stlvsd.vxd
[CF.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,Upatc.sys
[PnP.AddReg]
HKR,,DriverFlags,0x10001,0x82 ;enable pdr & win9x support
[UTCF.Dev.HW]
AddReg=CFHW.AddReg
[CFHW.AddReg]
HKR,,HWRevision,0,"2.0"
;Win2K Section -----------------------
[UTCF.Dev.NT]
AddReg=UTCF.AddReg.NT
CopyFiles=USB.CopyFiles.NT
[UTCF.AddReg.NT]
HKR,,DriverFlags,0x10001,0x01 ;System is NT
[USB.CopyFiles.NT]
upatc.sys
[UTCF.Dev.NT.Services]
AddService = UPATC, 0x00000002, UPATC.AddService
[UPATC.AddService]
DisplayName = %UPATC.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\upatc.sys
LoadOrderGroup = Base
DriverFlags = 1 ; System is NT
; Std Section -------------------------------------
[SourceDisksNames]
1=%disk1%,,
[SourceDisksFiles]
upatc.sys=1
uiospatc.inf=1
uiospatc.pdr=1
stlvsd.vxd=1
[ControlFlags]
ExcludeFromSelect = *
;Strings Section ----------------------------------
[Strings]
SCM="SCM Microsystems"
disk1="USBAT Driver Disk1"
USB\VID_04E6&PID_1010.Desc="USBAT CompactFlash Adapter"
UPATC.SvcDesc="USBAT Controller Driver"
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.