mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-11 09:38:09 +02:00
focaltech_moc: add new pid:0xA97A
This commit is contained in:
parent
d79f157282
commit
acfa370b92
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ static const FpIdEntry id_table[] = {
|
|||
{ .vid = 0x2808, .pid = 0x1579, },
|
||||
{ .vid = 0x2808, .pid = 0x077A, },
|
||||
{ .vid = 0x2808, .pid = 0x079A, },
|
||||
{ .vid = 0x2808, .pid = 0xA97A, },
|
||||
{ .vid = 0, .pid = 0, .driver_data = 0 }, /* terminating entry */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue