kwc_bus.inf Driver File Contents (USB_Drivers2-03.zip)

;*****************************************************************************
;
; kwc_bus.inf   -- Install the Kyocera Composite Device drivers
;
; Copyright (c) 2002 Kawasaki LSI and MCCI
;
; $Id: cdcbus.inf,v 1.9 2002/04/11 14:35:39 greg Exp $
;
; KWC is a registered trademark of Kyocera Wireless Corporation
;
; 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=07/23/2002, 3.34.0.2700
;CatalogFile=kwc_bus.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir                  = 11                    ; LDID_SYS
KWCWdm.W95.CopyFiles       = 11                    ; LDID_SYS
KWCWdm.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%,"kwc_bus.sys",,

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
kwc_bus.sys = 1
kwc_wh95.sys = 1
kwc_whnt.sys = 1

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

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[KWC]
%KWC.CdcBus.Desc% = KWCWdm.Install, USB\VID_0C88&PID_A226

;-----------------------------------------------------------------------------
; 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
;-----------------------------------------------------------------------------
[KWC.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
;-----------------------------------------------------------------------------
[KWCWdm.Install]
DriverVer=07/23/2002, 3.34.0.2700
CopyFiles       = KWCWdm.W95.CopyFiles, KWC.CopyFiles, PropPages.CopyFiles
AddReg          = KWCWdm.AddReg, KWCWdm.W95.AddReg

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[KWCWdm.Install.NT]
DriverVer=07/23/2002, 3.34.0.2700
CopyFiles       = KWCWdm.NT.CopyFiles
AddReg          = KWCWdm.AddReg, KWCWdm.NT.AddReg

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

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

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


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

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[KWCWdm.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.
;-----------------------------------------------------------------------------
[KWCWdm.W95.CopyFiles]
kwc_bus.sys
kwc_wh.sys,kwc_wh95.sys
kwc_wh95.sys
kwc_whnt.sys

;-----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
;-----------------------------------------------------------------------------
[KWCWdm.NT.CopyFiles]
kwc_bus.sys
kwc_wh.sys,kwc_whnt.sys
kwc_whnt.sys

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

;BEGIN ENG - US English Strings
Provider = "Kyocera Wireless Corporation"
Kwc = "Kyocera Wireless Corporation"
DiskString = "Kyocera Composite Device Installation disk"

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

CustomerDataPath = "KWC USB to Phone Cable"
DriverSet = "KWC USB to Phone Cable Software"
UninstallFile = "KWC_Uninstall.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: web1, load: 0.81