freebsd-dev/sys/i386
Peter Wemm c7430f3904 Zap totally the npx0 memory size override. It only worked if statically
specified in the kernel config file - but setting options MAXMEM works
exactly the same.  Userconfig overrides of this have not worked for
ages.

Also, change the getenv for the loader override to hw.physmem based on a
prior suggestion from Mike Smith.  I think he still wants to change this
some, but this shouldn't get in his way.  This is a forced setting of
the memory size, not a "cap".  We probably should have a plain 'maxmem'
variable as well which does do a cap, without loosing the bios memory
configuration data.
1999-07-02 04:33:05 +00:00
..
apm Unifdef VM86 1999-06-01 18:17:50 +00:00
bios Unifdef VM86 1999-06-01 18:17:50 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +00:00
conf Working kernel tags! 1999-07-02 04:00:01 +00:00
eisa Handle suspend/resume methods 1999-06-22 09:44:00 +00:00
i386 Zap totally the npx0 memory size override. It only worked if statically 1999-07-02 04:33:05 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Changes in the way that the APs are started appears to have removed the 1999-06-23 23:02:38 +00:00
isa Fix some warnings, unused functions etc. 1999-07-01 15:05:11 +00:00
linux Tweak include ordering so sys/systm.h is before sys/buf.h to keep buf.h's 1999-06-28 09:12:46 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Back out last commit (did I get all of them?) 1999-06-02 15:35:46 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00