Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src
Module Name: src
Committed By: martin
Date: Sat Sep 19 16:18:06 UTC 2026
Modified Files:
src/distrib/sets/lists/man [netbsd-11]: mi
src/distrib/sets/lists/manhtml [netbsd-11]: mi
src/share/man/man4 [netbsd-11]: Makefile
src/sys/arch/sparc64/conf [netbsd-11]: files.sparc64
src/sys/arch/sparc64/dev [netbsd-11]: bq4802_ebus.c
src/sys/dev/ic [netbsd-11]: bq4802reg.h
Added Files:
src/share/man/man4 [netbsd-11]: bq4802rtc.4
Log Message:
Pull up following revision(s) (requested by jdc in ticket #479):
share/man/man4/bq4802rtc.4: revision 1.1
sys/arch/sparc64/conf/files.sparc64: revision 1.171
sys/dev/ic/bq4802reg.h: revision 1.3
distrib/sets/lists/man/mi: revision 1.1836
distrib/sets/lists/manhtml/mi: revision 1.54
sys/arch/sparc64/dev/bq4802_ebus.c: revision 1.3
share/man/man4/Makefile: revision 1.753
Add a note about the validity of the battery-valid flag.
Add a sysctl to control the clock oscillator.
Only write to the chip at attach time if the configuration needs changing.
Add a manual page for bq4802rtc(4) (Texas Instruments bq4802Y/bq4802LY).
Add build glue (Makefile and set lists) for bq4802rtc.4 manual page.
Add sysmon_envsys to bq4802rtc.
To generate a diff of this commit:
cvs rdiff -u -r1.1808.2.4 -r1.1808.2.5 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.30.2.4 -r1.30.2.5 src/distrib/sets/lists/manhtml/mi
cvs rdiff -u -r1.747.2.2 -r1.747.2.3 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/share/man/man4/bq4802rtc.4
cvs rdiff -u -r1.166.20.2 -r1.166.20.3 \
src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 src/sys/arch/sparc64/dev/bq4802_ebus.c
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 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