Date: Thu, 17 Feb 2005 01:06:04 +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: <200502170106.j1H164hV069546@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-02-17 01:06:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/conf files.sparc64
sys/sparc64/conf GENERIC NOTES
Added files: (Branch: RELENG_5)
sys/sparc64/sparc64 rtc.c
Log:
MFC:
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.
This isn't an 1:1 MFC though, as the driver in -current relies on
probing the ISA version via PnP. That functionality of the sparc64
ISA code isn't MFC'ed on probably never will be. An identify function
is used in RELENG_5 instead.
Revision Changes Path
1.59.2.3 +2 -0 src/sys/conf/files.sparc64
1.78.2.6 +2 -0 src/sys/sparc64/conf/GENERIC
1.9.2.4 +2 -0 src/sys/sparc64/conf/NOTES
1.2.2.1 +205 -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?200502170106.j1H164hV069546>
