patch-2.0.3 linux/drivers/sound/opl3.h
Next file: linux/drivers/sound/pas2_card.c
Previous file: linux/drivers/sound/opl3.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Sat Jul 6 11:31:43 1996
- Orig file:
v2.0.2/linux/drivers/sound/opl3.h
- Orig date:
Wed Jul 3 22:05:14 1996
diff -u --recursive --new-file v2.0.2/linux/drivers/sound/opl3.h linux/drivers/sound/opl3.h
@@ -18,7 +18,7 @@
*
* The percussive mode is implemented in the left side only.
*
- * With the above exeptions the both sides can be operated independently.
+ * With the above exceptions the both sides can be operated independently.
*
* A 4 OP voice can be created by setting the corresponding
* bit at offset 4 of the right side.
@@ -144,7 +144,7 @@
* register offset).
*
* For 4 OP voices the connection bit is used in the
- * both halfs (gives 4 ways to connect the operators).
+ * both halves (gives 4 ways to connect the operators).
*/
#define FEEDBACK_CONNECTION 0xc0
#define FEEDBACK_MASK 0x0e /* Valid just for 1st OP of a voice */
@@ -153,7 +153,7 @@
* In the 4 OP mode there is four possible configurations how the
* operators can be connected together (in 2 OP modes there is just
* AM or FM). The 4 OP connection mode is defined by the rightmost
- * bit of the FEEDBACK_CONNECTION (0xC0-0xC8) on the both halfs.
+ * bit of the FEEDBACK_CONNECTION (0xC0-0xC8) on the both halves.
*
* First half Second half Mode
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov