;
; UTATA.INF - INF file for SCM USBAT ATA/ATAPI
; Revision 6
; Include Win2k Support
; Common name is used
; catlog file section included
[Version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%SCM%
DriverVer=04/12/2000, 4.2.3.1
[DestinationDirs]
DefaultDestDir=11
PdrInf.Copyfiles=17,other ;// %windir%\inf\other
UsbPdr.CopyFiles= 12 ;// %windir%\system\iosubsys
USB.CopyFiles.NT= 10, system32\drivers
[Manufacturer]
%SCM%=SCM.Section
[SCM.Section]
%USB\VID_04E6&PID_1020.Desc%=UT.Dev, USB\VID_04E6&PID_1020 ; USBAT-02 Asic Parallel Ata
; Win9X Section -----------------
[UT.Dev]
CopyFiles = UT.CopyFiles, UsbPdr.CopyFiles, PdrInf.CopyFiles
AddReg = UT.AddReg, PnP.AddReg
[UT.CopyFiles]
upatc.sys
[PdrInf.Copyfiles]
uiospatc.inf
[UsbPdr.Copyfiles]
uiospatc.pdr
slusbhlp.vxd
;stlvsd.vxd
[UT.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,Upatc.sys
[PnP.AddReg]
HKR,,DriverFlags,0x10001,0x82 ;enable pdr & win9x support
[UT.Dev.HW]
AddReg=HW.AddReg
[HW.AddReg]
HKR,,HWRevision,0,"2.0"
;Win2K Section -----------------------
[UT.Dev.NT]
AddReg=UT.AddReg.NT
CopyFiles=USB.CopyFiles.NT
[UT.AddReg.NT]
HKR,,DriverFlags,0x10001,0x01 ;System is NT
[USB.CopyFiles.NT]
upatc.sys
[UT.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
slusbhlp.vxd=1
[ControlFlags]
ExcludeFromSelect = *
;Strings Section -------------------------------
[Strings]
SCM="SCM Microsystems"
disk1="USBAT Driver Disk1"
USB\VID_04E6&PID_1020.Desc="USBAT ATA/ATAPI 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.