Adrian Chadd <adr...@freebsd.org> writes: > I've just test booted this on a MIPS board. It doesn't hang at boot waiting > for > entropy. > > http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-1.txt
Do me a favor, rebuild your kernel with "option DEBUG_RANDOM" (to save time, just add #define DEBUG_RANDOM 1 manually to opt_random.h and do a KERNFAST build) and post the dmesg. It will show how much entropy we've accumulated before we force a reseed. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"