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/vax/conf Pull up revision 1.83-1.84 (requested...
details: https://anonhg.NetBSD.org/src/rev/5e3a7dcfdf96
branches: netbsd-1-5
changeset: 491577:5e3a7dcfdf96
user: he <he%NetBSD.org@localhost>
date: Tue May 01 15:55:40 2001 +0000
description:
Pull up revision 1.83-1.84 (requested by he):
Add pseudo-device vlan.
Make sure "rnd is EXPERIMENTAL" comment is removed.
diffstat:
sys/arch/vax/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r b9eb3d29790c -r 5e3a7dcfdf96 sys/arch/vax/conf/GENERIC
--- a/sys/arch/vax/conf/GENERIC Tue May 01 15:55:21 2001 +0000
+++ b/sys/arch/vax/conf/GENERIC Tue May 01 15:55:40 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.71.2.6 2000/10/04 08:24:27 itojun Exp $
+# $NetBSD: GENERIC,v 1.71.2.7 2001/05/01 15:55:40 he Exp $
#
# GENERIC VAX configuration file; all supported devices.
#
include "arch/vax/conf/std.vax"
-#ident "GENERIC-$Revision: 1.71.2.6 $"
+#ident "GENERIC-$Revision: 1.71.2.7 $"
# Here are all different supported CPU types listed.
options "VAX8600"
@@ -210,10 +210,10 @@
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 tb 1
pseudo-device vnd 4
pseudo-device ccd 4
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
-# rnd is EXPERIMENTAL
pseudo-device rnd # /dev/random and in-kernel generator
Home |
Main Index |
Thread Index |
Old Index