Date: Wed, 17 Nov 2004 16:41:42 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.sparc64 src/sys/sparc64/conf GENERIC NOTES src/sys/sparc64/sparc64 rtc.c Message-ID: <200411171641.iAHGfglW074318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-11-17 16:41:42 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64
sys/sparc64/conf GENERIC NOTES
Added files:
sys/sparc64/sparc64 rtc.c
Log:
Add a front-end for the `rtc' device which is a MC146818 compatible
clock found on the ISA bus (some USIIe, USIIi and USIIIi models) and
EBus (USIII models) instead of a MK48Txx clock.
Testet by: Matthew T. Lager" <freebsd@trinetworks.com> on Sun Fire V100,
Xavier Beaudouin <kiwi@oav.net> on Netra X1 (initial version)
Revision Changes Path
1.63 +2 -0 src/sys/conf/files.sparc64
1.86 +2 -0 src/sys/sparc64/conf/GENERIC
1.14 +2 -0 src/sys/sparc64/conf/NOTES
1.1 +181 -0 src/sys/sparc64/sparc64/rtc.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411171641.iAHGfglW074318>
