Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf +IPv6 +Raylink/Aviator
details: https://anonhg.NetBSD.org/src/rev/30f880d113ca
branches: trunk
changeset: 481222:30f880d113ca
user: mycroft <mycroft%NetBSD.org@localhost>
date: Tue Jan 25 01:10:50 2000 +0000
description:
+IPv6 +Raylink/Aviator
diffstat:
sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r cdd2875b31e9 -r 30f880d113ca sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS
--- a/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS Tue Jan 25 01:04:07 2000 +0000
+++ b/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS Tue Jan 25 01:10:50 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.18 2000/01/17 17:47:07 augustss Exp $
+# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.19 2000/01/25 01:10:50 mycroft Exp $
# From: GENERIC,v 1.260 1999/09/28 18:07:29 thorpej Exp
#
# GENERIC -- everything that's currently supported
@@ -114,8 +114,12 @@
# immutable) behave as system flags.
# Networking options
-#options GATEWAY # packet forwarding
+options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
+options INET6 # IPV6
+#options IPSEC # IP security
+#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
+#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options NS # XNS
#options NSIP # XNS tunneling over IP
@@ -202,11 +206,11 @@
isa* at pcib?
# PCMCIA bus support
-#pcmcia* at pcic? controller ? socket ?
+pcmcia* at pcic? controller ? socket ?
#pcmcia* at tcic? controller ? socket ?
# ISA PCMCIA controllers
-#pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
+pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
#pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000
#tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x4000
@@ -461,11 +465,15 @@
#tr* at isapnp? # IBM/3COM TROPIC Token-Ring
# PCMCIA network interfaces
+#awi* at pcmcia? function ? # BayStack 650 (802.11FH)
+#cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
#ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
#mbe* at pcmcia? function ? # MB8696x based Ethernet
#ne* at pcmcia? function ? # NE2000-compatible Ethernet
+ray* at pcmcia? function ? # Raytheon Raylink (802.11)
#sm* at pcmcia? function ? # Megahertz Ethernet
#wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
+#xe* at pcmcia? function ? # Xircom PCMCIA cards
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
#com* at mhzc?
Home |
Main Index |
Thread Index |
Old Index