Skip to content

Draft: Add a userspace RTC driver for x86 PCs

Jacob Lorentzon requested to merge 4lDO2/drivers:rtcd into master

The reason behind this is that an RTC driver should ideally consult ACPI tables before assuming any I/O ports exist, which userspace can do much better with the introduction of acpid.

Edited by Jacob Lorentzon

Merge request reports