Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx
@ 2017-06-10  7:13 juvann
  2017-06-23  9:22 ` Hans Verkuil
  0 siblings, 1 reply; 4+ messages in thread
From: juvann @ 2017-06-10  7:13 UTC (permalink / raw)
  To: linux-media

TerraTec Cinergy Hybrid T USB XS with demodulator MT352 stop working with kernel 3.xx and newer.
I have already sent this patch without a success reply, I hope this time you can accept it.

--- /usr/src/linux-3.14.3/drivers/media/usb/em28xx/em28xx-cards.c.orig   2014-05-06 16:59:58.000000000 +0200
+++ /usr/src/linux-3.14.3/drivers/media/usb/em28xx/em28xx-cards.c   2014-05-07 15:18:31.719524453 +0200
@@ -2233,7 +2233,7 @@
        { USB_DEVICE(0x0ccd, 0x005e),
                        .driver_info = EM2882_BOARD_TERRATEC_HYBRID_XS },
        { USB_DEVICE(0x0ccd, 0x0042),
-                       .driver_info = EM2882_BOARD_TERRATEC_HYBRID_XS },
+                       .driver_info = EM2880_BOARD_TERRATEC_HYBRID_XS },
        { USB_DEVICE(0x0ccd, 0x0043),
                        .driver_info = EM2870_BOARD_TERRATEC_XS },
        { USB_DEVICE(0x0ccd, 0x008e),   /* Cinergy HTC USB XS Rev. 1 */

This patch is working also on kernel 4.xx I have tested kernel 4.3 and 4.9

Thank you
Giovanni

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

end of thread, other threads:[~2017-06-23 11:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-10  7:13 [PATCH] [media] em28xx TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx juvann
2017-06-23  9:22 ` Hans Verkuil
2017-06-23 10:38   ` Mauro Carvalho Chehab
2017-06-23 11:36     ` juvann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox