100d:cb01 Cayman 3341 Ethernet DSL Router

Netopia, Inc.

Vendor ID
100d
Product ID
cb01
Combined
100d:cb01
Decimal
4109:51969

What is this device?

This is the USB identifier for a Cayman 3341 Ethernet DSL Router manufactured by Netopia, Inc.. The vendor ID 100d is registered to Netopia, Inc. with the USB Implementers Forum, and cb01 is the product ID that Netopia, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 100d:cb01 Netopia, Inc. Cayman 3341 Ethernet DSL Router.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 100d:cb01 Netopia, Inc. Cayman 3341 Ethernet DSL Router

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

Windows

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

USB\VID_100D&PID_CB01
USB\VID_100D&PID_CB01&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Cayman 3341 Ethernet DSL Router:
      Product ID: 0xcb01
      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.
	cb01  Cayman 3341 Ethernet DSL Router

More from Netopia, Inc.