061a:8200 VKI-A Fingerprint Sensor/Flash Storage (dumb)

Veridicom International, Inc.

Vendor ID
061a
Product ID
8200
Combined
061a:8200
Decimal
1562:33280

What is this device?

This is the USB identifier for a VKI-A Fingerprint Sensor/Flash Storage (dumb) manufactured by Veridicom International, Inc.. The vendor ID 061a is registered to Veridicom International, Inc. with the USB Implementers Forum, and 8200 is the product ID that Veridicom International, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 061a:8200 Veridicom International, Inc. VKI-A Fingerprint Sensor/Flash Storage (dumb).

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 061a:8200 Veridicom International, Inc. VKI-A Fingerprint Sensor/Flash Storage (dumb)

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

Windows

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

USB\VID_061A&PID_8200
USB\VID_061A&PID_8200&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_061A&PID_8200"

macOS

$ system_profiler SPUSBDataType
    VKI-A Fingerprint Sensor/Flash Storage (dumb):
      Product ID: 0x8200
      Vendor ID: 0x061a  (Veridicom International, 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:

061a  Veridicom International, Inc.
	8200  VKI-A Fingerprint Sensor/Flash Storage (dumb)

More from Veridicom International, Inc.