bame
Paul Bame
bame@puffin.external.hp.com
Tue, 4 Jan 2000 16:37:36 -0700 (MST)
Update of /home/cvs/parisc/linux/arch/parisc/real
In directory puffin.external.hp.com:/tmp/cvs-serv11870
Modified Files:
convert.c debug.c head.S hpmc.c pdc.c real.h real_s.S setup.c
traps.c
Log Message:
Before I forget...
Folded in some JDA changes
* work better with hpux boot loader args and initialize stack on boot
(you have to #define ARGS_FROM_HPUX_BOOTLOADER 1 in
real/setup.c and it may not work for everyone)
* someday have a usable IODC console (several minor changes)
* cleanups in real/pdc.c
* changes to real/real_s.S to make PDC calls more reliable
Replaced calls to led_flash() to stopkernel_with_rolling_leds() to be
more consistent with elsewhere.
Attempted to get HPMC handling to work but failed, #ifdef-0-ed for now.