Page MenuHomeFreeBSD

atrtc: export function to set RTC
ClosedPublic

Authored by royger on Apr 22 2016, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 1:12 PM
Unknown Object (File)
Mar 14 2024, 9:09 AM
Unknown Object (File)
Mar 14 2024, 9:09 AM
Unknown Object (File)
Mar 14 2024, 9:09 AM
Unknown Object (File)
Mar 10 2024, 11:37 PM
Unknown Object (File)
Mar 2 2024, 3:11 AM
Unknown Object (File)
Jan 7 2024, 10:28 AM
Unknown Object (File)
Jan 7 2024, 10:28 AM
Subscribers

Details

Summary

This is going to be used by the Xen clock on Dom0 in order to set the RTC of
the host. The current logic in atrtc_settime is moved to atrtc_set and the
unused device_t parameter is removed from the atrtc_set function call so it
can be safely used by other callers.

Sponsored by: Citrix Systems R&D

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

royger retitled this revision from to atrtc: export function to set RTC.
royger updated this object.
royger edited the test plan for this revision. (Show Details)
royger added reviewers: jhb, kib.
jhb edited edge metadata.
This revision is now accepted and ready to land.Apr 22 2016, 6:56 PM
kib edited edge metadata.
This revision was automatically updated to reflect the committed changes.