1eb8:7f00 MW-U3500 WiMAX adapter

Modacom Co., Ltd.

Vendor ID
1eb8
Product ID
7f00
Combined
1eb8:7f00
Decimal
7864:32512

What is this device?

This is the USB identifier for a MW-U3500 WiMAX adapter manufactured by Modacom Co., Ltd.. The vendor ID 1eb8 is registered to Modacom Co., Ltd. with the USB Implementers Forum, and 7f00 is the product ID that Modacom Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 1eb8:7f00 Modacom Co., Ltd. MW-U3500 WiMAX adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1eb8:7f00 Modacom Co., Ltd. MW-U3500 WiMAX adapter

You can filter directly with lsusb -d 1eb8:7f00, or get the full descriptor dump with lsusb -v -d 1eb8:7f00. Kernel messages from dmesg show the same pair as idVendor=1eb8, idProduct=7f00.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_1EB8&PID_7F00
USB\VID_1EB8&PID_7F00&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1EB8&PID_7F00"

macOS

$ system_profiler SPUSBDataType
    MW-U3500 WiMAX adapter:
      Product ID: 0x7f00
      Vendor ID: 0x1eb8  (Modacom Co., Ltd.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

1eb8  Modacom Co., Ltd.
	7f00  MW-U3500 WiMAX adapter

More from Modacom Co., Ltd.