linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add usb device id for tm6000-cards.c
@ 2012-03-22 19:37 Marek Chmielewski
  2012-03-22 20:20 ` Sylwester Nawrocki
  2012-04-10 22:58 ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 3+ messages in thread
From: Marek Chmielewski @ 2012-03-22 19:37 UTC (permalink / raw)
  To: linux-media

[-- Attachment #1: Type: text/plain, Size: 33 bytes --]

-- 
Pozdrawiam
Marek Chmielewski

[-- Attachment #2: patch_for_tm6000-cards.patch --]
[-- Type: text/x-patch, Size: 639 bytes --]

--- tm6000-cards.c.bakup	2012-03-10 14:34:07.471348336 +0100
+++ tm6000-cards.c	2012-03-10 15:18:09.856380721 +0100
@@ -615,6 +615,7 @@
 struct usb_device_id tm6000_id_table[] = {
 	{ USB_DEVICE(0x6000, 0x0001), .driver_info = TM5600_BOARD_GENERIC },
 	{ USB_DEVICE(0x6000, 0x0002), .driver_info = TM6010_BOARD_GENERIC },
+	{ USB_DEVICE(0x0572, 0x262a), .driver_info = TM5600_BOARD_GENERIC },
 	{ USB_DEVICE(0x06e1, 0xf332), .driver_info = TM6000_BOARD_ADSTECH_DUAL_TV },
 	{ USB_DEVICE(0x14aa, 0x0620), .driver_info = TM6000_BOARD_FREECOM_AND_SIMILAR },
 	{ USB_DEVICE(0x06e1, 0xb339), .driver_info = TM6000_BOARD_ADSTECH_MINI_DUAL_TV },

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-10 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 19:37 Add usb device id for tm6000-cards.c Marek Chmielewski
2012-03-22 20:20 ` Sylwester Nawrocki
2012-04-10 22:58 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).