aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2004-11-07 04:01:15 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-11-07 04:01:15 -0800
commit4a5f5e21dd11d0153e30f633ac3d851385579384 (patch)
treea276c442e086846bc57da7496105ca0aa040e5f1 /Documentation
parentb1414f4fd4e836ab5e6de28d9c317ddbdd52a0de (diff)
downloadhistory-4a5f5e21dd11d0153e30f633ac3d851385579384.tar.gz
[PATCH] meye: module parameters documentation fixes
Signed-off-by: Stelian Pop <stelian@popies.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt2
-rw-r--r--Documentation/video4linux/meye.txt11
2 files changed, 5 insertions, 8 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 6d3615c0644f22..9be21893dfb478 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -701,7 +701,7 @@ running once the system is up.
[KNL,ACPI] Mark specific memory as reserved.
Region of memory to be used, from ss to ss+nn.
- meye= [HW] Set MotionEye Camera parameters
+ meye.*= [HW] Set MotionEye Camera parameters
See Documentation/video4linux/meye.txt.
mga= [HW,DRM]
diff --git a/Documentation/video4linux/meye.txt b/Documentation/video4linux/meye.txt
index 5adcd25024bb43..418b48599caa41 100644
--- a/Documentation/video4linux/meye.txt
+++ b/Documentation/video4linux/meye.txt
@@ -41,13 +41,10 @@ little information if any is available for this camera
Driver options:
---------------
-Several options can be passed to the meye driver, either by adding them
-to /etc/modprobe.conf file, when the driver is compiled as a module, or
-by adding the following to the kernel command line (in your bootloader):
-
- meye=gbuffers[,gbufsize[,video_nr]]
-
-where:
+Several options can be passed to the meye driver using the standard
+module argument syntax (<param>=<value> when passing the option to the
+module or meye.<param>=<value> on the kernel boot line when meye is
+statically linked into the kernel). Those options are:
gbuffers: number of capture buffers, default is 2 (32 max)