201e:2009 CE100 CDMA EVDO

Haier

Vendor ID
201e
Product ID
2009
Combined
201e:2009
Decimal
8222:8201

What is this device?

This is the USB identifier for a CE100 CDMA EVDO manufactured by Haier. The vendor ID 201e is registered to Haier with the USB Implementers Forum, and 2009 is the product ID that Haier assigned to this particular model. When you run lsusb on Linux, this device appears as 201e:2009 Haier CE100 CDMA EVDO.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 201e:2009 Haier CE100 CDMA EVDO

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

Windows

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

USB\VID_201E&PID_2009
USB\VID_201E&PID_2009&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_201E&PID_2009"

macOS

$ system_profiler SPUSBDataType
    CE100 CDMA EVDO:
      Product ID: 0x2009
      Vendor ID: 0x201e  (Haier)

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:

201e  Haier
	2009  CE100 CDMA EVDO

More from Haier