uru4000: Add support for Digital Persona U.are.U Fingerprint Keyboard
Reported by Tudor Panaitescu
This commit is contained in:
parent
f540ae5d5b
commit
76cbf21223
1 changed files with 3 additions and 0 deletions
|
@ -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 },
|
||||
|
||||
|
|
Loading…
Reference in a new issue