Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2016 19:32:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-acpi@FreeBSD.org
Subject:   [Bug 207419] Add ACPI support for RTC/CMOS device
Message-ID:  <bug-207419-13733-jsRkEi6CRQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207419-13733@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207419-13733@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207419

--- Comment #3 from Anthony Jenkins <Scoobi_doo@yahoo.com> ---
The upstream thread actually mirrors the evolution of my OSPM patch.  I fir=
st
tried adding code to the ACPICA code, then, based on some helpful suggestio=
ns
from acpi@, moved it to the atrtc(4) driver.  I agree with the last thread =
post
(https://lists.acpica.org/pipermail/devel/2016-February/000874.html) - that
support for RTC/CMOS devices belongs in the OSPM, not in the ACPICA.  If you
look closely at the OP's proposed ACPICA patch, the AcpiOs(Read|Write)Cmos()
handlers are no-ops (Read returns 0, Write does nothing).

I mean I can toss my $0.02 into the thread, but it'll be little more than "I
agree this shouldn't be added to ACPICA"...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207419-13733-jsRkEi6CRQ>