patch-1.3.87 linux/drivers/sound/mpu401.c
Next file: linux/drivers/sound/opl3.c
Previous file: linux/drivers/sound/midi_synth.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Apr 12 09:49:43 1996
- Orig file:
v1.3.86/linux/drivers/sound/mpu401.c
- Orig date:
Sun Mar 24 22:50:10 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/sound/mpu401.c linux/drivers/sound/mpu401.c
@@ -522,7 +522,7 @@
* Verify that the device is really running.
* Some devices (such as Ensoniq SoundScape don't
* work before the on board processor (OBP) is initialized
- * by downloadin it's microcode.
+ * by downloading its microcode.
*/
if (!devc->initialized)
@@ -667,7 +667,7 @@
ok = 1;
}
else
- { /* Device is not currently open. Use simplier method */
+ { /* Device is not currently open. Use simpler method */
if (read_data (devc) == MPU_ACK)
ok = 1;
}
@@ -894,7 +894,7 @@
* Verify that the device is really running.
* Some devices (such as Ensoniq SoundScape don't
* work before the on board processor (OBP) is initialized
- * by downloadin it's microcode.
+ * by downloading its microcode.
*/
if (!devc->initialized)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this