diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-11-20 16:25:08 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-11-20 16:25:08 -0200 |
commit | af707ffba7bfd793a895f1ceb32ee4aa5dff3a97 (patch) | |
tree | d73b9395307e07dfc6fe0bdc4da59a4078925102 /linux/Documentation | |
parent | 3e874cd42d944a92e40a09065beb6fa83c4b16ad (diff) | |
download | mediapointer-dvb-s2-af707ffba7bfd793a895f1ceb32ee4aa5dff3a97.tar.gz mediapointer-dvb-s2-af707ffba7bfd793a895f1ceb32ee4aa5dff3a97.tar.bz2 |
Use MTS firmware for the HVR-900
From: Aidan Thornton <makosoft@googlemail.com>
The HVR-900 requires the MTS version of the xc3028 firmware in order
to get any sound. The below patch selects this firmware variant on
HVR-900 cards, as well as splitting the HVR-950 into its own entry
(since I don't know if it uses the MTS variant and it will have to be
split off eventually anyway).
Signed-off-by: Aidan Thornton <makosoft@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/video4linux/CARDLIST.em28xx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/Documentation/video4linux/CARDLIST.em28xx b/linux/Documentation/video4linux/CARDLIST.em28xx index f809834af..94b53bd71 100644 --- a/linux/Documentation/video4linux/CARDLIST.em28xx +++ b/linux/Documentation/video4linux/CARDLIST.em28xx @@ -8,9 +8,10 @@ 7 -> Leadtek Winfast USB II (em2800) 8 -> Kworld USB2800 (em2800) 9 -> Pinnacle Dazzle DVC 90 (em2820/em2840) [2304:0207] - 10 -> Hauppauge WinTV HVR 900/950 (em2880) + 10 -> Hauppauge WinTV HVR 900 (em2880) 11 -> Terratec Hybrid XS (em2880) 12 -> Kworld PVR TV 2800 RF (em2820/em2840) 13 -> Terratec Prodigy XS (em2880) 14 -> Pixelview Prolink PlayTV USB 2.0 (em2820/em2840) 15 -> V-Gear PocketTV (em2800) + 16 -> Hauppauge WinTV HVR 950 (em2880) |