aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-05-20 06:19:47 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 07:06:42 -0300
commitd56eebfbdc11d1a3809d8bd793a118da5058ffa8 (patch)
tree4719a5e6572109d001c304e56001030b93e83251 /drivers/media/video/ivtv/ivtv-driver.c
parentb4ac3c8d8de387366be11c7320693e0b14429a49 (diff)
downloadkernel_samsung_smdk4412-d56eebfbdc11d1a3809d8bd793a118da5058ffa8.zip
kernel_samsung_smdk4412-d56eebfbdc11d1a3809d8bd793a118da5058ffa8.tar.gz
kernel_samsung_smdk4412-d56eebfbdc11d1a3809d8bd793a118da5058ffa8.tar.bz2
V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.
Thanks to Peter Brandt for doing the necessary tests to fill out the card definition! Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.c')
-rw-r--r--drivers/media/video/ivtv/ivtv-driver.c1
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 bbe92d9..323dd68 100644
--- a/drivers/media/video/ivtv/ivtv-driver.c
+++ b/drivers/media/video/ivtv/ivtv-driver.c
@@ -191,6 +191,7 @@ MODULE_PARM_DESC(cardtype,
"\t\t\t23 = AverMedia PVR-150 Plus\n"
"\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\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");