Date: Sat, 25 Sep 2004 20:53:44 +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/dev/mk48txx mk48txx.c mk48txxreg.h Message-ID: <200409252053.i8PKriYj041780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-09-25 20:53:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/mk48txx mk48txx.c mk48txxreg.h
Log:
MFC: mk48txx.c 1.4; mk48txxreg.h 1.2, 1.3
- Only use the desired bits in the time related registers leaving bits
with different meaning alone.
- Fix two off-by-one errors in the handling of the day of week. This
makes the date being stored in the same format Sun/Solaris uses.
- Check the state of the battery on mk48txx that support this in the
attach function.
- Add a note that use of the century bit should be implemented but isn't
required at the moment because it isn't used on sparc64.
Approved by: re (scottl)
Revision Changes Path
1.3.4.1 +53 -14 src/sys/dev/mk48txx/mk48txx.c
1.1.8.1 +78 -5 src/sys/dev/mk48txx/mk48txxreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409252053.i8PKriYj041780>
