diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-04-05 17:30:51 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-04-05 17:30:51 +0200 |
commit | 34ffcb1893ee724d17671b7c388394fb646821bd (patch) | |
tree | 3c4b656ad2b76619aa021e4ef16ac893e7bc2e16 /vm/vm_user.c | |
parent | f040677be3c0eec63a5bd013a092ac5182790a50 (diff) | |
download | gnumach-34ffcb1893ee724d17671b7c388394fb646821bd.tar.gz gnumach-34ffcb1893ee724d17671b7c388394fb646821bd.tar.bz2 gnumach-34ffcb1893ee724d17671b7c388394fb646821bd.zip |
rtc: Add read/write messages
We are still having issues with bogus dates. This adds prints at boot
and time set, to make sure what we actually read and write.
* i386/i386at/rtc.c: Include <kern/printf.h>
(readtodc): Warning about reaching CENTURY_START. Print the time read
from RTC.
(writetodc): Record in RTC remainder of division of year by 100 rather
than subtracting 1900. Print the time written to RTC.
Diffstat (limited to 'vm/vm_user.c')
0 files changed, 0 insertions, 0 deletions