diff options
author | bde <bde@FreeBSD.org> | 1999-07-18 15:19:29 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-07-18 15:19:29 +0000 |
commit | e871bb8dd7a2153c5cabea19b8bf1c7cb7d3ac7a (patch) | |
tree | 4888031468dad73af57f3a7b1921e701a5a0010c /sys/kern | |
parent | 9ea61245a8fa724c231c6740852b5a8bc59549ac (diff) | |
download | FreeBSD-src-e871bb8dd7a2153c5cabea19b8bf1c7cb7d3ac7a.zip FreeBSD-src-e871bb8dd7a2153c5cabea19b8bf1c7cb7d3ac7a.tar.gz |
Don't let the machdep.tsc_freq sysctl proceed if the TSC is present
but broken, since tsc_timecounter is not initialised in that case,
and updating an uninitialised timecounter is fatal.
Fixed style bugs in the machdep.i8254_freq and machdep.tsc_freq
sysctls.
Reviewed by: phk
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions