11f7:02df Serial cable (v2) for TD-10 Mobile Phone

Alcatel (?)

Vendor ID
11f7
Product ID
02df
Combined
11f7:02df
Decimal
4599:735

What is this device?

This is the USB identifier for a Serial cable (v2) for TD-10 Mobile Phone manufactured by Alcatel (?). The vendor ID 11f7 is registered to Alcatel (?) with the USB Implementers Forum, and 02df is the product ID that Alcatel (?) assigned to this particular model. When you run lsusb on Linux, this device appears as 11f7:02df Alcatel (?) Serial cable (v2) for TD-10 Mobile Phone.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 11f7:02df Alcatel (?) Serial cable (v2) for TD-10 Mobile Phone

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

Windows

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

USB\VID_11F7&PID_02DF
USB\VID_11F7&PID_02DF&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_11F7&PID_02DF"

macOS

$ system_profiler SPUSBDataType
    Serial cable (v2) for TD-10 Mobile Phone:
      Product ID: 0x02df
      Vendor ID: 0x11f7  (Alcatel (?))

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:

11f7  Alcatel (?)
	02df  Serial cable (v2) for TD-10 Mobile Phone

More from Alcatel (?)