06f0:de01 DualCam Video Camera

T.N.C Industrial Co., Ltd

Vendor ID
06f0
Product ID
de01
Combined
06f0:de01
Decimal
1776:56833

What is this device?

This is the USB identifier for a DualCam Video 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 de01 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:de01 T.N.C Industrial Co., Ltd DualCam Video Camera.

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_06F0&PID_DE01
USB\VID_06F0&PID_DE01&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    DualCam Video Camera:
      Product ID: 0xde01
      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
	de01  DualCam Video Camera

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