]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
[media] mceusb: add Formosa device ID 0xe042
authorJarod Wilson <jarod@redhat.com>
Mon, 12 Mar 2012 16:27:03 +0000 (13:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 19 Mar 2012 22:04:08 +0000 (19:04 -0300)
Yet another device ID that has started showing up in the wild.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/mceusb.c

index 21105bf9594d37d40842b4874c372c0ecf1bc510..e150a2e29a4b04686d26843f13e89a4d8c7a06a9 100644 (file)
@@ -361,6 +361,8 @@ static struct usb_device_id mceusb_dev_table[] = {
        { USB_DEVICE(VENDOR_FORMOSA, 0xe03c) },
        /* Formosa Industrial Computing */
        { USB_DEVICE(VENDOR_FORMOSA, 0xe03e) },
+       /* Formosa Industrial Computing */
+       { USB_DEVICE(VENDOR_FORMOSA, 0xe042) },
        /* Fintek eHome Infrared Transceiver (HP branded) */
        { USB_DEVICE(VENDOR_FINTEK, 0x5168) },
        /* Fintek eHome Infrared Transceiver */