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)
Tue, Oct 14, 9:05 PM
Unknown Object (File)
Sep 8 2025, 12:56 PM
Unknown Object (File)
Aug 17 2025, 11:33 AM
Unknown Object (File)
Jul 28 2025, 6:56 AM
Unknown Object (File)
Jul 27 2025, 7:50 AM
Unknown Object (File)
Jul 23 2025, 11:28 AM
Unknown Object (File)
Jul 14 2025, 1:40 PM
Unknown Object (File)
Jun 28 2025, 1:03 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.