Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys
Module Name: src
Committed By: martin
Date: Sun Sep 13 10:39:46 UTC 2026
Modified Files:
src/sys/arch/sparc64/conf [netbsd-11]: GENERIC files.sparc64
Added Files:
src/sys/arch/sparc64/dev [netbsd-11]: bq4802_ebus.c
src/sys/dev/ic [netbsd-11]: bq4802reg.h
Log Message:
Pull up following revision(s) (requested by jdc in ticket #457):
sys/dev/ic/bq4802reg.h: revision 1.1
sys/dev/ic/bq4802reg.h: revision 1.2
sys/arch/sparc64/conf/GENERIC: revision 1.245 (via patch)
sys/arch/sparc64/conf/files.sparc64: revision 1.169 (via patch)
sys/arch/sparc64/dev/bq4802_ebus.c: revision 1.1
sys/arch/sparc64/dev/bq4802_ebus.c: revision 1.2
Add a driver for the Texas Instruments bq4802Y/bq4802LY RTC chip,
used in the Sun Ultra 45.
Add bq4802rtc for the Ultra 45 RTC.
Add bq4802rtc (RTC for U45).
Use the correct setting for the stop bit, so that the clock runs when the
power is off (instead of vice versa). Make this clearer in the header.
To generate a diff of this commit:
cvs rdiff -u -r1.243.2.1 -r1.243.2.2 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.166 -r1.166.20.1 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r0 -r1.3.2.2 src/sys/arch/sparc64/dev/bq4802_ebus.c
cvs rdiff -u -r0 -r1.3.2.2 src/sys/dev/ic/bq4802reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index