NetBSD/sys/arch/i386
mycroft f85e332440 Use pmap_kenter_pa() to map pages to dump, not pmap_enter(), so that it's more
resistant to VM lossage.
2004-07-22 15:12:46 +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 Enable ehci(4) by default. 2004-07-19 14:23:59 +00:00
eisa sprintf -> snprintf 2004-04-22 00:31:00 +00:00
gdbscripts
i386 Use pmap_kenter_pa() to map pages to dump, not pmap_enter(), so that it's more 2004-07-22 15:12:46 +00:00
include Add USRSTACK definitions 2004-07-04 15:22:29 +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 Attempt to handle unknown ServerWorks chips, although I wouldn't bet on it 2004-07-05 19:15:05 +00:00
pnpbios Fix confusion between index numbers in one table and node numbers in another 2004-07-04 06:18:26 +00:00
stand Change MAXDRV to 0x8f, to fix El Torito booting problems on some machines. 2004-07-04 00:38:51 +00:00
Makefile Compute tags for `*.[sS]' instead of `*.s', only. 2004-01-16 10:08:42 +00:00