Rasclock (PCF2127 ) Hardware Clock FreeBSD 12.0
Ian Lepore
ian at freebsd.org
Tue Jul 16 14:20:19 UTC 2019
On Tue, 2019-07-16 at 04:46 +0300, Stefan Parvu wrote:
> > Okay, this should be fixed as of r350016.
>
> Cool and thank you for fix.
>
> The hard part: Im on FreeBSD 12 RELEASE. How can I get the fix on this version ?
> Idea is Im planning to use the OS (FreeBSD 12.0 RELEASE) before 12.1 is released.
>
> * you fixed the nxprtc driver, right ?
>
> * can I somehow get the new driver for 12.0 RELEASE ARMv8 ?
>
> * do I need to make another system (using same hdw, RBPI3B+) and fetch
> there the latest update and build the driver and then manually copy the driver
> on other systems I install or how ?
>
> Thanks,
> Stefan
>
What you need to do to incorporate the fix depends on what you're doing
now. You say you're using 12-RELEASE, but using it how? Installing
the official image, then adding your own stuff to it? Or building
world and kernel yourself using the sources from the 12-RELEASE branch?
The bottom line is that you need to rebuild the nxprtc driver with this
patch applied:
https://svnweb.freebsd.org/base/head/sys/dev/iicbus/nxprtc.c?r1=350016&r2=348184&view=patch
-- Ian
More information about the freebsd-arm
mailing list