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)
Thu, Mar 12, 3:01 PM
Unknown Object (File)
Mon, Mar 9, 9:40 PM
Unknown Object (File)
Wed, Mar 4, 4:14 PM
Unknown Object (File)
Sun, Mar 1, 10:47 AM
Unknown Object (File)
Fri, Feb 27, 10:59 PM
Unknown Object (File)
Fri, Feb 27, 6:24 PM
Unknown Object (File)
Feb 8 2026, 3:40 PM
Unknown Object (File)
Feb 7 2026, 5:05 PM
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.