diff options
author | Steven Toth <stoth@kernellabs.com> | 2009-05-09 20:17:28 -0400 |
---|---|---|
committer | Steven Toth <stoth@kernellabs.com> | 2009-05-09 20:17:28 -0400 |
commit | 8ed9b0a29d5966db959676d8522476fbb5baae92 (patch) | |
tree | 138598f0b6f0faedb79041e5d7189eda805d7270 /linux/Documentation | |
parent | 2271325ad10d3471d614c23b8ccf4c7eec0846c5 (diff) | |
download | mediapointer-dvb-s2-8ed9b0a29d5966db959676d8522476fbb5baae92.tar.gz mediapointer-dvb-s2-8ed9b0a29d5966db959676d8522476fbb5baae92.tar.bz2 |
SAA7164: Add support for the NXP SAA7164 silicon
From: Steven Toth <stoth@kernellabs.com>
This patch adds support for all of the known shipping Hauppauge HVR-2200
and HVR-2250 boards. Digital TV ATSC/QAM and DVB-T is enabled at this
time. Both tuners are supported.
Volatiles and typedefs need rework, the rest is coding style compliant.
Priority: normal
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/video4linux/CARDLIST.saa7164 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/Documentation/video4linux/CARDLIST.saa7164 b/linux/Documentation/video4linux/CARDLIST.saa7164 new file mode 100644 index 000000000..d1e8217e4 --- /dev/null +++ b/linux/Documentation/video4linux/CARDLIST.saa7164 @@ -0,0 +1,8 @@ + 0 -> Unknown + 1 -> Generic Rev2 + 2 -> Generic Rev3 + 3 -> Hauppauge WinTV-HVR2250 [0070:8880,0070:8810] + 4 -> Hauppauge WinTV-HVR2200 [0070:8980] + 5 -> Hauppauge WinTV-HVR2200 [0070:8900] + 6 -> Hauppauge WinTV-HVR2200 [0070:8901] + 7 -> Hauppauge WinTV-HVR2250 [0070:88A1,0070:8891] |