Linux Developer Community - Other hardware - Linux USB Ethernet RNDIS Driver 0.0.0.0
by Linux Developer CommunityXP64-bit32-bitSHA-256 verified
- Manufacturer
- Linux Developer Community
- Device
- Linux Developer Community - Other hardware - Linux USB Ethernet RNDIS
- Driver version
0.0.0.0- Release date
- March 30, 2004
- Supported Windows
- Windows XP
- Architecture
- 64-bit (x64), 32-bit (x86)
- File size
- 8.2 MB
- File name
20492039_2be0013601f55a5423d847dec150bdc428b006bf.cab- Digital signature
- Signed - catalog
wpdmtp.cat - INF version
02/22/2012,5.2.5326.4762- INF provider
- Microsoft
- Device class
- WPD
- Source
- Microsoft Update Catalog
- Last verified
- July 8, 2026
- SHA-256
95c22feebb36da80f6da9a654b05e8262ee1086a4580f7128611a174b6120641
Supported hardware IDs (20)
- USB\MS_COMP_MTP
- USB\VID_18D1&PID_2D03&MI_00
- USB\VID_18D1&PID_2D03&REV_9999&MI_00
- USB\VID_0BB4&PID_4E16&MI_00
- USB\VID_0BB4&PID_2D03&REV_9999&MI_00
- USB\VID_0502&PID_33BA&MI_00
- USB\VID_0BB4&PID_2D03&MI_00
- USB\VID_0BB4&PID_4E16&REV_9999&MI_00
- USB\VID_18D1&PID_2D07&MI_00
- USB\VID_18D1&PID_2D07&REV_9999&MI_00
- USB\VID_18D1&PID_4E14
- USB\VID_18D1&PID_4E14&MI_00
- USB\VID_18D1&PID_4E25&MI_00
- USB\VID_0502&PID_33BD
- USB\VID_0502&PID_33BD&MI_00
- USB\VID_0502&PID_33BE
- USB\VID_0502&PID_33BE&MI_00
- USB\VID_0BB4&PID_4E17
- USB\VID_0BB4&PID_4E17&MI_00
- USB\VID_1286&PID_4E25&REV_9999&MI_00
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 (x64, 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).