10ab:10c5 Sony-Ericsson / Samsung DataCable

USI Co., Ltd

Vendor ID
10ab
Product ID
10c5
Combined
10ab:10c5
Decimal
4267:4293

What is this device?

This is the USB identifier for a Sony-Ericsson / Samsung DataCable manufactured by USI Co., Ltd. The vendor ID 10ab is registered to USI Co., Ltd with the USB Implementers Forum, and 10c5 is the product ID that USI Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 10ab:10c5 USI Co., Ltd Sony-Ericsson / Samsung DataCable.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 10ab:10c5 USI Co., Ltd Sony-Ericsson / Samsung DataCable

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

Windows

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

USB\VID_10AB&PID_10C5
USB\VID_10AB&PID_10C5&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10AB&PID_10C5"

macOS

$ system_profiler SPUSBDataType
    Sony-Ericsson / Samsung DataCable:
      Product ID: 0x10c5
      Vendor ID: 0x10ab  (USI Co., Ltd)

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:

10ab  USI Co., Ltd
	10c5  Sony-Ericsson / Samsung DataCable

More from USI Co., Ltd