diff options
author | Andy Walls <awalls@radix.net> | 2009-07-02 22:08:59 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 11:17:27 -0400 |
commit | 50364593f8d4a5b9c2a025c8acb41dc92f1c901d (patch) | |
tree | a8817fc31df1ce5b6c92613895e7e752b7be304b /drivers/media/video/ivtv/ivtv-driver.c | |
parent | 25a42e4d4a4e03d5807f8aa1a5619f4d805f6fd8 (diff) |
V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant)
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.c')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.c b/drivers/media/video/ivtv/ivtv-driver.c index fa360d3c22fa..63ea0fb66063 100644 --- a/drivers/media/video/ivtv/ivtv-driver.c +++ b/drivers/media/video/ivtv/ivtv-driver.c | |||
@@ -186,6 +186,7 @@ MODULE_PARM_DESC(cardtype, | |||
186 | "\t\t\t24 = AverMedia EZMaker PCI Deluxe\n" | 186 | "\t\t\t24 = AverMedia EZMaker PCI Deluxe\n" |
187 | "\t\t\t25 = AverMedia M104 (not yet working)\n" | 187 | "\t\t\t25 = AverMedia M104 (not yet working)\n" |
188 | "\t\t\t26 = Buffalo PC-MV5L/PCI\n" | 188 | "\t\t\t26 = Buffalo PC-MV5L/PCI\n" |
189 | "\t\t\t27 = AVerMedia UltraTV 1500 MCE\n" | ||
189 | "\t\t\t 0 = Autodetect (default)\n" | 190 | "\t\t\t 0 = Autodetect (default)\n" |
190 | "\t\t\t-1 = Ignore this card\n\t\t"); | 191 | "\t\t\t-1 = Ignore this card\n\t\t"); |
191 | MODULE_PARM_DESC(pal, "Set PAL standard: BGH, DK, I, M, N, Nc, 60"); | 192 | MODULE_PARM_DESC(pal, "Set PAL standard: BGH, DK, I, M, N, Nc, 60"); |