patch-1.3.96 linux/arch/m68k/atari/config.c
Next file: linux/arch/m68k/atari/stdma.c
Previous file: linux/arch/m68k/atari/atasound.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 26 12:12:34 1996
- Orig file:
v1.3.95/linux/arch/m68k/atari/config.c
- Orig date:
Tue Apr 23 13:57:03 1996
diff -u --recursive --new-file v1.3.95/linux/arch/m68k/atari/config.c linux/arch/m68k/atari/config.c
@@ -650,7 +650,7 @@
tos_version = is_medusa ? 0xfff : *(unsigned short *)0xff000002;
ctrl = RTC_READ(RTC_CONTROL); /* control registers are
- * independant from the UIP */
+ * independent from the UIP */
if (op) {
/* write: prepare values */
@@ -1109,7 +1109,7 @@
int atari_get_hardware_list(char *buffer)
{
- int len = 0;
+ int len = 0, i;
for (i = 0; i < boot_info.num_memory; i++)
len += sprintf (buffer+len, "\t%3ld MB at 0x%08lx (%s)\n",
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