100d:9032 Motorola 802.11n 5G USB Wireless Adapter

Netopia, Inc.

Vendor ID
100d
Product ID
9032
Combined
100d:9032
Decimal
4109:36914

What is this device?

This is the USB identifier for a Motorola 802.11n 5G USB Wireless Adapter manufactured by Netopia, Inc.. The vendor ID 100d is registered to Netopia, Inc. with the USB Implementers Forum, and 9032 is the product ID that Netopia, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 100d:9032 Netopia, Inc. Motorola 802.11n 5G USB Wireless Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 100d:9032 Netopia, Inc. Motorola 802.11n 5G USB Wireless Adapter

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

Windows

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

USB\VID_100D&PID_9032
USB\VID_100D&PID_9032&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_100D&PID_9032"

macOS

$ system_profiler SPUSBDataType
    Motorola 802.11n 5G USB Wireless Adapter:
      Product ID: 0x9032
      Vendor ID: 0x100d  (Netopia, 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:

100d  Netopia, Inc.
	9032  Motorola 802.11n 5G USB Wireless Adapter

More from Netopia, Inc.