]> git.ipfire.org Git - thirdparty/rng-tools.git/commit
Change the default device from /dev/hw_random to /dev/hwrng
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 30 Jul 2012 21:48:09 +0000 (14:48 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 31 Jul 2012 19:33:14 +0000 (15:33 -0400)
commit47c3d38892f04547ec4fd3878c0c80a3406218da
treee536f8957931819bd308c55a3fa4b41b54ea49ec
parent870f0d5d2f06d778a49e35d3a5f55183e5c9b9c0
Change the default device from /dev/hw_random to /dev/hwrng

Change the default device name for the hardware random number device
from /dev/hw_random to /dev/hwrng, which is the filename documented in
devices.txt and appears to be the device name created by udev and
devtmpfs.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
rngd.c