[Bug 207419] Add ACPI support for RTC/CMOS device
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 22 20:03:58 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207419
--- Comment #5 from Jung-uk Kim <jkim at FreeBSD.org> ---
BTW, these functions must be MD. So, it should be placed in sys/x86/acpica
(please see OsdEnvironment.c) and/or sys/x86/isa/atrtc.c. If the upstream does
not want them as official API, then your patch is good.
FYI, the official ACPICA API is documented here:
https://acpica.org/sites/acpica/files/acpica-reference_17.pdf
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list