Enable cmos register access from ACPI only and relux register access restriction when RTC _STA object indicate not functional. This is needed for upcoming ACPI000E device (I name it acpi_rtc.) for some implementation.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 43923 Build 40811: arc lint + arc unit
Event Timeline
sys/x86/isa/atrtc.c | ||
---|---|---|
298 | I do not understand what !acpi_rtc_is_present check does here. |