Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/sparc64/conf Pull up revision 1.20 (requested ...
details: https://anonhg.NetBSD.org/src/rev/42662b2f1468
branches: netbsd-1-4
changeset: 470722:42662b2f1468
user: he <he%NetBSD.org@localhost>
date: Wed Jul 05 19:20:04 2000 +0000
description:
Pull up revision 1.20 (requested by sommerfeld):
Comment out EON ISO-over-ip tunneling pseudo-driver, and document
as broken/fragile. Unlikely to be of much use, and confuses new
users when their system crashes when they, or their dhclient
stumble over it. See PR#10500 and PR#8994 for the gory details.
diffstat:
sys/arch/sparc64/conf/NONPLUS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 124129f93e4c -r 42662b2f1468 sys/arch/sparc64/conf/NONPLUS
--- a/sys/arch/sparc64/conf/NONPLUS Wed Jul 05 19:19:36 2000 +0000
+++ b/sys/arch/sparc64/conf/NONPLUS Wed Jul 05 19:20:04 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NONPLUS,v 1.10 1999/03/27 17:58:20 eeh Exp $
+# $NetBSD: NONPLUS,v 1.10.2.1 2000/07/05 19:20:04 he Exp $
include "arch/sparc64/conf/std.sparc64"
@@ -165,7 +165,7 @@
#options NS # Xerox NS networking
#options NSIP # Xerox NS tunneling over IP
options ISO,TPIP # OSI networking
-options EON # OSI tunneling over IP
+#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25 packet switched protocol
options NETATALK # AppleTalk (over Ethernet) protocol
#options NTP # Network Time Protocol in-kernel support
Home |
Main Index |
Thread Index |
Old Index