;*****************************************************************************
;
; Name: tdmdsdm2.inf
;
; Function:
; Install the NexperiaTM TD-SCDMA AT Interface Drivers (WDM) on Win2000/XP
;
; Copyright (c) 1997-2008 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=12/12/2008,4.50.5.0
CatalogFile=tdmdmdm.cat
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames.x86]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"tdmdmdm.sys",,\i386
[SourceDisksNames.amd64]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"tdmdmdm.sys",,\amd64
[SourceDisksFiles]
; filename = diskid[,[ subdir][, size]]
tdmdmdm.sys = 1
tdmdcmnt.sys = 1
;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12 ; system32\drivers
;-----------------------------------------------------------------------------
; Table of Contents
;-----------------------------------------------------------------------------
[Manufacturer]
%NXP%=NXP, NTamd64
;-----------------------------------------------------------------------------
; Device-by-device entries
;-----------------------------------------------------------------------------
[NXP]
%nxp.Modem.Desc% = nxp.Install, USB\VID_04CC&PID_226E&MI_05&OS_NT
%nxp.Modem.Desc% = nxp.Install, USB\VID_04CC&PID_226F&MI_07&OS_NT
[NXP.NTamd64]
%nxp.Modem.Desc% = nxp.Install, USB\VID_04CC&PID_226E&MI_05&OS_NT
%nxp.Modem.Desc% = nxp.Install, USB\VID_04CC&PID_226F&MI_07&OS_NT
;-----------------------------------------------------------------------------
; Installation instructions
;-----------------------------------------------------------------------------
[nxp.Install.nt]
AddReg = NXP.AddReg, NXP.NT.AddReg, GenericAddReg, USB
CopyFiles = CopyFiles, CopyFiles.Win2K
;-----------------------------------------------------------------------------
; Registry
;-----------------------------------------------------------------------------
; common registry entries
[nxp.AddReg]
HKR,,NTMPDriver,,tdmdmdm.sys
HKR,,EnableSetClearFeatureIdle, 0x10001, 01,00,00,00
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
; only for NT...
[nxp.NT.AddReg]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
;-----------------------------------------------------------------------------
; Copy lists
;-----------------------------------------------------------------------------
[CopyFiles]
[CopyFiles.Win2K]
tdmdmdm.sys
tdmdcm.sys,tdmdcmnt.sys
tdmdcmnt.sys
;-----------------------------------------------------------------------------
; NT Services installation
;-----------------------------------------------------------------------------
[nxp.Install.NT.Services]
AddService = tdmdmdm, 0x00000002, nxp.Install.AddService
[nxp.Install.AddService]
DisplayName = %nxp.Service.Name%
Description = %nxp.Service.Desc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\tdmdmdm.sys
[GenericAddReg]
[USB]
;HKR,, PortDriver, 0, wdmmdmld.vxd
;HKR,, DeviceType, 1, 01
;-----------------------------------------------------------------------------
; STRINGS
;-----------------------------------------------------------------------------
[Strings]
;<<localize the following>>
;BEGIN ENG - US English Strings
Provider = "NXP Semiconductors"
NXP = "NXP Semiconductors"
DiskString = "NexperiaTM TD-SCDMA AT Interface Drivers installation disk"
nxp.Modem.Desc = "NexperiaTM TD-SCDMA AT Interface"
nxp.Service.Name = "NexperiaTM TD-SCDMA AT Interface Drivers"
nxp.Service.Desc = "NexperiaTM TD-SCDMA AT Interface Drivers"
nxp.Filter.Name = "NexperiaTM TD-SCDMA AT Interface Filter"
nxp.Filter.Desc = "NexperiaTM TD-SCDMA AT Interface Filter"
CustomerDataPath = "NexperiaTM TD-SCDMA"
DriverSet = "NexperiaTM TD-SCDMA Software"
UninstallFile = "TDMDUninstall.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.