HomeFreeBSD

atrtc: reads Century field from FADT table

Description

atrtc: reads Century field from FADT table

The ACPI spec describes the FADT->Century field as:

The RTC CMOS RAM index to the century of data value (hundred and
thousand year decimals).  If this field contains a zero, then the
RTC centenary feature is not supported.  If this field has a non-zero
value, then this field contains an index into RTC RAM space that
OSPM can use to program the centenary field.

Use this field to decide whether to program the CENTURY register
of the CMOS RTC device.

Reviewed by: akumar3@isilon.com, dab, vangyzen
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D33667

MFC after: 1 week
Sponsored by: Dell EMC Isilon

(cherry picked from commit e1ef6c0ef256f797d629b9490db3f0034b28ae43)

Details

Provenance
austin.zhang_dell.comAuthored on Jan 13 2022, 5:13 PM
vangyzenCommitted on Mar 3 2022, 2:20 PM
Reviewer
dab
Differential Revision
D33667: atrtc: reads Century field from FADT table
Parents
rG487cee4ddc7d: ddb: do not assume that ffs is mounted with softdep
Branches
Unknown
Tags
Unknown