]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[media] msi3101: add 2040:d300 Hauppauge WinTV 133559 LF
authorAntti Palosaari <crope@iki.fi>
Wed, 17 Jul 2013 18:05:27 +0000 (15:05 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 20 Aug 2013 19:01:09 +0000 (16:01 -0300)
It is based Mirics MSi3101 reference design and will just work
without any changes.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/msi3101/sdr-msi3101.c

index 2180bf88842fae23a319131010aa46e155e6b7f1..152415a48faeeda48870f61f18a409134832f42c 100644 (file)
@@ -1635,6 +1635,7 @@ err_free_mem:
 /* USB device ID list */
 static struct usb_device_id msi3101_id_table[] = {
        { USB_DEVICE(0x1df7, 0x2500) },
+       { USB_DEVICE(0x2040, 0xd300) }, /* Hauppauge WinTV 133559 LF */
        { }
 };
 MODULE_DEVICE_TABLE(usb, msi3101_id_table);