hwdb: Add Lenovo ThinkPad E15 fingerprint reader

To the unsupported list.
This commit is contained in:
Bastien Nocera
2022-08-16 15:20:17 +02:00
parent fb63c39750
commit 9ca1564e2d
2 changed files with 2 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ usb:v27C6p538C*
usb:v27C6p538D*
usb:v27C6p5395*
usb:v27C6p5503*
usb:v27C6p550A*
usb:v27C6p5584*
usb:v27C6p55A2*
usb:v27C6p55A4*

View File

@@ -103,6 +103,7 @@ static const FpIdEntry whitelist_id_table[] = {
{ .vid = 0x27c6, .pid = 0x538d },
{ .vid = 0x27c6, .pid = 0x5395 },
{ .vid = 0x27c6, .pid = 0x5503 },
{ .vid = 0x27c6, .pid = 0x550a },
{ .vid = 0x27c6, .pid = 0x5584 },
{ .vid = 0x27c6, .pid = 0x55a2 },
{ .vid = 0x27c6, .pid = 0x55a4 },