; Windows WDM Modem Setup File Eagle 2 Win ME Enumerator Ver. D
; Copyright 1998 Lucent
;
; Manufacturer: Lucent Microelectronics/ Agere Systems
; Driver Rev Date 06_20_2001 ltremove silent switch
; INx Version: Lucent Model 1-91000-A/W 05_25_01
; 05_25_01 REVISED: For Dell Dimension
; Added Revision History keys
; Added LTHOMOL, LTMSG, LTREMOVE keys
; Changed Hardware ID strings
; 05_25_01 REVISED:
; Modified WDM.EXEs, SourceDisksFiles,LucentWDM, and DestinationDirs to enable complete INF install
; 05_25_01 REVISED:
; Changed LucentWDMAddReg.HW Section to correct Modem Classification of DSVD
;
;----------------------------------------------------------------------------
[Version]
Signature = $CHICAGO$
Class = WDM_MODEM
ClassGuid = {5740B2FA-6888-445b-8820-1845CEA717B2}
Provider = %Mfg%
CatalogFile = ltewme.cat
DriverVer = 05/24/2001,8.09.0.0
;----------------------------------------------------------------------------
;Lucent Access System Products additions
;----------------------------------------------------------------------------
;
[DriverInfoAddReg]
; This section adds registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%, BaseDriverFileName,,%BaseDriverFileName%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%, BaseDriverFileVersion,,%BaseDriverFileVersion%
;Added to add lthomol.exe and ltmsg.exe to the run key in the registry so that it launches when ME boots
[MSG_run]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,LTWinModem1,,"ltmsg.exe 9"
;Rem out next 2 lines to eliminate need for Lthomol.exe- added Homol to INF
;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,LTWinModem2,,"lthomol.exe"
;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,LTWinModem2,,"lthomol.exe"
;Added to put the uninstall entry for ltremove into the registry
[LT_run]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\LTWinModem,"DisplayName",,"Lucent Win Modem"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\LTWinModem,"UninstallString",,"%11%\ltremove.exe -s"
;---------------------------------------------------------------------------
[ClassInstall]
Addreg=WDMClassInstall
[WDMClassInstall]
HKR,,Installer,,"modem.cpl, WdmEnum_ClassInstall"
HKR,,,,%Enumerator%
HKR,,Icon,,-25
[ControlFlags]
ExcludeFromSelect= PCI\VEN_11C1&DEV_0452&SUBSYS_1513144F
ExcludeFromSelect= PCI\VEN_11C1&DEV_0452&SUBSYS_1516144F
[DestinationDirs]
DefaultDestDir=10
WDM.Drvrs=10,SYSTEM32\DRIVERS
WDM.EXEs=11
[Manufacturer]
%Mfg%=Models
;Changed Hardware ID, added N. America ID
[Models]
%Modem1%=LucentWDM, PCI\VEN_11C1&DEV_0452&SUBSYS_1513144F
%Modem1%=LucentWDM, PCI\VEN_11C1&DEV_0452&SUBSYS_1516144F
; Added sections MSG_run, LT_run, DriverInfoAddReg
[LucentWDM]
CopyFiles=WDM.Drvrs, WDM.EXEs
AddReg=LucentWDM.AddReg,MSG_run,LT_run,DriverInfoAddReg
[WDM.Drvrs]
ltmdmnt.sys
[WDM.EXEs]
ltmsg.exe
ltremove.exe
[SourceDisksNames]
1 = %LT.disk%,,,""
; Added support for ltmsg.exe and ltremove.exe
[SourceDisksFiles]
ltmdmnt.sys=1
ltmsg.exe=1
ltremove.exe=1
[LucentWDM.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,,"ltmdmnt.sys,ccport.sys"
[LucentWDM.HW]
AddReg=LucentWDMAddReg.HW
[LucentWDMAddReg.HW]
;Scott Changed from\LUCENTWDM_DFV to LUCENT_WDM_DSVD
HKR,,ChildID,2,"WDM_MODEM\LUCENT_WDM_DSVD"
[Strings]
Mfg="Lucent"
Modem1 = "Lucent WDM Communication Device"
LT.disk = "Lucent Installation Disk"
Enumerator = "WDM Modem Enumerator"
; Lucent Access System Products driver history strings information
DriverMfgr="Lucent"
DriverVersionID="8.09"
BaseDriverFileName="ltmdmnt.sys"
BaseDriverFileVersion="8.09"
DriverOEM="Lucent"
DriverFamily="MODEM"
DriverProduct="PCI DATA FAX VOICE MODEM"
DriverDescription="Lucent V.92 Data/Fax/Voice Modem"
DriverOEMVersion="8.09"
; Added string definitions
;LTWinModem1=ltmsg
;LTWinModem2=lthomol
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.