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)
Wed, May 13, 5:00 PM
Unknown Object (File)
Wed, May 13, 4:59 PM
Unknown Object (File)
Mon, May 11, 8:13 AM
Unknown Object (File)
Sun, May 3, 7:21 PM
Unknown Object (File)
Mon, Apr 27, 6:26 PM
Unknown Object (File)
Fri, Apr 24, 4:54 AM
Unknown Object (File)
Apr 21 2026, 10:29 PM
Unknown Object (File)
Apr 8 2026, 8:53 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.