mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
aes3k: add aes3500 driver
This driver supports AES3500 device (08ff:5731) and utilizes common routines from AES4000.
This commit is contained in:
committed by
Vasily Khoruzhick
parent
12c1088777
commit
aeca32fc12
@@ -36,6 +36,7 @@ enum {
|
||||
UPEKE2_ID = 13,
|
||||
AES1660_ID = 14,
|
||||
AES2660_ID = 15,
|
||||
AES3500_ID = 16,
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user