mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
elan: Add ID for T-Bao TBook 12 Air reader (04f3:0c16)
Tested by Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
@@ -604,6 +604,7 @@ static void dev_deactivate(struct fp_img_dev *dev)
|
||||
static const struct usb_id id_table[] = {
|
||||
{.vendor = 0x04f3,.product = 0x0907},
|
||||
{.vendor = 0x04f3,.product = 0x0c26},
|
||||
{.vendor = 0x04f3,.product = 0x0c16},
|
||||
{0, 0, 0,},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user