All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Stapelberg <michael+lm@stapelberg.de>
To: linux-media@vger.kernel.org
Cc: dl6jv@chaoswelle.de
Subject: [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S
Date: Sun, 7 Jun 2009 22:27:48 +0200	[thread overview]
Message-ID: <20090607202748.GM10731@mx01> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 213 bytes --]

Add fefe:0001 to the list of identifiers for the bt8xx driver. The chip is
named Conexant Fusion 878a, the card is a Twinhan VP 1025 DVB-S PCI.

Please commit the attached patch.

Thanks and best regards,
Michael

[-- Attachment #1.2: fusion.patch --]
[-- Type: text/x-diff, Size: 413 bytes --]

--- bt878.orig.c	2009-06-07 22:23:33.000000000 +0200
+++ bt878.c	2009-06-07 22:23:27.000000000 +0200
@@ -405,6 +405,7 @@
 	BROOKTREE_878_DEVICE(0x18ac, 0xd500, "DViCO FusionHDTV 5 Lite"),
 	BROOKTREE_878_DEVICE(0x7063, 0x2000, "pcHDTV HD-2000 TV"),
 	BROOKTREE_878_DEVICE(0x1822, 0x0026, "DNTV Live! Mini"),
+	BROOKTREE_878_DEVICE(0xfefe, 0x0001, "Conexant Fusion / Twinhan VP 1025 DVB-S"),
 	{ }
 };
 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

             reply	other threads:[~2009-06-07 20:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-07 20:27 Michael Stapelberg [this message]
2009-06-08  0:23 ` [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S Trent Piepho
2009-06-08  6:31   ` Michael Stapelberg

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=20090607202748.GM10731@mx01 \
    --to=michael+lm@stapelberg.de \
    --cc=dl6jv@chaoswelle.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.