Re: svn commit: r278907 - head/sys/dev/random

2015-02-17 Thread Mark R V Murray
Hi Thanks John-Mark! M > On 17 Feb 2015, at 17:37, John-Mark Gurney wrote: > > Author: jmg > Date: Tue Feb 17 17:37:00 2015 > New Revision: 278907 > URL: https://svnweb.freebsd.org/changeset/base/278907 > > Log: > When the new random adaptor code was brought it in r273872, a call to > rando

svn commit: r278907 - head/sys/dev/random

2015-02-17 Thread John-Mark Gurney
Author: jmg Date: Tue Feb 17 17:37:00 2015 New Revision: 278907 URL: https://svnweb.freebsd.org/changeset/base/278907 Log: When the new random adaptor code was brought it in r273872, a call to randomdev_init_reader to change read_random over to the newly installed adaptor was missed. This m