The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.
authorobrien <obrien@FreeBSD.org>
Wed, 21 Aug 2013 22:43:29 +0000 (22:43 +0000)
committerobrien <obrien@FreeBSD.org>
Wed, 21 Aug 2013 22:43:29 +0000 (22:43 +0000)
commitb450ec770a8a78fee6639c0bef791019f5457921
treeb54931a7385946ad975f464fdbf8d4341fcd6a4c
parentf4e86b0a9fd4200d38de9fd26806c1c04125456d
The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.
Thus "device padlock_rng" and "device rdrand_rng" should be
used instead of "options PADLOCK_RNG" & "options RDRAND_RNG".

Requested by: so@ (des)
Submitted by: obrien, arthurmesh@gmail.com
Obtained from: Juniper Networks
UPDATING
sys/amd64/conf/GENERIC
sys/amd64/conf/NOTES
sys/conf/options.amd64
sys/conf/options.i386
sys/i386/conf/GENERIC
sys/i386/conf/NOTES