patch-2.3.50 linux/Documentation/video4linux/bttv/Insmod-options

Next file: linux/Documentation/video4linux/bttv/README
Previous file: linux/Documentation/video4linux/bttv/CARDLIST
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.49/linux/Documentation/video4linux/bttv/Insmod-options linux/Documentation/video4linux/bttv/Insmod-options
@@ -14,11 +14,19 @@
                                 but this might also help with other chipsets
 		bigendian=n	Set the endianness of the gfx framebuffer.
 				Default is native endian.
-		fieldnr=1	Count fields.  Some TV descrambling software
+		fieldnr=0/1	Count fields.  Some TV descrambling software
 				needs this, for others it only generates
-				50 useless IRQs/sec.
+				50 useless IRQs/sec.  default is 0 (off).
 		autoload=0/1	autoload helper modules (tuner, audio).
 				default is 1 (on).
+		verbose=0/1/2	verbose level (at insmod time, while looking at
+				the hardware).  default is 1.
+		debug=0/1	debug messages (for capture).
+				default is 0 (off).
+		gbuffers=2-64	number of capture buffers for mmap'ed capture.
+				default is 2.
+                gbufsize=n      size of capture buffers. default and
+                                maximum value is 0x208000 (~2MB)
 
 	remap, card, radio and pll accept up to four comma-separated arguments
 	(for multiple boards).
@@ -59,12 +67,12 @@
 	insmod args:
 		debug=1		print some debug info to the syslog.
 
-tda9855.o
-	The driver for the tda9855 audio chip.  Afaik, only the 
-        Diamond DTV2000 has this chip.
+tda985x.o
+	The driver for the tda9850/55 audio chips.
 
 	insmod args:
 		debug=1		print some debug info to the syslog.
+		chip=9850/9855	set the chip type.
 
 tuner.o
 	The tuner driver.  You need this unless you want to use only

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