patch-2.4.21 linux-2.4.21/arch/m68k/mac/iop.c
Next file: linux-2.4.21/arch/m68k/mac/macints.c
Previous file: linux-2.4.21/arch/m68k/mac/config.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:31.000000000 -0700
- Orig file:
linux-2.4.20/arch/m68k/mac/iop.c
- Orig date:
2001-06-11 19:15:27.000000000 -0700
diff -urN linux-2.4.20/arch/m68k/mac/iop.c linux-2.4.21/arch/m68k/mac/iop.c
@@ -28,7 +28,7 @@
* globally-visible functions take an IOP number instead of an
* an actual base address.
* 990610 (jmt) - Finished the message passing framework and it seems to work.
- * Sending _definately_ works; my adb-bus.c mods can send
+ * Sending _definitely_ works; my adb-bus.c mods can send
* messages and receive the MSG_COMPLETED status back from the
* IOP. The trick now is figuring out the message formats.
* 990611 (jmt) - More cleanups. Fixed problem where unclaimed messages on a
@@ -236,7 +236,7 @@
/*
* This is called by the startup code before anything else. Its purpose
- * is to find and initalize the IOPs early in the boot sequence, so that
+ * is to find and initialize the IOPs early in the boot sequence, so that
* the serial IOP can be placed into bypass mode _before_ we try to
* initialize the serial console.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)