atrtc driver implements System CMOS address space and check the bit. So enable probe and attach the driver if the device is disabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 43918 Build 40806: arc lint + arc unit
Event Timeline
Comment Actions
Suggestion on the commit message:
acpi: Ignore _STA and never disable AT RTC devices atrtc(4) should always install a SystemCMOS address space handler unless the RTC Not Present bit is not set in IAPC_BOOT_ARCH in the FADT. The atrtc(4) driver already checks this bit, but _STA can return not-present even when this bit is clear.