patch-2.1.107 linux/drivers/char/msp3400.c
Next file: linux/drivers/char/random.c
Previous file: linux/drivers/char/mem.c
Back to the patch index
Back to the overall index
- Lines: 33
- Date:
Wed Jun 24 14:30:09 1998
- Orig file:
v2.1.106/linux/drivers/char/msp3400.c
- Orig date:
Tue Jun 23 10:01:22 1998
diff -u --recursive --new-file v2.1.106/linux/drivers/char/msp3400.c linux/drivers/char/msp3400.c
@@ -5,17 +5,17 @@
*
* what works and what doesn't:
*
- * AM-Mono
+ * AM mono
* probably doesn't (untested)
*
- * FM-Mono
- * should work. The stereo modes are backward compatible to FM-mono,
- * therefore FM-Mono should be allways available.
+ * FM-mono
+ * should work. FM stereo modes are backward-compatible to mono.
+ * Therefore FM mono should always be available.
*
- * FM-Stereo (B/G, used in germany)
+ * FM stereo (B/G, used in Germany)
* should work, with autodetect
*
- * FM-Stereo (satellite)
+ * FM stereo (satellite)
* should work, no autodetect (i.e. default is mono, but you can
* switch to stereo -- untested)
*
@@ -605,7 +605,7 @@
dprintk("msp3400: carrier2 val: %5d / %s\n", val,cd[this].name);
}
- /* programm the msp3400 according to the results */
+ /* program the msp3400 according to the results */
switch (max1) {
case 0: /* 4.5 */
case 1: /* 5.5 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov