freebsd-dev/sys/amd64
Bruce Evans 959c02787e Only handle copyin/out/etc faults when not in an interrupt handler.
This makes unexpected faults (in an interrupt handler) more likely
to crash properly.  It could be done even better (more robustly and
more efficiently) using lazy fault handling.
1996-12-18 19:12:01 +00:00
..
amd64 Only handle copyin/out/etc faults when not in an interrupt handler. 1996-12-18 19:12:01 +00:00
conf Add driver for AMD 53c974 SCSI (Tekram DC390/390T). 1996-12-18 01:30:19 +00:00
include Support the PG_G flag on Pentium-Pro processors. This pretty 1996-11-11 04:20:19 +00:00
isa Reenabled i586-optimized copyin/out. 1996-11-30 14:08:44 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
Makefile