2e04:c008 — Tethering Network Interface
HMD Global
- Vendor ID
- 2e04
- Product ID
- c008
- Combined
- 2e04:c008
- Decimal
- 11780:49160
What is this device?
This is the USB identifier for a Tethering Network Interface manufactured by HMD Global. The vendor ID 2e04 is registered to HMD Global with the USB Implementers Forum, and c008 is the product ID that HMD Global assigned to this particular model. When you run lsusb on Linux, this device appears as 2e04:c008 HMD Global Tethering Network Interface.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2e04:c008 HMD Global Tethering Network Interface
You can filter directly with lsusb -d 2e04:c008, or get the full descriptor dump with lsusb -v -d 2e04:c008. Kernel messages from dmesg show the same pair as idVendor=2e04, idProduct=c008.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2E04&PID_C008 USB\VID_2E04&PID_C008&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2E04&PID_C008"
macOS
$ system_profiler SPUSBDataType
Tethering Network Interface:
Product ID: 0xc008
Vendor ID: 0x2e04 (HMD Global)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:
2e04 HMD Global c008 Tethering Network Interface