NetBSD/sys/arch/i386
fvdl 726d1e9017 Check for an error in {f,s}uwintr before checking (if MULTIPROCESSOR)
if the kernel lock is held, otherwise a fatal trap will be erronerously
signaled for cases like profile calls from statclock().
2002-11-11 13:54:28 +00:00
..
acpi fix wrong uses of ACPI CA API in the last commit, and a bit cosmetic change. 2002-10-12 15:43:00 +00:00
bios Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
bioscall Rebuild after my re-arrangement of GDT entries, since this code depends on 2002-01-23 15:05:33 +00:00
compile
conf Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, 2002-11-07 21:56:56 +00:00
eisa Merge Bill Sommerfeld's i386 MP branch. This code has some known 2002-10-01 12:56:36 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Check for an error in {f,s}uwintr before checking (if MULTIPROCESSOR) 2002-11-11 13:54:28 +00:00
include 1) egg, meet face. face, meet egg. 2002-11-02 17:30:15 +00:00
isa XINTR_TSS() macro for non-ELF case 2002-11-11 09:17:16 +00:00
mca void functions do not return values. 2002-10-22 21:02:09 +00:00
pci * Add "struct device" to the softc. 2002-10-17 22:03:40 +00:00
pnpbios If we don't get record drq from pnpbios, set it to play drq. 2002-10-03 03:02:11 +00:00
stand Introduce biosdiskreset(), and call it to reset the disk (with Int 2002-10-10 18:52:42 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00