Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf enable xbox and ppp
details: https://anonhg.NetBSD.org/src/rev/181e8148db63
branches: trunk
changeset: 474043:181e8148db63
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Jun 26 18:47:15 1999 +0000
description:
enable xbox and ppp
diffstat:
sys/arch/sparc/conf/INSTALL | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (37 lines):
diff -r ffe47239090a -r 181e8148db63 sys/arch/sparc/conf/INSTALL
--- a/sys/arch/sparc/conf/INSTALL Sat Jun 26 18:29:28 1999 +0000
+++ b/sys/arch/sparc/conf/INSTALL Sat Jun 26 18:47:15 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.8 1999/06/06 13:16:06 mrg Exp $
+# $NetBSD: INSTALL,v 1.9 1999/06/26 18:47:15 mrg Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
@@ -21,6 +21,7 @@
## System kernel configuration. See options(4) for more detail.
+
# Options for variants of the Sun SPARC architecure.
# We currently support three architecture types; at least one is required.
#options SUN4 # sun4/100, sun4/200, sun4/300
@@ -197,8 +198,8 @@
vme0 at iommu0 # sun4m
## SBus expander box
-#xbox* at sbus? slot ? offset ?
-#sbus* at xbox?
+xbox* at sbus? slot ? offset ?
+sbus* at xbox?
## SBus to PCMCIA bridge
# Currently enabling nell* with audioamd* causes panic at attach
@@ -459,7 +460,7 @@
pseudo-device sl 2
## PPP, the successor to SLIP. See pppd(8).
-#pseudo-device ppp 2
+pseudo-device ppp 2
## Starmode Radio IP, a special hardware network device.
#pseudo-device strip 1
Home |
Main Index |
Thread Index |
Old Index