;
; SKYLARK USB Driver INF File for Sony
; Copyright(c) 2003 By ECT Corp, all rights reserved.
; Directed by Bong
; Version : 2.1
; Modify : 2003.04.02
;
[Version]
Signature=$CHICAGO$
Class=UZ-PS128
ClassGUID = {E001E82F-83D1-4eb5-8045-07AD9638C7AF}
DriverVer=04/02/2003 ,2.1
Provider=%MFGNAME%
[Manufacturer]
%MFGNAME%=DeviceList
[DestinationDirs]
DefaultDestDir=10,System32\Drivers
[SourceDisksFiles]
PS128.sys=1
PS12898.sys=1
PS128.inf=1
[SourceDisksNames]
1=%INSTDISK%,,,
[DeviceList]
%PRODUCT1%=DriverInstall,USB\VID_054c&PID_0177
;------------------------------------------------------------------------------
; Windows 2000 Sections
;------------------------------------------------------------------------------
[DriverInstall.NT]
CopyFiles=DriverCopyFiles
AddReg=skyusb.AddReg
[skyusb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PS128.sys
HKLM,"System\Currentcontrolset\Services\SkyUsb\Parameters","MaximumTransferSize",0x10001,4096
HKLM,"System\Currentcontrolset\Services\SkyUsb\Parameters","DebugLevel",0x10001,2
HKLM,"System\Currentcontrolset\services\SkyUsb\Parameters","BulkUsbEnable",0x10001,1
[DriverInstall.NT.Services]
AddService=SKYLARK,2,DriverService
[DriverService]
DisplayName = %SkyUsb.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary=%10%\system32\drivers\PS128.sys
[DriverInstall.nt.hw]
AddReg=DriverHwAddReg
[DriverHwAddReg]
HKR,,FriendlyName,,"UZ-PS128"
[ClassInstall32]
AddReg=SKYLARKClassReg
[SKYLARKClassReg]
HKR,,,0,UZ-PS128
HKR,,Icon,,-20
;------------------------------------------------------------------------------
; Windows 98 Sections
;------------------------------------------------------------------------------
[DriverInstall]
AddReg=DriverAddReg
CopyFiles=DriverCopyFiles
[DriverAddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PS12898.sys
HKLM,"System\Currentcontrolset\Services\SkyUsb\Parameters","MaximumTransferSize",0x10001,4096
HKLM,"System\Currentcontrolset\Services\SkyUsb\Parameters","DebugLevel",0x10001,0
HKLM,"System\Currentcontrolset\services\SkyUsb\Parameters","BulkUsbEnable",0x10001,1
[DriverInstall.hw]
AddReg=DriverHwAddReg
;------------------------------------------------------------------------------
; String Definitions
;------------------------------------------------------------------------------
[Strings]
MFGNAME="Sony UZ-PS128 USB Driver"
INSTDISK="UZ-PS128 USB Installation Disk"
PRODUCT1 ="UZ-PS128"
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.