;*****************************************************************************
;
; Name: D301sdm2.inf
;
; Function:
; Install GW01 USB WMC Device Management Drivers on Win2000/XP
;
; Copyright (c) 1997-2007 MCCI Corporation
;
; MCCI is a registered trademark of MCCI 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
; MCCI Corporation
;
;*****************************************************************************
[Version]
signature="$WINDOWS NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
DriverVer=07/06/2007,4.40.8.0
CatalogFile=D301mgmt.cat
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames.x86]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"D301mgmt.sys",,\i386
[SourceDisksNames.amd64]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"D301mgmt.sys",,\amd64
[SourceDisksFiles]
; filename = diskid[,[ subdir][, size]]
D301mgmt.sys = 1
D301cmnt.sys = 1
;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12 ; system32\drivers
;-----------------------------------------------------------------------------
; Table of Contents
;-----------------------------------------------------------------------------
[Manufacturer]
%GW%=D301, NTamd64
;-----------------------------------------------------------------------------
; Device-by-device entries
;-----------------------------------------------------------------------------
[D301]
%D301.Comm.Desc% = D301.Install, USB\VID_0FD1&PID_1000&Class_02&SubClass_09&Prot_01&OS_NT
[D301.NTamd64]
%D301.Comm.Desc% = D301.Install, USB\VID_0FD1&PID_1000&Class_02&SubClass_09&Prot_01&OS_NT
;-----------------------------------------------------------------------------
; Installation instructions
;-----------------------------------------------------------------------------
[D301.Install.nt]
AddReg = D301.AddReg,D301.NT.AddReg
CopyFiles = CopyFiles, CopyFiles.Win2K
;-----------------------------------------------------------------------------
; Registry
;-----------------------------------------------------------------------------
; common registry entries
[D301.AddReg]
HKR,,NTMPDriver,,D301mgmt.sys
HKR,,OverrideDefaultPortSettings, 0x10001, 01,00,00,00
HKR,,InitialBaudRate, 0x10001, 00,C2,01,00 ;115200 initial baud rate
HKR,,InitialLineControl,, "8N1" ;8-bits, No parity, 1 stop bit
HKR,,EnableSetClearFeatureIdle, 0x10001, 01,00,00,00
; only for NT...
[D301.NT.AddReg]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
HKR,,AllowSuspendWhileOpen, 0x10001, 01,00,00,00
;-----------------------------------------------------------------------------
; Copy lists
;-----------------------------------------------------------------------------
[CopyFiles]
[CopyFiles.Win2K]
D301mgmt.sys
D301cm.sys,D301cmnt.sys
D301cmnt.sys
;-----------------------------------------------------------------------------
; NT Services installation
;-----------------------------------------------------------------------------
[D301.Install.NT.Services]
AddService = D301mgmt, 0x00000002, D301.Install.AddService
[D301.Install.AddService]
DisplayName = %D301.Service.Name%
Description = %D301.Service.Desc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\D301mgmt.sys
;-----------------------------------------------------------------------------
; STRINGS
;-----------------------------------------------------------------------------
[Strings]
;<<localize the following>>
;BEGIN ENG - US English Strings
Provider = "GW"
GW = "GW"
DiskString = "GW01 USB WMC Device Management installation disk"
D301.Comm.Desc = "GW01 USB WMC Device Management"
D301.Service.Name = "GW01 USB WMC Device Management Drivers (WDM)"
D301.Service.Desc = "GW01 USB WMC Device Management Drivers (WDM)"
CustomerDataPath = "D301"
DriverSet = "D301 Software"
UninstallFile = "D301Uninstall.exe"
McciOptions = "Uninstallable"
;END ENG - US English Strings
;-----------------------------------------------------------------------------
; The following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------
;*** end of file ***
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.