Module Name: src Committed By: riastradh Date: Thu Aug 29 21:54:11 UTC 2013
Modified Files: src/sys/arch/arm/broadcom: bcm2835_rng.c Log Message: Make the rpi hwrng feed data to the entropy pool in a softint. The two-lock scheme here is excessive but will do provisionally until rnd(9) gets disentangled. Tested by Aymeric Vincent. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm2835_rng.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.