WISPY added an X.

Approved by: re
This commit is contained in:
Warner Losh 2007-07-22 15:59:45 +00:00
parent f0f1db2e4c
commit 9fb43cb678

View file

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