Compare commits
1 commit
master
...
wip/hadess
Author | SHA1 | Date | |
---|---|---|---|
|
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[] = {
|
static const struct usb_id id_table[] = {
|
||||||
{.vendor = 0x04f3,.product = 0x0907},
|
{.vendor = 0x04f3,.product = 0x0907},
|
||||||
{.vendor = 0x04f3,.product = 0x0c26},
|
{.vendor = 0x04f3,.product = 0x0c26},
|
||||||
|
{.vendor = 0x04f3,.product = 0x0c16},
|
||||||
{0, 0, 0,},
|
{0, 0, 0,},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue