USB ID
3274:8012
Source
devices/3274:8012/README.md

Microarray match-on-chip (PID 8012)

Status: Merged upstream (libfprint MR !492, merged 2026-06-18)

Device ID(s): 3274:8012

This driver is now merged into upstream libfprint (git master). It is not in older released libfprint, so build from libfprint git (or wait for the first release/distro package that includes it) to get it. Entry kept for people still on an older libfprint.

Upstream merge request

What it does

Adds PID 8012 to a Microarray match-on-chip (mafpmoc) driver. Closes upstream issue #659.

How to use it

The code lives in the merge request, not in this repo. To try it, check out the MR's source branch of libfprint and build from source (see docs/BUILD.md for the shared build, install, PAM and troubleshooting steps), or follow any instructions in the MR discussion.

# fetch the MR branch into a libfprint checkout, e.g.
git fetch https://gitlab.freedesktop.org/libfprint/libfprint.git \
  merge-requests/492/head:mr-492
git checkout mr-492

Tested on

Not documented.

License

Part of libfprint (LGPL-2.1).