06f0:de02 DualCam Still Camera

T.N.C Industrial Co., Ltd

Vendor ID
06f0
Product ID
de02
Combined
06f0:de02
Decimal
1776:56834

What is this device?

This is the USB identifier for a DualCam Still Camera manufactured by T.N.C Industrial Co., Ltd. The vendor ID 06f0 is registered to T.N.C Industrial Co., Ltd with the USB Implementers Forum, and de02 is the product ID that T.N.C Industrial Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 06f0:de02 T.N.C Industrial Co., Ltd DualCam Still Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 06f0:de02 T.N.C Industrial Co., Ltd DualCam Still Camera

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

Windows

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

USB\VID_06F0&PID_DE02
USB\VID_06F0&PID_DE02&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06F0&PID_DE02"

macOS

$ system_profiler SPUSBDataType
    DualCam Still Camera:
      Product ID: 0xde02
      Vendor ID: 0x06f0  (T.N.C Industrial 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:

06f0  T.N.C Industrial Co., Ltd
	de02  DualCam Still Camera

More from T.N.C Industrial Co., Ltd