freebsd-dev/sys/amd64
Stephen McKay a2575e01e8 Add a small hack to support the strange antics of the Unisys ELI 4003. This
machine generates an NMI for each floating point error, just like an old XT.
Since it is ISA only, reading the EISA status port yields 0xff, which would
give a spurious EISA panic.  The simplest thing to do is to ignore the 0xff.
1997-09-28 15:48:34 +00:00
..
amd64 Fix a bug where the speculative memory probe wouldn't occur on systems that 1997-09-25 15:49:37 +00:00
conf Oops. This file shouldn't have been committed. 1997-09-22 00:37:08 +00:00
include Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
isa Add a small hack to support the strange antics of the Unisys ELI 4003. This 1997-09-28 15:48:34 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
Makefile