Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc64/conf fix some comments.



details:   https://anonhg.NetBSD.org/src/rev/e08dc05751ba
branches:  trunk
changeset: 499406:e08dc05751ba
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Nov 19 15:22:51 2000 +0000

description:
fix some comments.

diffstat:

 sys/arch/sparc64/conf/GENERIC32 |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 39a7506c0062 -r e08dc05751ba sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Sun Nov 19 14:23:34 2000 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Sun Nov 19 15:22:51 2000 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: GENERIC32,v 1.8 2000/11/09 00:06:47 eeh Exp $
+#      $NetBSD: GENERIC32,v 1.9 2000/11/19 15:22:51 mrg Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
-#ident                 "GENERIC-$Revision: 1.8 $"
+#ident                 "GENERIC-$Revision: 1.9 $"
 
 maxusers       64
 
@@ -251,7 +251,7 @@
 #sabtty0       at sab0 channel 0               # ttya
 #sabtty1       at sab0 channel 1               # ttyb
 
-## Part of a PC87332VLJ?
+## Part of a PC87332VLJ
 com*   at ebus?                                # `com' driver for `su'
 kbd0   at com?                                 # keyboard
 ms0    at com?                                 # mouse
@@ -278,7 +278,7 @@
 #fas*  at sbus? slot ? offset ?
 #scsibus* at fas?
 
-## GLM support missing
+## GLM support
 siop*  at pci?                                 # 53C875 "glm" compatible
 scsibus* at siop?
 
@@ -437,6 +437,5 @@
 
 ## Random device, used to implement /dev/random (a source of random noise),
 ## and generate randomness for some kernel formulae.
-## THIS DEVICE IS EXPERIMENTAL; use at your own risk.
 
 pseudo-device  rnd



Home | Main Index | Thread Index | Old Index