patch-2.1.48 linux/arch/m68k/kernel/head.S
Next file: linux/arch/m68k/kernel/process.c
Previous file: linux/arch/m68k/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jul 31 13:09:16 1997
- Orig file:
v2.1.47/linux/arch/m68k/kernel/head.S
- Orig date:
Sat May 24 09:10:22 1997
diff -u --recursive --new-file v2.1.47/linux/arch/m68k/kernel/head.S linux/arch/m68k/kernel/head.S
@@ -273,6 +273,9 @@
movel %d2,%a0@
lea %pc@(SYMBOL_NAME(is_medusa)),%a0
movel %d3,%a0@
+ lea %pc@(Liobase),%a0
+ movel %d2,%a0@ /* On a Hades the iobase must be set
+ before opening the serial port. */
Lnotypetest:
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov