0846:9052 A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU]

NetGear, Inc.

Vendor ID
0846
Product ID
9052
Combined
0846:9052
Decimal
2118:36946

What is this device?

This is the USB identifier for a A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU] manufactured by NetGear, Inc.. The vendor ID 0846 is registered to NetGear, Inc. with the USB Implementers Forum, and 9052 is the product ID that NetGear, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0846:9052 NetGear, Inc. A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0846:9052 NetGear, Inc. A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU]

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

Windows

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

USB\VID_0846&PID_9052
USB\VID_0846&PID_9052&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0846&PID_9052"

macOS

$ system_profiler SPUSBDataType
    A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU]:
      Product ID: 0x9052
      Vendor ID: 0x0846  (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:

0846  NetGear, Inc.
	9052  A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU]

More from NetGear, Inc.