100d:3342 Cayman 3352 DSL Modem

Netopia, Inc.

Vendor ID
100d
Product ID
3342
Combined
100d:3342
Decimal
4109:13122

What is this device?

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

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 100d:3342 Netopia, Inc. Cayman 3352 DSL Modem

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

Windows

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

USB\VID_100D&PID_3342
USB\VID_100D&PID_3342&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Cayman 3352 DSL Modem:
      Product ID: 0x3342
      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.
	3342  Cayman 3352 DSL Modem

More from Netopia, Inc.