freebsd-src/sys/i386/bios
Poul-Henning Kamp 64bb0d8861 On my GW2K Handbook486 this code would reset when called from locore.s
I think I have narrowed this down to the stack being overflown.  I have
taken the push/pop of %fs out, it shouldn't be needed anyway, but the
real & correct solution might to save the registers on the stack in
locore.s before calling this stuff.
1994-10-01 21:29:50 +00:00
..
apm_init On my GW2K Handbook486 this code would reset when called from locore.s 1994-10-01 21:29:50 +00:00
apm.c Added $Id$ 1994-10-01 05:13:37 +00:00
apm_setup.h Added $Id$ 1994-10-01 05:13:37 +00:00
apm_setup.s Added $Id$ 1994-10-01 05:13:37 +00:00