freebsd-dev/sys/amd64
KATO Takenori 8e929d6553 Some of newer PC-98 may cause "Windows Protection Fault" when booting
Windows 95 after rebooting FreeBSD without power off.  In PC-98
system, reboot mode is set via I/O port 0x37 in cpu_reset(), and
accessing of this port is the reason of the problem.  To avnoid the
fault, current status of reboot mode should be checked before
accessing the I/O port.
1998-05-16 14:44:11 +00:00
..
amd64 Some of newer PC-98 may cause "Windows Protection Fault" when booting 1998-05-16 14:44:11 +00:00
conf Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:18:16 +00:00
include Fix alot of silly LINT that I left in the code. 1998-05-12 18:28:05 +00:00
isa Support compiling with `gcc -pedantic' (don't use hard newlines in 1998-04-19 15:39:26 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00