NetBSD/sys/arch/i386
nathanw 8b1b7c1c67 Check DDB before KGDB; if both are enabled, it's more useful to go to
DDB, because you can get to KGDB from there, but not the other way
around.
2004-08-20 21:38:35 +00:00
..
acpi Make sure to restore curproc's PTD before calling AcpiEnterSleepState(). 2004-06-14 18:09:35 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Rebuild. This primarily updates NGDT. 2004-07-04 03:35:01 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf +cs@pcmcia 2004-08-10 20:50:11 +00:00
eisa sprintf -> snprintf 2004-04-22 00:31:00 +00:00
gdbscripts
i386 Check DDB before KGDB; if both are enabled, it's more useful to go to 2004-08-20 21:38:35 +00:00
include Set NKPTP default to 0 (it's calculated in locore). Also reduce NKPTP_MIN to 2004-08-05 15:26:59 +00:00
isa Back out part of the changes in rev 1.86. Remove npxdna_notset(), and instead 2004-07-06 01:30:08 +00:00
mca print complete contents of the second feature byte; this also fixes 2003-12-15 08:38:01 +00:00
pci implement ICH-based Intel SpeedStep(TM), based on both the linux and 2004-07-31 17:32:31 +00:00
pnpbios Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
stand Rename bootparams to boot_params for consistency. 2004-08-19 10:34:36 +00:00
Makefile Compute tags for `*.[sS]' instead of `*.s', only. 2004-01-16 10:08:42 +00:00