https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222256

--- Comment #1 from Sylvain Garrigues <[email protected]> ---
If I replace
                sc->sc_rnghz = hz / 100;
with
                sc->sc_rnghz = 175; /* or any other value > 175 */

in
https://github.com/freebsd/freebsd/blob/master/sys/arm/broadcom/bcm2835/bcm2835_rng.c#L461

the underruns disappear.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to