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/news68k/conf Pull up revisions 1.16 (requested...
details: https://anonhg.NetBSD.org/src/rev/d86c6f4a9ec3
branches: netbsd-1-5
changeset: 491567:d86c6f4a9ec3
user: he <he%NetBSD.org@localhost>
date: Tue May 01 15:51:28 2001 +0000
description:
Pull up revisions 1.16 (requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
diffstat:
sys/arch/news68k/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r e800fdd70490 -r d86c6f4a9ec3 sys/arch/news68k/conf/GENERIC
--- a/sys/arch/news68k/conf/GENERIC Tue May 01 15:51:04 2001 +0000
+++ b/sys/arch/news68k/conf/GENERIC Tue May 01 15:51:28 2001 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC,v 1.8.2.2 2000/08/11 20:18:05 mason Exp $
+# $NetBSD: GENERIC,v 1.8.2.3 2001/05/01 15:51:28 he Exp $
# news68k GENERIC config file;
#
include "arch/news68k/conf/std.news68k"
-#ident "GENERIC-$Revision: 1.8.2.2 $"
+#ident "GENERIC-$Revision: 1.8.2.3 $"
maxusers 8
@@ -174,5 +174,6 @@
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
+pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device rnd # /dev/random and in-kernle generator
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
Home |
Main Index |
Thread Index |
Old Index