2c02:14ea GW-US11H WLAN

Planex Communications

Vendor ID
2c02
Product ID
14ea
Combined
2c02:14ea
Decimal
11266:5354

What is this device?

This is the USB identifier for a GW-US11H WLAN manufactured by Planex Communications. The vendor ID 2c02 is registered to Planex Communications with the USB Implementers Forum, and 14ea is the product ID that Planex Communications assigned to this particular model. When you run lsusb on Linux, this device appears as 2c02:14ea Planex Communications GW-US11H WLAN.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2c02:14ea Planex Communications GW-US11H WLAN

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

Windows

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

USB\VID_2C02&PID_14EA
USB\VID_2C02&PID_14EA&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2C02&PID_14EA"

macOS

$ system_profiler SPUSBDataType
    GW-US11H WLAN:
      Product ID: 0x14ea
      Vendor ID: 0x2c02  (Planex Communications)

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:

2c02  Planex Communications
	14ea  GW-US11H WLAN

More from Planex Communications