summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-driver.c
diff options
context:
space:
mode:
authorAndy Walls <awalls@radix.net>2009-07-02 22:08:59 -0400
committerAndy Walls <awalls@radix.net>2009-07-02 22:08:59 -0400
commita560be0d3b4e9eeb8ece7539da7d299d29e4b8d9 (patch)
tree19bb8a102bc902ade2cca1de1acc96eed6b5da3e /linux/drivers/media/video/ivtv/ivtv-driver.c
parentd082b862b623972e2115326f76612aa40b35c588 (diff)
downloadmediapointer-dvb-s2-a560be0d3b4e9eeb8ece7539da7d299d29e4b8d9.tar.gz
mediapointer-dvb-s2-a560be0d3b4e9eeb8ece7539da7d299d29e4b8d9.tar.bz2
ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant)
From: Andy Walls <awalls@radix.net> Priority: normal Signed-off-by: Andy Walls <awalls@radix.net>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-driver.c')
-rw-r--r--linux/drivers/media/video/ivtv/ivtv-driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/ivtv/ivtv-driver.c b/linux/drivers/media/video/ivtv/ivtv-driver.c
index 9f91838d7..394af7221 100644
--- a/linux/drivers/media/video/ivtv/ivtv-driver.c
+++ b/linux/drivers/media/video/ivtv/ivtv-driver.c
@@ -186,6 +186,7 @@ MODULE_PARM_DESC(cardtype,
"\t\t\t24 = AverMedia EZMaker PCI Deluxe\n"
"\t\t\t25 = AverMedia M104 (not yet working)\n"
"\t\t\t26 = Buffalo PC-MV5L/PCI\n"
+ "\t\t\t27 = AVerMedia UltraTV 1500 MCE\n"
"\t\t\t 0 = Autodetect (default)\n"
"\t\t\t-1 = Ignore this card\n\t\t");
MODULE_PARM_DESC(pal, "Set PAL standard: BGH, DK, I, M, N, Nc, 60");