0731:0528 SonyEricsson DCU-11 Cable

Susteen, Inc.

Vendor ID
0731
Product ID
0528
Combined
0731:0528
Decimal
1841:1320

What is this device?

This is the USB identifier for a SonyEricsson DCU-11 Cable manufactured by Susteen, Inc.. The vendor ID 0731 is registered to Susteen, Inc. with the USB Implementers Forum, and 0528 is the product ID that Susteen, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0731:0528 Susteen, Inc. SonyEricsson DCU-11 Cable.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0731:0528 Susteen, Inc. SonyEricsson DCU-11 Cable

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

Windows

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

USB\VID_0731&PID_0528
USB\VID_0731&PID_0528&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0731&PID_0528"

macOS

$ system_profiler SPUSBDataType
    SonyEricsson DCU-11 Cable:
      Product ID: 0x0528
      Vendor ID: 0x0731  (Susteen, 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:

0731  Susteen, Inc.
	0528  SonyEricsson DCU-11 Cable

More from Susteen, Inc.