NetBSD/sys/arch/i386
thorpej 4b6638c0b5 pmap_bootstrap(): Correct arithmetic on pte when advancing past
the newly-allocated msgbuf.  (Note, it happened to work before
because nothing used pte afterwards, but in the event something
is added that does, pte should be correct.)
2002-03-23 18:39:46 +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 uvscom driver. Untested. 2002-03-19 15:10:21 +00:00
eisa add RCSID 2001-11-15 07:03:28 +00:00
gdbscripts
i386 pmap_bootstrap(): Correct arithmetic on pte when advancing past 2002-03-23 18:39:46 +00:00
include add HTT cpu flag, and further split message 2002-03-20 15:59:26 +00:00
isa Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
mca Fix so these files build with options DEBUG enabled. 2001-12-04 20:00:15 +00:00
pci Also correct the attach flags to enable IO space on the Intel 450NX. 2002-03-16 22:17:27 +00:00
pnpbios Add explicit support of OPL3-SA2 (YMF711). 2002-03-10 13:57:10 +00:00
stand Add commented-out default definitions for BASEREG and BASEMEM. 2002-03-23 03:45:04 +00:00
Makefile