NetBSD/sys/arch/i386
fvdl 029ca90566 Updaing ci_ilevel and testing ci_ipending must be done with all interrupts
off, or priority inversion can occur, which can lead to IPI deadlocks.
Leaves interrupts off for a bit longer, sadly, but with no noticeable
effects on the systems I tested on.

From YAMAMOTO Takashi.
2004-06-28 09:13:11 +00:00
..
acpi Make sure to restore curproc's PTD before calling AcpiEnterSleepState(). 2004-06-14 18:09:35 +00:00
bios
bioscall Partial fix for PR#14946. Make sure x86 symlinks exist also 2003-12-25 21:02:58 +00:00
compile
conf Add mtd (Myson MTD803 3-in-1 Ethernet) driver. 2004-06-27 16:47:06 +00:00
eisa sprintf -> snprintf 2004-04-22 00:31:00 +00:00
gdbscripts
i386 Updaing ci_ilevel and testing ci_ipending must be done with all interrupts 2004-06-28 09:13:11 +00:00
include Reflect <sys/endian.h> rev. 1.4: make htonl() et al. arguments and 2004-06-10 16:01:39 +00:00
isa remove a prototype for a function which doesn't exist. (npxdna) 2004-06-23 12:24:01 +00:00
mca print complete contents of the second feature byte; this also fixes 2003-12-15 08:38:01 +00:00
pci don't use large stuff on stack. 2004-05-03 07:08:46 +00:00
pnpbios Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
stand Change interface between bootxx.S and boot1() - always linked together. 2004-06-27 15:37:11 +00:00
Makefile Compute tags for *.[sS]' instead of *.s', only. 2004-01-16 10:08:42 +00:00