Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf Add the `rnd' driver.
details: https://anonhg.NetBSD.org/src/rev/a76d7ea1196c
branches: trunk
changeset: 487453:a76d7ea1196c
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jun 08 02:20:50 2000 +0000
description:
Add the `rnd' driver.
diffstat:
sys/arch/alpha/conf/FRAU-FARBISSINA | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 8bc2d1a44168 -r a76d7ea1196c sys/arch/alpha/conf/FRAU-FARBISSINA
--- a/sys/arch/alpha/conf/FRAU-FARBISSINA Thu Jun 08 02:19:20 2000 +0000
+++ b/sys/arch/alpha/conf/FRAU-FARBISSINA Thu Jun 08 02:20:50 2000 +0000
@@ -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
# box
include "arch/alpha/conf/std.alpha"
-#ident "FRAU-FARBISSINA-$Revision: 1.3 $"
+#ident "FRAU-FARBISSINA-$Revision: 1.4 $"
maxusers 64
@@ -424,5 +424,5 @@
#pseudo-device sequencer 1 # MIDI sequencer
# 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
Home |
Main Index |
Thread Index |
Old Index