0105:145f — NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
Trust International B.V.
- Vendor ID
- 0105
- Product ID
- 145f
- Combined
- 0105:145f
- Decimal
- 261:5215
What is this device?
This is the USB identifier for a NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] manufactured by Trust International B.V.. The vendor ID 0105 is registered to Trust International B.V. with the USB Implementers Forum, and 145f is the product ID that Trust International B.V. assigned to this particular model. When you run lsusb on Linux, this device appears as 0105:145f Trust International B.V. NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 0105:145f Trust International B.V. NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
You can filter directly with lsusb -d 0105:145f, or get the full descriptor dump with lsusb -v -d 0105:145f. Kernel messages from dmesg show the same pair as idVendor=0105, idProduct=145f.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_0105&PID_145F USB\VID_0105&PID_145F&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0105&PID_145F"
macOS
$ system_profiler SPUSBDataType
NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]:
Product ID: 0x145f
Vendor ID: 0x0105 (Trust International B.V.)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:
0105 Trust International B.V. 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]