[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 9 May 2001 19:34:55 -0600 (MDT)
- Reply-to: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/05/09 19:34:54
Modified files:
sys/arch/hp300/hp300: machdep.c
Log message:
o Print memory sizes in KB in addition to bytes like i386 port
o Move model designation info out of hp300_models.
Since it is non-overlapping we only need a single array to store this.
o For 68040 CPUs use cpuspeed * 3/8 for the CPU speed (in Mhz) that we
print in the boot message. That way we get accurate info for upclocked
systems w/o hard-coding things. Don't bother doing this with the
'020 and '030 systems for the moment since they are less likely to have
been "upgraded".
Visit your host, monkey.org