diff options
author | marius <marius@FreeBSD.org> | 2012-10-18 10:29:16 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2012-10-18 10:29:16 +0000 |
commit | 79873f5916d43087246ed5b95823cc20014e07a4 (patch) | |
tree | d71d8f5458330f820e08e47055830a6b3a6150a0 /share/examples/etc | |
parent | ac9ea69708a19e2d1f288e0dc6445939243e5103 (diff) | |
download | FreeBSD-src-79873f5916d43087246ed5b95823cc20014e07a4.zip FreeBSD-src-79873f5916d43087246ed5b95823cc20014e07a4.tar.gz |
It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
doesn't automatically clear when VDD rises above Vlow again and needs to be
cleared manually. However, apparently this needs all of the time registers
to be set, i.e. pcf8563_settime(), and not just PCF8563_R_SECOND in order
for PCF8563_R_SECOND_VL to stick. Thus, we just issue a warning during
pcf8563_attach() rather than failing with ENXIO in case it is set.
MFC after: 3 days
Diffstat (limited to 'share/examples/etc')
0 files changed, 0 insertions, 0 deletions