203d:1480 — ENUWI-N3 [802.11n Wireless N150 Adapter]
Encore Electronics Inc.
- Vendor ID
- 203d
- Product ID
- 1480
- Combined
- 203d:1480
- Decimal
- 8253:5248
What is this device?
This is the USB identifier for a ENUWI-N3 [802.11n Wireless N150 Adapter] manufactured by Encore Electronics Inc.. The vendor ID 203d is registered to Encore Electronics Inc. with the USB Implementers Forum, and 1480 is the product ID that Encore Electronics Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 203d:1480 Encore Electronics Inc. ENUWI-N3 [802.11n Wireless N150 Adapter].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 203d:1480 Encore Electronics Inc. ENUWI-N3 [802.11n Wireless N150 Adapter]
You can filter directly with lsusb -d 203d:1480, or get the full descriptor dump with lsusb -v -d 203d:1480. Kernel messages from dmesg show the same pair as idVendor=203d, idProduct=1480.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_203D&PID_1480 USB\VID_203D&PID_1480&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_203D&PID_1480"
macOS
$ system_profiler SPUSBDataType
ENUWI-N3 [802.11n Wireless N150 Adapter]:
Product ID: 0x1480
Vendor ID: 0x203d (Encore Electronics 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:
203d Encore Electronics Inc. 1480 ENUWI-N3 [802.11n Wireless N150 Adapter]