"Vladimir N. Silyaev" wrote:

> > I created a new configuration and the only problem seems
> > to be the following error messages:
> > a) about missing /dev/rtc and
> Exactly, /dev/rtc doesn't supported.

.. and I'm not entirely sure that we can support it easily.  Linux appears
to allow user processes to program the RTC to run at an arbitary frequency
and /dev/rtc is used to count the number of "ticks" since the last time it
was read.  The problem is that we use the RTC for other things and at
specific frequencies (128hz or 1024hz), so I don't think we can easily
emulate /dev/rtc with great precision.

Cheers,
-Peter



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

Reply via email to