Home
last modified time | relevance | path

Searched hist:"7 c63e50188d0154012c0ecac9924970cb3951058" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/isa/
H A Datrtc.cdiff 7c63e50188d0154012c0ecac9924970cb3951058 Mon Jan 15 17:40:43 CET 2018 Ian Lepore <ian@FreeBSD.org> Convert the x86 RTC driver to use new validated BCD<->timespec conversions.

New common routines were added to kern/subr_clock.c for converting between
calendrical time expressed in BCD and struct timespec. The new functions
return EINVAL on error, as expected when the clock hardware does not provide
valid time.

PR: 224813
Differential Revision: https://reviews.freebsd.org/D13731 (no reviewers)