Add the `rnd' driver.
This commit is contained in:
parent
0bf91362b9
commit
8355a216eb
@ -1,11 +1,11 @@
|
|||||||
# $NetBSD: FRAU-FARBISSINA,v 1.3 2000/05/23 05:01:56 thorpej Exp $
|
# $NetBSD: FRAU-FARBISSINA,v 1.4 2000/06/08 02:20:50 thorpej Exp $
|
||||||
#
|
#
|
||||||
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
|
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
|
||||||
# box
|
# box
|
||||||
|
|
||||||
include "arch/alpha/conf/std.alpha"
|
include "arch/alpha/conf/std.alpha"
|
||||||
|
|
||||||
#ident "FRAU-FARBISSINA-$Revision: 1.3 $"
|
#ident "FRAU-FARBISSINA-$Revision: 1.4 $"
|
||||||
|
|
||||||
maxusers 64
|
maxusers 64
|
||||||
|
|
||||||
@ -424,5 +424,5 @@ pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
|||||||
#pseudo-device sequencer 1 # MIDI sequencer
|
#pseudo-device sequencer 1 # MIDI sequencer
|
||||||
|
|
||||||
# rnd is EXPERIMENTAL
|
# rnd is EXPERIMENTAL
|
||||||
#pseudo-device rnd # /dev/random and in-kernel generator
|
pseudo-device rnd # /dev/random and in-kernel generator
|
||||||
#options RND_COM # use "com" randomness too
|
#options RND_COM # use "com" randomness too
|
||||||
|
Loading…
Reference in New Issue
Block a user