1039:2140 dsl+ 1100 duo

devolo AG

Vendor ID
1039
Product ID
2140
Combined
1039:2140
Decimal
4153:8512

What is this device?

This is the USB identifier for a dsl+ 1100 duo manufactured by devolo AG. The vendor ID 1039 is registered to devolo AG with the USB Implementers Forum, and 2140 is the product ID that devolo AG assigned to this particular model. When you run lsusb on Linux, this device appears as 1039:2140 devolo AG dsl+ 1100 duo.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1039:2140 devolo AG dsl+ 1100 duo

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

Windows

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

USB\VID_1039&PID_2140
USB\VID_1039&PID_2140&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1039&PID_2140"

macOS

$ system_profiler SPUSBDataType
    dsl+ 1100 duo:
      Product ID: 0x2140
      Vendor ID: 0x1039  (devolo AG)

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:

1039  devolo AG
	2140  dsl+ 1100 duo

More from devolo AG