14ea:ab13 GW-US54Mini 802.11bg

Planex Communications

Vendor ID
14ea
Product ID
ab13
Combined
14ea:ab13
Decimal
5354:43795

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 14ea:ab13 Planex Communications GW-US54Mini 802.11bg

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

Windows

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

USB\VID_14EA&PID_AB13
USB\VID_14EA&PID_AB13&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_14EA&PID_AB13"

macOS

$ system_profiler SPUSBDataType
    GW-US54Mini 802.11bg:
      Product ID: 0xab13
      Vendor ID: 0x14ea  (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:

14ea  Planex Communications
	ab13  GW-US54Mini 802.11bg

More from Planex Communications