Add an entry to report the bus clock on bernd's atom laptop.
authorjsg <jsg@openbsd.org>
Mon, 7 Jul 2008 13:41:59 +0000 (13:41 +0000)
committerjsg <jsg@openbsd.org>
Mon, 7 Jul 2008 13:41:59 +0000 (13:41 +0000)
commit886944d3a502f27aff0c3201d0ea37ce8ed48a59
tree5a395f372861c80c6dd1fd3ef018f3c88e20c44f
parent63bef9edfac0c7f0cdbfb135d6f79f18b033f2aa
Add an entry to report the bus clock on bernd's atom laptop.
Intel don't publish the EST voltage tables, and they don't
even publish the MSRs for a shipping processor so we
can figure out how to do this in the backwards highest/lowest
way cleanly.

The mapping might look like the Core * one, but who really knows
for sure outside of a few guys at Intel.  Other machines with
Atom processors and a different bus clock will have to be added
one by one until this stupidity changes.

Tested by bernd, ok gwk
sys/arch/i386/i386/machdep.c