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 add commented BLINK option.



details:   https://anonhg.NetBSD.org/src/rev/28055c2d1d65
branches:  trunk
changeset: 518775:28055c2d1d65
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Dec 05 13:29:24 2001 +0000

description:
add commented BLINK option.

diffstat:

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

diffs (22 lines):

diff -r a8ced7c648b2 -r 28055c2d1d65 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Wed Dec 05 13:28:54 2001 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Wed Dec 05 13:29:24 2001 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: GENERIC32,v 1.25 2001/11/20 12:56:39 lukem Exp $
+#      $NetBSD: GENERIC32,v 1.26 2001/12/05 13:29:24 mrg Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
-#ident                 "GENERIC-$Revision: 1.25 $"
+#ident                 "GENERIC-$Revision: 1.26 $"
 
 maxusers       64
 
@@ -12,6 +12,7 @@
 # Options for variants of the Sun SPARC architecure.
 # We currently support three architecture types; at least one is required.
 options        SUN4U           # sun4u - UltraSPARC
+#options       BLINK           # blink the system LED
 
 ## System options specific to the sparc machine type
 



Home | Main Index | Thread Index | Old Index