0baf:011b — Wireless MAXg Adapter [Broadcom 4320]
U.S. Robotics
- Vendor ID
- 0baf
- Product ID
- 011b
- Combined
- 0baf:011b
- Decimal
- 2991:283
What is this device?
This is the USB identifier for a Wireless MAXg Adapter [Broadcom 4320] manufactured by U.S. Robotics. The vendor ID 0baf is registered to U.S. Robotics with the USB Implementers Forum, and 011b is the product ID that U.S. Robotics assigned to this particular model. When you run lsusb on Linux, this device appears as 0baf:011b U.S. Robotics Wireless MAXg Adapter [Broadcom 4320].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 0baf:011b U.S. Robotics Wireless MAXg Adapter [Broadcom 4320]
You can filter directly with lsusb -d 0baf:011b, or get the full descriptor dump with lsusb -v -d 0baf:011b. Kernel messages from dmesg show the same pair as idVendor=0baf, idProduct=011b.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_0BAF&PID_011B USB\VID_0BAF&PID_011B&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0BAF&PID_011B"
macOS
$ system_profiler SPUSBDataType
Wireless MAXg Adapter [Broadcom 4320]:
Product ID: 0x011b
Vendor ID: 0x0baf (U.S. Robotics)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:
0baf U.S. Robotics 011b Wireless MAXg Adapter [Broadcom 4320]