1385:5f00 — WPN111 RangeMax(TM) Wireless USB 2.0 Adapter
Netgear, Inc
- Vendor ID
- 1385
- Product ID
- 5f00
- Combined
- 1385:5f00
- Decimal
- 4997:24320
What is this device?
This is the USB identifier for a WPN111 RangeMax(TM) Wireless USB 2.0 Adapter manufactured by Netgear, Inc. The vendor ID 1385 is registered to Netgear, Inc with the USB Implementers Forum, and 5f00 is the product ID that Netgear, Inc assigned to this particular model. When you run lsusb on Linux, this device appears as 1385:5f00 Netgear, Inc WPN111 RangeMax(TM) Wireless USB 2.0 Adapter.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1385:5f00 Netgear, Inc WPN111 RangeMax(TM) Wireless USB 2.0 Adapter
You can filter directly with lsusb -d 1385:5f00, or get the full descriptor dump with lsusb -v -d 1385:5f00. Kernel messages from dmesg show the same pair as idVendor=1385, idProduct=5f00.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1385&PID_5F00 USB\VID_1385&PID_5F00&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1385&PID_5F00"
macOS
$ system_profiler SPUSBDataType
WPN111 RangeMax(TM) Wireless USB 2.0 Adapter:
Product ID: 0x5f00
Vendor ID: 0x1385 (Netgear, Inc)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:
1385 Netgear, Inc 5f00 WPN111 RangeMax(TM) Wireless USB 2.0 Adapter