NetBSD/sys/arch/i386
fvdl cbc00e701a Until early last year, the i386 port had 256M of kvm, and the max.
amount of kvm used for buffers was set at 70%, some 188M. Then
the total amount of kvm became 1G, and the amount for buffers
thus became some 716M. This is really too much, and some
device drivers want to map quite a bit of kvm these days.

So, cap it at 384M, which gives each buffer a little over 8k (the
default FFS blocksize) physical in an 1G physram configuration.
2001-10-20 00:17:47 +00:00
..
bioscall objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
compile
conf add emuxki (Creative Labs SBLive!) 2001-10-17 18:41:20 +00:00
eisa delint: don't try & return something from void eisa_intr_disestablish() 2001-05-15 15:07:37 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Use a value for APMDEBUG_ANOM distinct from APMDEBUG_ATTACH, so that 2001-10-03 18:22:13 +00:00
include Until early last year, the i386 port had 256M of kvm, and the max. 2001-10-20 00:17:47 +00:00
isa Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
mca Compact the BIOS CFG printout 2001-05-14 14:14:09 +00:00
pci -fix botched switch/case nesting which made AGP on i810 in GFX mode fail 2001-09-17 12:07:32 +00:00
pnpbios Move the code that enumerates the pnpbios device nodes into a 2001-09-27 17:13:39 +00:00
stand Add the fact that SRCS depends on machine. This way the link is always created 2001-10-04 04:15:17 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00