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 turn on BLINK & bridge
details: https://anonhg.NetBSD.org/src/rev/2b3adbddb335
branches: trunk
changeset: 521030:2b3adbddb335
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Jan 22 01:23:18 2002 +0000
description:
turn on BLINK & bridge
diffstat:
sys/arch/sparc64/conf/SPLODE | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 547bfba827ee -r 2b3adbddb335 sys/arch/sparc64/conf/SPLODE
--- a/sys/arch/sparc64/conf/SPLODE Tue Jan 22 01:19:25 2002 +0000
+++ b/sys/arch/sparc64/conf/SPLODE Tue Jan 22 01:23:18 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: SPLODE,v 1.6 2002/01/19 14:49:18 mrg Exp $
+# $NetBSD: SPLODE,v 1.7 2002/01/22 01:23:18 mrg Exp $
#
# Configuration for Ultra1, 32 bit mode.
include "arch/sparc64/conf/std.sparc64"
-#ident "GENERIC-$Revision: 1.6 $"
+#ident "GENERIC-$Revision: 1.7 $"
maxusers 256
@@ -14,7 +14,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 LOCKDEBUG
+options BLINK # blink the system LED
## System options specific to the sparc machine type
@@ -391,6 +391,9 @@
## interface that allows selective examining of incoming packets.
pseudo-device bpfilter 8
+## Simple inter-network traffic bridging
+pseudo-device bridge
+
## IP Filter, used in firewall and NAT applications. See ipnat(8) for
## one example of the use of the IP Filter.
pseudo-device ipfilter
Home |
Main Index |
Thread Index |
Old Index