Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 10:49:14 -0700
From:      "Coleman Kane" <zombyfork@gmail.com>
To:        "youshi10@u.washington.edu" <youshi10@u.washington.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Examples on using RTC
Message-ID:  <346a80220702220949wbe155bfn96b352e0229e3d17@mail.gmail.com>
In-Reply-To: <Pine.LNX.4.43.0702161601100.22743@hymn06.u.washington.edu>
References:  <Pine.BSF.4.58.0702161812270.32166@niwun.pair.com> <Pine.LNX.4.43.0702161601100.22743@hymn06.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/16/07, youshi10@u.washington.edu <youshi10@u.washington.edu> wrote:
>
> On Fri, 16 Feb 2007, Mike Silbersack wrote:
>
> >
> > On Fri, 16 Feb 2007 youshi10@u.washington.edu wrote:
> >
> >>> /usr/ports/emulators/rtc
> >>>
> >>> regards,
> >>>
> >>> usleep
> >>
> >> Already using / looked at that. I'm looking for something more
> in-depth.
> >> -Garrett
> >
> > The rtc port's sole purpose is to make the vmware port happier.  As you
> > probably saw, it just fakes the functions of the linux rtc device.
> >
> > What other rtc functions do you need?  Almost everything the linux rtc
> > device does can be accomplished by raising your system hz and using
> > usleep/select.
> >
> > Mike "Silby" Silbersack
>
> Hmmm.. well, I can't seem to find equivalent definitions for the Linux
> kernel macro RTC_PIE_OFF for instance and the emulators/rtc port isn't
> sufficiently documented for me to determine how the original author found
> out what signals RTC_PIE_ON and RTC_IRQP_* (whatever macro is also defined
> in /usr/local/include/linux/rtc.h).
>
> -Garrett
>
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
>

Found the following patch for MPlayer on google... don't know if it will
help...
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-January/032291.html

--
Coleman Kane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?346a80220702220949wbe155bfn96b352e0229e3d17>