Jan Beich <jbe...@vfemail.net> writes:
> I have a minimalistic kernel where everything is pushed to a module for
> easier/faster debugging before kload. As its config has no |device random|
> loading random.ko fails because nothing provides random_adaptors [...]

Yes, there is work to be done there.  Ideally, the random module should
include the random_adaptors framework and /dev/random itself, while
Yarrow and Fortuna should be separate modules which can coexist, rather
than mutually exclusive kernel options.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to