Draft: Move the kernel real-time-clock driver to userspace
The motivation behind this is that moving the RTC functionality into userspace is trivial, but most importantly, that userspace should really be able to set the value behind CLOCK_REALTIME, no matter whether that source is from RTC or something different.
Related: drivers!76.
Edited by Jacob Lorentzon
Merge request reports
Activity
added 6 commits
-
1347fe8b...d3cf4db4 - 4 commits from branch
redox-os:master
- cf47b5eb - Remove all RTC code.
- a481df6b - Add a userspace interface for setting time::START.
-
1347fe8b...d3cf4db4 - 4 commits from branch
added 93 commits
-
c49de55c...8f066721 - 90 commits from branch
redox-os:master
- 2845aeda - Remove all RTC code.
- 1211674c - Add a userspace interface for setting time::START.
- 0d04ffea - Copy the right amount of bytes.
Toggle commit list-
c49de55c...8f066721 - 90 commits from branch
Please register or sign in to reply