Date: Fri, 16 Feb 2007 18:15:14 -0500 (EST) From: Mike Silbersack <silby@silby.com> To: youshi10@u.washington.edu Cc: freebsd-hackers@freebsd.org Subject: Re: Examples on using RTC Message-ID: <Pine.BSF.4.58.0702161812270.32166@niwun.pair.com> In-Reply-To: <Pine.LNX.4.43.0702161425240.30624@hymn01.u.washington.edu> References: <Pine.LNX.4.43.0702161425240.30624@hymn01.u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.58.0702161812270.32166>