freebsd-skq/sys/x86/isa
Ian Lepore 7c63e50188 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)
2018-01-15 16:40:43 +00:00
..
atpic.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
atrtc.c Convert the x86 RTC driver to use new validated BCD<->timespec conversions. 2018-01-15 16:40:43 +00:00
clock.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
elcr.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
icu.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
isa_dma.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
isa.c SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
nmi.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
orm.c Further investigation shows this shouldn't have been added at all. 2017-12-24 17:59:48 +00:00