K2S1PVXD.INF Driver File Contents (usb2s1p.zip)

;*****************************************************************************
;
; k2s1pvxd.inf  -- This file contains upper edge install info for KLSI
;		   USB comm ports.
;
; It works on Win95/98 only.
;
; Copyright (c) 1997-1999 Moore Computer Consultants, Inc.
;
; $Id: k2s1pvxd.inf,v 1.1 1999/10/29 00:22:54 tmm Exp $
;
; MCCI is a registered trademark of Moore Computer Consultants, Inc.
;
;*****************************************************************************

[Version]
signature="$CHICAGO$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%McciMfg%
DriverVer = 10/28/1999, 3.0.1.12

;-----------------------------------------------------------------------------
;  Source disk locations
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
;	having the tagfile non-null seems to help...

[SourceDisksFiles]
; filename = diskid[,[ subdir][, size]]

[DestinationDirs]
; section = dirnumber, relpath
DefaultDestDir = 11

;-----------------------------------------------------------------------------
; Table of Contents
;-----------------------------------------------------------------------------
[Manufacturer]
%KLSIMfg%=KLSI

;-----------------------------------------------------------------------------
; Device-by-device entries
;-----------------------------------------------------------------------------
[KLSI]

;**** install the VxD stuff -- DON'T CHANGE THIS! *****
%KLSI2s1pA%=ComPort.Install,MCCICR\{fa13741c-8d90-11d3-9ce8-0060088d7801}
%KLSI2s1pB%=ComPort.Install,MCCICR\{fa13741d-8d90-11d3-9ce8-0060088d7801}

;-----------------------------------------------------------------------------
; The exclude-from-select stuff
;-----------------------------------------------------------------------------
[ControlFlags]
;
; Definitely don't allow the user to select this!
;
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Installation instructions
;-----------------------------------------------------------------------------
[ComPort.Install]
DriverVer = 10/28/1999, 3.0.1.12
AddReg		= ComPort.W95AddReg,ComPort.W95Overrides


;-----------------------------------------------------------------------------
;  Registry
;-----------------------------------------------------------------------------
;**** here's the stuff for W95 ports.
;**** it's in this INF file, but we'll not use it until we get enumerated.
[ComPort.W95AddReg]
HKR,,DevLoader,,*vcomm
HKR,,PortSubClass,1,01
HKR,,PortDriver,,mccicomm.vxd
HKR,,ConfigDialog,,serialui.dll
HKR,,Contention,,mccivcd.vxd

;-----------------------------------------------------------------------------
;
; DCB's - dwords and words are byte reversed
;                                                                       ByteSize (Number of bits/byte, 4-8)
;                                                                           Parity (0-4=None,Odd,Even,Mark,Space)
;                                                                               StopBits (0,1,2 = 1, 1.5, 2)
;          |DCBLength   |BaudRate    |Bit Mask    |Rsvd |XonLim|XofLim|   |   |   |Xon|Xof|Err|Eof|Evt
;-----------------------------------------------------------------------------
HKR,,DCB,3,1C,00,00,00, 00,C2,01,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"

;-----------------------------------------------------------------------------
;  Logical Configurations
;-----------------------------------------------------------------------------
[ComPort.W95Overrides]
;--- Config for anywhere- COMx IRQ Any
HKR,Override,0000,1, \
00,04,00,00,00,00,00,00, \
;*** I/O Range 0 ***
20,00,00,00, \  ; total length of io resource descriptor
02,00,00,00, \  ; ResType_IO = 0x00000002
01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
00,01,FF,03, \  ; IOR_Min / IOR_Max
00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
;*** IRQ ***
10,00,00,00, \  ; total length of irq resource descriptor
04,00,00,00, \  ; ResType_IRQ - 0x00000004
01,00,00,00, \  ; IRQD_Flags / IRQD_Alloc_Num
FF,FF,00,00, \  ; IRQD_Req_Mask / IRQD_Reserved
;*** TERMINATOR ***
00,00,00,00
;
;--- Config for anywhere- COMx IRQ None
HKR,Override,0001,1, \
00,04,00,00,00,00,00,00, \
;*** I/O Range 0 ***
20,00,00,00, \  ; total length of io resource descriptor
02,00,00,00, \  ; ResType_IO = 0x00000002
01,00,0C,00, \  ; IOD_count / IOD_Type = 0x0c
00,00,00,00, \  ; IOD_Alloc_Base / IOD_Alloc_End
00,00,00,00, \  ; IOD_DesFlags / IOD_Alloc_Alias / IOD_Alloc_Decode
F8,FF,08,00, \  ; IOR_Align / IOR_nPorts
00,01,FF,03, \  ; IOR_Min / IOR_Max
00,00,00,00, \  ; IOR_RangeFlags / IOR_Alias / IOR_Decode
;*** TERMINATOR ***
00,00,00,00

;-----------------------------------------------------------------------------
;  Copy lists -- not needed.
;-----------------------------------------------------------------------------

;-----------------------------------------------------------------------------
; STRINGS
;-----------------------------------------------------------------------------
[Strings]
McciMfg		= "Moore Computer Consultants, Inc."
KLSIMfg		= "Kawasaki LSI"

KLSI2s1pA       = "RS-232 A"
KLSI2s1pB       = "RS-232 B"

;*** 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: 1.04