06e1:a190 Instand VCD Capture

ADS Technologies, Inc.

Vendor ID
06e1
Product ID
a190
Combined
06e1:a190
Decimal
1761:41360

What is this device?

This is the USB identifier for a Instand VCD Capture manufactured by ADS Technologies, Inc.. The vendor ID 06e1 is registered to ADS Technologies, Inc. with the USB Implementers Forum, and a190 is the product ID that ADS Technologies, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 06e1:a190 ADS Technologies, Inc. Instand VCD Capture.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 06e1:a190 ADS Technologies, Inc. Instand VCD Capture

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

Windows

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

USB\VID_06E1&PID_A190
USB\VID_06E1&PID_A190&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06E1&PID_A190"

macOS

$ system_profiler SPUSBDataType
    Instand VCD Capture:
      Product ID: 0xa190
      Vendor ID: 0x06e1  (ADS Technologies, 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:

06e1  ADS Technologies, Inc.
	a190  Instand VCD Capture

More from ADS Technologies, Inc.