Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/bebox/conf Pull up revision 1.35 (via patch, r...
details: https://anonhg.NetBSD.org/src/rev/aa79b6f14888
branches: netbsd-1-5
changeset: 491556:aa79b6f14888
user: he <he%NetBSD.org@localhost>
date: Tue May 01 15:47:46 2001 +0000
description:
Pull up revision 1.35 (via patch, requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
diffstat:
sys/arch/bebox/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 37aec3b480a1 -r aa79b6f14888 sys/arch/bebox/conf/GENERIC
--- a/sys/arch/bebox/conf/GENERIC Tue May 01 15:47:25 2001 +0000
+++ b/sys/arch/bebox/conf/GENERIC Tue May 01 15:47:46 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.28.2.3 2000/10/05 00:04:08 itojun Exp $
+# $NetBSD: GENERIC,v 1.28.2.4 2001/05/01 15:47:46 he Exp $
#
# First try for BEBOX config file
#
include "arch/bebox/conf/std.bebox"
-#ident "GENERIC-$Revision: 1.28.2.3 $"
+#ident "GENERIC-$Revision: 1.28.2.4 $"
maxusers 32
@@ -67,6 +67,7 @@
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
pseudo-device pty 64 # pseudo-terminals
+pseudo-device vlan # IEEE 802.1q encapsulation
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
#pseudo-device gre 2 # generic L3 over IP tunnel
Home |
Main Index |
Thread Index |
Old Index