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:
parent
bb4d888661
commit
35e8deba37
1 changed files with 1 additions and 0 deletions
|
@ -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,},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue