mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
uru4000: Add support for Digital Persona U.are.U Fingerprint Keyboard
Reported by Tudor Panaitescu
This commit is contained in:
@@ -1200,6 +1200,9 @@ static const struct usb_id id_table[] = {
|
||||
/* dp uru4000 (standalone) */
|
||||
{ .vendor = 0x05ba, .product = 0x0007, .driver_data = DP_URU4000 },
|
||||
|
||||
/* dp uru4000 (keyboard) */
|
||||
{ .vendor = 0x05ba, .product = 0x0008, .driver_data = DP_URU4000 },
|
||||
|
||||
/* dp uru4000b (standalone) */
|
||||
{ .vendor = 0x05ba, .product = 0x000a, .driver_data = DP_URU4000B },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user