Date: Tue, 10 Sep 1996 16:07:06 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/i386 machdep.c Message-ID: <199609102307.QAA21921@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/10 16:07:06
Modified: sys/i386/i386 machdep.c
sys/i386/conf options.i386
Log:
Removed bogus LARGMEM code and option. The code paniced when
biosextmem > 65536, but biosextmem is a 16-bit quantity so it is
guaranteed to be < 65536. Related cruft for biosbasemem was
mostly cleaned up in rev.1.26.
Revision Changes Path
1.203 +1 -12 src/sys/i386/i386/machdep.c
1.17 +1 -2 src/sys/i386/conf/options.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609102307.QAA21921>
