summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-10-27 06:06:04 +0000
committermarkm <markm@FreeBSD.org>2000-10-27 06:06:04 +0000
commit6458d733a983150ebfc10b03d7734c3b42c6e303 (patch)
treebf869d324cadd5843af844a6c6d36a999b8a1278 /sys/ia64/conf
parenta01491f9047180a93bb215af3fbb93771305357b (diff)
downloadFreeBSD-src-6458d733a983150ebfc10b03d7734c3b42c6e303.zip
FreeBSD-src-6458d733a983150ebfc10b03d7734c3b42c6e303.tar.gz
As the blocking model has seems to be troublesome for many, disable
it for now with an option. This option is already deprecated, and will be removed when the entropy-harvesting code is fast enough to warrant it.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 7ba5107..244659e 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -135,6 +135,7 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Pseudo devices - the number indicates how many units to allocated.
device random # Entropy device
+options NOBLOCKRANDOM # avoid any blocking on device random
device loop # Network loopback
device ether # Ethernet support
device sl # Kernel SLIP
OpenPOWER on IntegriCloud