]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- struct clocktime sets different ranges for DOW and month
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sat, 31 Dec 2011 23:21:36 +0000 (23:21 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sat, 31 Dec 2011 23:21:36 +0000 (23:21 +0000)
commit868fb4d19bba41e95e67adc022d9db9efba75d22
tree4d6b0752a983e364a81f788c4606ed7b13a23fce
parent7686ff743ce8742f980b75f789336596387ccaa2
- struct clocktime sets different ranges for DOW and month
    comparing to struct timeval. for clocktime they should be
    1..7 and 1..12 respectively

- CAPK-0100ND uses RTC without centruy bit (DS1307) so set it 21st
sys/mips/cavium/octeon_ds1337.c