Compare commits

...

1 commit

Author SHA1 Message Date
Bastien Nocera 35e8deba37 elan: Add ID for T-Bao TBook 12 Air reader (04f3:0c16)
Tested by Hans de Goede <hdegoede@redhat.com>
2018-06-18 18:07:44 +02:00

View file

@ -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,},
};