diff options
author | marius <marius@FreeBSD.org> | 2006-02-03 12:35:42 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2006-02-03 12:35:42 +0000 |
commit | ed93f993fd221c326a1049d5f63c4cbf27228b35 (patch) | |
tree | 3a64cdf591a64dc066a61335fa6357528f766824 /lib/libc/stdlib/tdelete.c | |
parent | 30033bf1b376100031ca2bacb155339171afe13b (diff) | |
download | FreeBSD-src-ed93f993fd221c326a1049d5f63c4cbf27228b35.zip FreeBSD-src-ed93f993fd221c326a1049d5f63c4cbf27228b35.tar.gz |
- Don't shift the clock frequency in MHz left by 8 before assigning it
to sbus_mdvec.dv_clock as sbus_mdvec.dv_clock is meant to be specified
in MHz. While this was a bug it shouldn't have affected FreeBSD/sparc64
as sbus_mdvec.dv_clock is used to limit the clock rate of chips when
a machine isn't able to support them at maximum speed which isn't the
case for sun4u machines.
- Remove the code that checks whether the clock frequency returned by
sbus_get_clockfreq() is 0 and falls back to 25MHz if it is as that's
already done in sbus(4).
Approved by: mjacob
MFC after: 3 days
Diffstat (limited to 'lib/libc/stdlib/tdelete.c')
0 files changed, 0 insertions, 0 deletions