patch-2.4.19 linux-2.4.19/Documentation/video4linux/bttv/Sound-FAQ

Next file: linux-2.4.19/Documentation/video4linux/meye.txt
Previous file: linux-2.4.19/Documentation/video4linux/bttv/README.freeze
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/Documentation/video4linux/bttv/Sound-FAQ linux-2.4.19/Documentation/video4linux/bttv/Sound-FAQ
@@ -62,7 +62,7 @@
 {
 	[ ... ]
         u32 gpiomask;
-        u32 audiomux[5];  /* audio mux: tuner, radio, external, internal, mute */
+        u32 audiomux[6]; /* Tuner, Radio, external, internal, mute, stereo */
 };
 
 gpiomask specifies which pins are used to control the audio mux chip.
@@ -127,6 +127,9 @@
 *_modulename    - hint whenever some card needs this or that audio
                   module loaded to work properly.
 has_radio	- whenever this TV card has a radio tuner.
+no_msp34xx	- "1" disables loading of msp3400.o module
+no_tda9875	- "1" disables loading of tda9875.o module 
+needs_tvaudio	- set to "1" to load tvaudio.o module 
 
 If some config item is specified both from the tvcards array and as
 insmod option, the insmod option takes precedence.

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