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, Jan 8, 8:11 PM
Unknown Object (File)
Dec 2 2024, 11:53 AM
Unknown Object (File)
Nov 16 2024, 7:10 PM
Unknown Object (File)
Nov 11 2024, 7:51 AM
Unknown Object (File)
Sep 20 2024, 5:21 PM
Unknown Object (File)
Sep 20 2024, 12:51 AM
Unknown Object (File)
Sep 18 2024, 9:48 AM
Unknown Object (File)
Sep 17 2024, 3:51 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 Passed
Unit
No Test Coverage
Build Status
Buildable 3412
Build 3450: arc lint + arc unit

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.