* [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S
@ 2009-06-07 20:27 Michael Stapelberg
2009-06-08 0:23 ` Trent Piepho
0 siblings, 1 reply; 3+ messages in thread
From: Michael Stapelberg @ 2009-06-07 20:27 UTC (permalink / raw)
To: linux-media; +Cc: dl6jv
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S
2009-06-07 20:27 [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S Michael Stapelberg
@ 2009-06-08 0:23 ` Trent Piepho
2009-06-08 6:31 ` Michael Stapelberg
0 siblings, 1 reply; 3+ messages in thread
From: Trent Piepho @ 2009-06-08 0:23 UTC (permalink / raw)
To: Michael Stapelberg; +Cc: linux-media, dl6jv
On Sun, 7 Jun 2009, Michael Stapelberg wrote:
> 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.
You can remove Conexant Fusion from the board name. All the boards for
that driver use that same chip. Just use "Twinhan VP 1025 DVB-S".
Don't you need to add it to the list in bttv-cards.c in order to use the
card?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S
2009-06-08 0:23 ` Trent Piepho
@ 2009-06-08 6:31 ` Michael Stapelberg
0 siblings, 0 replies; 3+ messages in thread
From: Michael Stapelberg @ 2009-06-08 6:31 UTC (permalink / raw)
To: Trent Piepho; +Cc: linux-media, dl6jv
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
Hi Trent,
* [08.06.09 02:24]:
> You can remove Conexant Fusion from the board name. All the boards for
> that driver use that same chip. Just use "Twinhan VP 1025 DVB-S".
Alright, thanks for clearing that up.
> Don't you need to add it to the list in bttv-cards.c in order to use the
> card?
Not sure about that, it wasn’t necessary for me.
Best regards,
Michael
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-08 6:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-07 20:27 [PATCH] bt8xx: Add support for the Conexant Fusion 878a / Twinhan VP 1025 DVB-S Michael Stapelberg
2009-06-08 0:23 ` Trent Piepho
2009-06-08 6:31 ` Michael Stapelberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox