mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
WISPY added an X.
Approved by: re
This commit is contained in:
parent
f0f1db2e4c
commit
9fb43cb678
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ static const struct usbd_quirk_entry {
|
|||
/* Devices which should be ignored by both ukbd and uhid */
|
||||
{ USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_WISPY,
|
||||
ANY, { UQ_KBD_IGNORE }},
|
||||
{ USB_VENDOR_METAGEEK, USB_PRODUCT_METAGEEK_WISPY,
|
||||
{ USB_VENDOR_METAGEEK, USB_PRODUCT_METAGEEK_WISPYX,
|
||||
ANY, { UQ_KBD_IGNORE }},
|
||||
{ 0, 0, 0, { 0 } }
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue