patch-1.3.96 linux/include/asm-m68k/atarihw.h
Next file: linux/include/asm-m68k/atariints.h
Previous file: linux/include/asm-i386/smp.h
Back to the patch index
Back to the overall index
- Lines: 36
- Date:
Fri Apr 26 12:12:24 1996
- Orig file:
v1.3.95/linux/include/asm-m68k/atarihw.h
- Orig date:
Tue Apr 23 13:57:12 1996
diff -u --recursive --new-file v1.3.95/linux/include/asm-m68k/atarihw.h linux/include/asm-m68k/atarihw.h
@@ -18,7 +18,7 @@
#include <linux/types.h>
-/* Reading the MFP port register gives a machine independant delay, since the
+/* Reading the MFP port register gives a machine independent delay, since the
* MFP always has a 8 MHz clock. This avoids problems with the varying length
* of nops on various machines. Somebody claimed that the tstb takes 600 ns.
*/
@@ -42,7 +42,7 @@
#include <linux/mm.h>
#include <asm/pgtable.h>
-static inline void dma_cache_maintainance( unsigned long paddr,
+static inline void dma_cache_maintenance( unsigned long paddr,
unsigned long len,
int writeflag )
@@ -293,7 +293,7 @@
u_short endmask3;
u_short dst_x_inc;
u_short dst_y_inc;
- u_long dst_adress;
+ u_long dst_address;
u_short wd_per_line;
u_short ln_per_bb;
u_short hlf_op_reg;
@@ -448,7 +448,7 @@
*/
/* constants for the ACIA registers */
-/* baudrate selection and reset (Baudrte = clock/factor) */
+/* baudrate selection and reset (Baudrate = clock/factor) */
#define ACIA_DIV1 0
#define ACIA_DIV16 1
#define ACIA_DIV64 2
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