All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Mueller <smueller@chronox.de>
To: linux-media@vger.kernel.org
Subject: [PATCH] cx231xx Hauppauge WinTV 950HD
Date: Mon, 4 Apr 2011 18:24:43 +0200	[thread overview]
Message-ID: <201104041824.43562.smueller@chronox.de> (raw)

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),

             reply	other threads:[~2011-04-04 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04 16:24 Stephan Mueller [this message]
2011-04-04 16:51 ` [PATCH] cx231xx Hauppauge WinTV 950HD Devin Heitmueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201104041824.43562.smueller@chronox.de \
    --to=smueller@chronox.de \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.