Collecting entropy from device_attach() times.

David O'Brien obrien at FreeBSD.org
Wed Sep 19 22:38:03 UTC 2012


On Wed, Sep 19, 2012 at 03:34:59PM -0700, David O'Brien (@FreeBSD) wrote:
> Index: sys/sys/random.h
> @@ -57,6 +58,7 @@ struct harvest_select {
>  	int point_to_point;
>  	int interrupt;
>  	int swi;
> +	int device;
>  };

Should be "int devprobe".


More information about the freebsd-security mailing list