Patch : TinyTwin ID's for af9015

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adds DigitalNow TinyTwin Vendor and Product ID's to device table.

Signed-Off-By: Lindsay Mathieson <lindsay@xxxxxxxxxxxxxx>



-- 
Lindsay

diff -r 40fc9491ff06 linux/drivers/media/dvb/af9xxx/af9015_biu.c
--- a/linux/drivers/media/dvb/af9xxx/af9015_biu.c	Sun Nov 11 00:47:17 2007 +0400
+++ b/linux/drivers/media/dvb/af9xxx/af9015_biu.c	Sun Nov 25 09:09:38 2007 +1000
@@ -1203,6 +1203,7 @@ static struct usb_device_id af9015_usb_t
 	{ USB_DEVICE(0x15a4, 0x9015) }, /* AFA Tech MT2060 reference   */
 	{ USB_DEVICE(0x15a4, 0x9016) }, /* AFA Tech MT2060 production  */
 	{ USB_DEVICE(0x13d3, 0x3237) }, /* Azurewave VP-704J MXL5003   */
+	{ USB_DEVICE(0x13d3, 0x3226) }, /* DigitalNow TinyTwin MXL5003 */
 	{ }
 };
 MODULE_DEVICE_TABLE(usb, af9015_usb_table);
@@ -1234,7 +1235,7 @@ static struct dvb_usb_device_properties 
 		}
 	},
 
-	.num_device_descs	= 5,
+	.num_device_descs	= 6,
 	.devices 		= {
 		{
 			.name     = "Afatech 9015 DVB-T",
@@ -1261,6 +1262,11 @@ static struct dvb_usb_device_properties 
 			.cold_ids = { &af9015_usb_table[4], NULL },
 			.warm_ids = { NULL },
 		},
+		{
+			.name     = "Afatech 9015 DVB-T",
+			.cold_ids = { &af9015_usb_table[5], NULL },
+			.warm_ids = { NULL },
+		},
 		{ NULL },
 	}
 };
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux