LT WinModem Driver 0.0.0.0
by AgereXP32-bitSHA-256 verified
- Manufacturer
- Agere
- Device
- LT WinModem
- Driver version
0.0.0.0- Release date
- March 31, 2003
- Supported Windows
- Windows XP
- Architecture
- 32-bit (x86)
- File size
- 257 KB
- File name
7223872.cab- INF version
03/31/2003,8.30.0.0- INF provider
- Agere
- Device class
- Modem
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
438e1e3aa7a99c6c31fd2f3113db253c7217b4ee3ecd9042b1a4f166f096e04b
Supported hardware IDs (4)
- PCI\VEN_11C1&DEV_0450&SUBSYS_04501468
- PCI\VEN_11C1&DEV_0450&SUBSYS_1515144F
- PCI\VEN_11C1&DEV_045C&SUBSYS_22058086
- PCI\VEN_11C1&DEV_045C&SUBSYS_22018086
Compare with your device: Device Manager → right-click the device → Properties → Details → Hardware Ids. If one of the values above matches, this driver supports your hardware.
How to install
- Create a restore point(Start → "Create a restore point" → Create), so you can roll back if anything goes wrong.
- Verify compatibility: your Windows version (Windows XP) and architecture (x86)must match this driver, and your device's Hardware ID should appear in the list above.
- Download the file using the button - it comes directly from Microsoft Update Catalog.
- Optionally verify the checksum: open PowerShell, run
Get-FileHash your-download.cab -Algorithm SHA256and compare with the SHA-256 above. - Extract the .cab archive: right-click → Extract All, or run
expand -F:* file.cab C:\driver\in Command Prompt. - Install via Device Manager: right-click your device → Update driver → Browse my computer → point to the extracted folder. Alternatively run
pnputil /add-driver C:\driver\*.inf /install. - Check Device Manager: the device should show no warning icons, and the driver version should match.
How to roll back
If the device stops working after the update: Device Manager → right-click the device → Properties → Driver tab → Roll Back Driver. If the button is greyed out, use the restore point from step 1 (Start → "Recovery" → Open System Restore).