HomeFreeBSD

Add a new sysctl, debug.clock_do_io, to allow manully triggering a one-shot

Description

Add a new sysctl, debug.clock_do_io, to allow manully triggering a one-shot
read or write of all registered realtime clocks. In the read case, the
values read are simply discarded. For writes, there's no alternative but
to actually write the current system time to the device.

Details

Provenance
ianAuthored on
Parents
rS329172: Add a set of convenience routines for RTC drivers to use for debug output,
Branches
Unknown
Tags
Unknown