In message <[EMAIL PROTECTED]>, Craig Rodrigues writes:

>I reset my timecounter:
>sysctl kern.timecounter.hardware=i8254
>
>Now the clock seems to run at a more reasonable rate.
>
>Is there a problem with the ACPI code or with my
>hardware (an ASUS P5A-B motherboard from about 3 or 4 years ago). 
>
>How can I default to i8254 as my default timer?  Is there
>something I should put in device.hints?

Put it in /etc/rc.early:
        sysctl kern.timecounterhardware=i8254

I have not been able to understand in what way this board fails :-(

Does the time run uniformly fast, ie: 7 minutes every 5, all the
time, or is it erratic ?


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to