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/sparc/conf Pull up revision 1.112 (requested b...
details: https://anonhg.NetBSD.org/src/rev/97b287ab7f55
branches: netbsd-1-4
changeset: 470720:97b287ab7f55
user: he <he%NetBSD.org@localhost>
date: Wed Jul 05 19:18:40 2000 +0000
description:
Pull up revision 1.112 (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/sparc/conf/GENERIC | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7eabd3c30403 -r 97b287ab7f55 sys/arch/sparc/conf/GENERIC
--- a/sys/arch/sparc/conf/GENERIC Wed Jul 05 19:17:03 2000 +0000
+++ b/sys/arch/sparc/conf/GENERIC Wed Jul 05 19:18:40 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.76.2.3 2000/06/03 14:45:44 he Exp $
+# $NetBSD: GENERIC,v 1.76.2.4 2000/07/05 19:18:40 he Exp $
include "arch/sparc/conf/std.sparc"
@@ -154,7 +154,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