patch-2.4.19 linux-2.4.19/Documentation/video4linux/meye.txt

Next file: linux-2.4.19/Documentation/watchdog-api.txt
Previous file: linux-2.4.19/Documentation/video4linux/bttv/Sound-FAQ
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/Documentation/video4linux/meye.txt linux-2.4.19/Documentation/video4linux/meye.txt
@@ -15,9 +15,17 @@
 
 MJPEG hardware grabbing is supported via a private API (see below).
 
-Module options:
+Driver options:
 ---------------
 
+Several options can be passed to the meye driver, either by adding them
+to /etc/modules.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:
+
 	gbuffers:	number of capture buffers, default is 2 (32 max)
 
 	gbufsize:	size of each capture buffer, default is 614400

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)