0053:5301 GW-US54ZGL 802.11bg

Planex

Vendor ID
0053
Product ID
5301
Combined
0053:5301
Decimal
83:21249

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0053:5301 Planex GW-US54ZGL 802.11bg

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

Windows

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

USB\VID_0053&PID_5301
USB\VID_0053&PID_5301&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0053&PID_5301"

macOS

$ system_profiler SPUSBDataType
    GW-US54ZGL 802.11bg:
      Product ID: 0x5301
      Vendor ID: 0x0053  (Planex)

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:

0053  Planex
	5301  GW-US54ZGL 802.11bg

More from Planex