klsibus.inf Driver File Contents (crocussp-V4_28_2704-customer-free.zip)

;*****************************************************************************
;
; klsibus.inf   -- Install the KLSI Composite Device drivers
;
; Copyright (c) 1999-2004 by Kawasaki LSI 
;
; KLSI is a trademark of Kawasaki LSI
;
; NOTICE: This software is licensed, not sold.  Any modification of this
; inf file to change the reference to an operating system or to change the
; reference to a device is not permitted unless authorized in writing by
; Moore Computer Consultants, Inc..
;
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-c465-11cf-8056-444553540000}
Provider=%Provider%
DriverVer=02/04/2005, 4.28.0.2704
;CatalogFile=klsibus.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir                  = 11                    ; LDID_SYS
KLSIWdm.W95.CopyFiles       = 11                    ; LDID_SYS
KLSIWdm.NT.CopyFiles        = 12                    ; system32\drivers
PropPages.CopyFiles             = 11                    ; system

;-----------------------------------------------------------------------------
; Specify the install disks.  A bit unwieldy during development.
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"klsibus.sys",,

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
klsibus.sys = 1
klsiwh95.sys = 1
klsiwhnt.sys = 1

;-----------------------------------------------------------------------------
; Table of Contents:  manufacturer, then devices.
;-----------------------------------------------------------------------------
[Manufacturer]
%KLSI%=KLSI

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[KLSI]
%KLSI.CdcBus.Desc% = KLSIWdm.Install, USB\VID_05E9&PID_000C
%KLSI.CdcBus.Desc% = KLSIWdm.Install, USB\VID_05E9&PID_000D
%KLSI.CdcBus.Desc% = KLSIWdm.Install, USB\VID_05E9&PID_0014
%KLSI.CdcBus.Desc% = KLSIWdm.Install, USB\VID_05E9&PID_0015

;-----------------------------------------------------------------------------
; How to install them:  On W9x, the [section] name is used directly.
; On NT, the system first tries [section.NT], then [section].
;-----------------------------------------------------------------------------

;-----------------------------------------------------------------------------
; Diagnostics Files CopyFiles List Section
;-----------------------------------------------------------------------------
[KLSI.CopyFiles]

;-----------------------------------------------------------------------------
; XXX when we have a property page DLL, add it to the following section.
;-----------------------------------------------------------------------------
[PropPages.CopyFiles]

;-----------------------------------------------------------------------------
;       How to install the WDM driver on W95/W98
;-----------------------------------------------------------------------------
[KLSIWdm.Install]
DriverVer=02/04/2005, 4.28.0.2704
CopyFiles       = KLSIWdm.W95.CopyFiles, KLSI.CopyFiles, PropPages.CopyFiles
AddReg          = KLSIWdm.AddReg, KLSIWdm.W95.AddReg

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[KLSIWdm.Install.NT]
DriverVer=02/04/2005, 4.28.0.2704
CopyFiles       = KLSIWdm.NT.CopyFiles
AddReg          = KLSIWdm.AddReg, KLSIWdm.NT.AddReg

;-----------------------------------------------------------------------------
;       How to start the WDM driver on NT
;-----------------------------------------------------------------------------
[KLSIWdm.Install.NT.Services]
AddService      = klsibus, 2, KLSIWdm.AddService

[KLSIWdm.AddService]
DisplayName             = %KLSI.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\klsibus.sys
LoadOrderGroup          = Base

;-----------------------------------------------------------------------------
;       WDM registry entries (all platforms)
;-----------------------------------------------------------------------------
[KLSIWdm.AddReg]

HKR,,MCCIUSB_DebugLevel, 0x10001, 00, 00, 00, 00

;-----------------------------------------------------------------------------
;       WDM registry entries (W95/98) (including how to start the driver)
;-----------------------------------------------------------------------------
[KLSIWdm.W95.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,klsibus.sys

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[KLSIWdm.NT.AddReg]

;-----------------------------------------------------------------------------
;       The WDM copy list for Win95 -- different because things go in
;       different places.  Also, we probably need to rename drivers 
;       during the install.
;-----------------------------------------------------------------------------
[KLSIWdm.W95.CopyFiles]
klsibus.sys
klsiwh.sys,klsiwh95.sys
klsiwh95.sys
klsiwhnt.sys

;-----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
;-----------------------------------------------------------------------------
[KLSIWdm.NT.CopyFiles]
klsibus.sys
klsiwh.sys,klsiwhnt.sys
klsiwhnt.sys


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]

;BEGIN ENG - US English Strings
Provider = "Kawasaki LSI"
KLSI = "Kawasaki LSI"
DiskString = "KLSI Composite Device Installation disk"

KLSI.CdcBus.Desc = "KLSI Composite Device"
KLSI.Service.Desc = "KLSI Composite Device driver (WDM)"

CustomerDataPath = "KLSI USB to Serial"
DriverSet = "KLSI USB to Serial Software"
UninstallFile = "KLSIUninstall.exe"
McciOptions = "Uninstallable"


;END ENG - US English Strings

;-----------------------------------------------------------------------------
; Following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------

;*** end of file ***
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 1.84