;===================================================================
; SIUCDfu.inf
;
; COM One USB Light Rider 128K (USB Bootloader)
;
; Copyright (c) COM One 2000. All Rights Reserved
;
;===================================================================
[Version]
Signature="$CHICAGO$"
Class=%DeviceClassName%
ClassGuid={BA91C9C3-1476-11d4-8168-00500439C500}
Provider=%ProviderName%
DriverVer=08/09/2000
[PreCopySection]
HKR,,NoSetupUI,,1
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
[SourceDisksNames]
1 = %SourceDiskName%,"",0001
;1 = %SourceDiskName%,SiucDfu.sys,,
[SourceDisksFiles]
SiucDfu.sys = 1,,
SIUC_CDC.img = 1,,
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; 9X Style
[ClassInstall]
Addreg=Class_AddReg
; NT Style
[ClassInstall32]
Addreg=Class_AddReg
[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-19"
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10,System32\Drivers
SiucDfu.CopyList = 10,System32\Drivers
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName%=Mfg0
[Mfg0]
%DeviceDesc%=SiucDfu.DEV, USB\VID_058b&PID_8002
[ControlFlags]
;the following line should be enabled for Windows2000 conformance!
;ExcludeFromSelect = USB\VID_058b&PID_8002
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------
[SiucDfu.Dev]
CopyFiles=SiucDfu.CopyList
AddReg=SiucDfu.AddReg
[SiucDfu.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SiucDfu.sys
HKLM,"System\CurrentControlSet\Services\SIUC\DFU","DFUImageFile",0x00000002, "SIUC_CDC.img"
; --------- Windows NT/2000 -----------------
[SiucDfu.Dev.NT]
CopyFiles=SiucDfu.CopyList
AddReg=SiucDfu.AddReg.NT
[SiucDfu.Dev.NT.Services]
Addservice = SiucDfu, 0x00000002, SiucDfu.AddService
[SiucDfu.AddReg.NT]
HKLM,"System\CurrentControlSet\Services\SIUC\DFU","DFUImageFile",0x00000002, "SIUC_CDC.img"
[SiucDfu.AddService]
DisplayName = %SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\SiucDfu.sys
LoadOrderGroup = Base
; --------- Files (common) -------------
[SiucDfu.CopyList]
SIUCDfu.sys ,,,0x00000002
SIUC_CDC.img ,,,0x00000002
;--------- Strings Section ---------------------------------------------------
[Strings]
ProviderName="COM One"
MfgName="COM One"
DeviceDesc="USB ISDN Bootloader"
SvcDesc="USB ISDN Bootloader"
DeviceClassName="COM One USB Device"
SourceDiskName="COM One USB Light Rider 128K 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.