summaryrefslogtreecommitdiff
path: root/v4l/scripts/cardlist
diff options
context:
space:
mode:
authorSteven Toth <stoth@kernellabs.com>2009-05-09 20:17:28 -0400
committerSteven Toth <stoth@kernellabs.com>2009-05-09 20:17:28 -0400
commit8ed9b0a29d5966db959676d8522476fbb5baae92 (patch)
tree138598f0b6f0faedb79041e5d7189eda805d7270 /v4l/scripts/cardlist
parent2271325ad10d3471d614c23b8ccf4c7eec0846c5 (diff)
downloadmediapointer-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 'v4l/scripts/cardlist')
-rwxr-xr-xv4l/scripts/cardlist3
1 files changed, 3 insertions, 0 deletions
diff --git a/v4l/scripts/cardlist b/v4l/scripts/cardlist
index 7c903539c..ebf372610 100755
--- a/v4l/scripts/cardlist
+++ b/v4l/scripts/cardlist
@@ -23,3 +23,6 @@ scripts/cx23885.pl ../linux/drivers/media/video/cx23885/cx23885.h ../linux/drive
scripts/au0828.pl ../linux/drivers/media/video/au0828/au0828-cards.h ../linux/drivers/media/video/au0828/au0828-cards.c \
| perl -ne 's/[ \t]+$//; print' > ../linux/Documentation/video4linux/CARDLIST.au0828
+
+scripts/saa7164.pl ../linux/drivers/media/video/saa7164/saa7164.h ../linux/drivers/media/video/saa7164/saa7164-cards.c \
+ | perl -ne 's/[ \t]+$//; print' > ../linux/Documentation/video4linux/CARDLIST.saa7164