All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cx231xx Hauppauge WinTV 950HD
@ 2011-04-04 16:24 Stephan Mueller
  2011-04-04 16:51 ` Devin Heitmueller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Mueller @ 2011-04-04 16:24 UTC (permalink / raw)
  To: linux-media

Hi,

please apply the attached patch to make the 950HD USB card working.

Ciao
Stephan

---

Hauppauge WinTV 950HD

Signed-off-by: Stephan Mueller <smueller@chronox.de>

--- drivers/media/video/cx231xx/cx231xx-cards.c.orig    2011-04-04 18:17:55.245769669 +0200
+++ drivers/media/video/cx231xx/cx231xx-cards.c 2011-04-04 15:48:37.257376578 +0200
@@ -458,6 +458,8 @@
         .driver_info = CX231XX_BOARD_CNXT_RDU_250},
        {USB_DEVICE(0x2040, 0xb120),
         .driver_info = CX231XX_BOARD_HAUPPAUGE_EXETER},
+       {USB_DEVICE(0x2040, 0xb138),
+        .driver_info = CX231XX_BOARD_HAUPPAUGE_EXETER},
        {USB_DEVICE(0x2040, 0xb140),
         .driver_info = CX231XX_BOARD_HAUPPAUGE_EXETER},
        {USB_DEVICE(0x2040, 0xc200),

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

end of thread, other threads:[~2011-04-04 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 16:24 [PATCH] cx231xx Hauppauge WinTV 950HD Stephan Mueller
2011-04-04 16:51 ` Devin Heitmueller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.