freebsd-dev/sys
Rodney W. Grimes a0ad3760a2 Changed trap.c so that a panic will occur if we do not have hardware
FP and we try to call the emulator when it is not compiled in.
Removed the #if defined(i486) || defined(i387) that use to call the
panic if we did not have a math emulator.
Removed an extranious include of i386/i386/math_emu.h from math_emulate.c.
1993-08-28 13:25:22 +00:00
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
conf Added options MATH_EMULTATE to the kernel config files to pull in the 1993-08-28 13:21:48 +00:00
ddb * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
dev xxxprobe now returns the correct number of I/O registers used so that 1993-08-28 03:02:52 +00:00
i386 Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
isa xxxprobe now returns the correct number of I/O registers used so that 1993-08-28 03:02:52 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c) 1993-08-28 03:08:59 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00