Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf allow more than one ed, es or qn
details: https://anonhg.NetBSD.org/src/rev/11dd89520963
branches: trunk
changeset: 473034:11dd89520963
user: is <is%NetBSD.org@localhost>
date: Mon May 17 20:08:22 1999 +0000
description:
allow more than one ed, es or qn
diffstat:
sys/arch/amiga/conf/AMIGA | 10 +++++-----
sys/arch/amiga/conf/DRACO | 10 +++++-----
sys/arch/amiga/conf/MDINSTALL | 8 ++++----
3 files changed, 14 insertions(+), 14 deletions(-)
diffs (80 lines):
diff -r 79db85c2e1b0 -r 11dd89520963 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Mon May 17 19:42:56 1999 +0000
+++ b/sys/arch/amiga/conf/AMIGA Mon May 17 20:08:22 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: AMIGA,v 1.16 1999/05/10 22:22:59 is Exp $
+# $NetBSD: AMIGA,v 1.17 1999/05/17 20:08:23 is Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
-#$ NetBSD: GENERIC,v 1.123 1999/05/10 22:18:47 is Exp $
+#$ NetBSD: GENERIC,v 1.124 1999/05/17 19:42:56 is Exp $
include "arch/amiga/conf/std.amiga"
@@ -240,9 +240,9 @@
#Ethernet cards:
le* at zbus0 # A2065, Ameristar, Ariadne
ne* at zbus0 # AriadneII
-ed0 at zbus0 # Hydra, ASDG LanRover
-es0 at zbus0 # CEI A4066 EthernetPLUS
-qn0 at zbus0 # Quicknet
+ed* at zbus0 # Hydra, ASDG LanRover
+es* at zbus0 # CEI A4066 EthernetPLUS
+qn* at zbus0 # Quicknet
bah* at zbus0 # C=/Ameristar A2060 / 560
diff -r 79db85c2e1b0 -r 11dd89520963 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Mon May 17 19:42:56 1999 +0000
+++ b/sys/arch/amiga/conf/DRACO Mon May 17 20:08:22 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: DRACO,v 1.35 1999/05/10 22:23:00 is Exp $
+# $NetBSD: DRACO,v 1.36 1999/05/17 20:08:23 is Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
-#$ NetBSD: GENERIC,v 1.123 1999/05/10 22:18:47 is Exp $
+#$ NetBSD: GENERIC,v 1.124 1999/05/17 19:42:56 is Exp $
include "arch/amiga/conf/std.amiga"
@@ -179,9 +179,9 @@
#Ethernet cards:
le* at zbus0 # A2065, Ameristar, Ariadne
ne* at zbus0 # AriadneII
-ed0 at zbus0 # Hydra, ASDG LanRover
-es0 at zbus0 # CEI A4066 EthernetPLUS
-qn0 at zbus0 # Quicknet
+ed* at zbus0 # Hydra, ASDG LanRover
+es* at zbus0 # CEI A4066 EthernetPLUS
+qn* at zbus0 # Quicknet
bah* at zbus0 # C=/Ameristar A2060 / 560
diff -r 79db85c2e1b0 -r 11dd89520963 sys/arch/amiga/conf/MDINSTALL
--- a/sys/arch/amiga/conf/MDINSTALL Mon May 17 19:42:56 1999 +0000
+++ b/sys/arch/amiga/conf/MDINSTALL Mon May 17 20:08:22 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MDINSTALL,v 1.1 1999/04/17 19:05:19 is Exp $
+# $NetBSD: MDINSTALL,v 1.2 1999/05/17 20:08:22 is Exp $
#
# INSTALL kernel for ramdisk installation
@@ -197,9 +197,9 @@
# Ethernet cards:
le* at zbus0 # A2065, Ameristar, Ariadne
ne* at zbus0 # AriadneII
-ed0 at zbus0 # Hydra, ASDG LanRover
-es0 at zbus0 # CEI A4066 EthernetPLUS
-qn0 at zbus0 # Quicknet
+ed* at zbus0 # Hydra, ASDG LanRover
+es* at zbus0 # CEI A4066 EthernetPLUS
+qn* at zbus0 # Quicknet
# Arcnet
bah* at zbus0 # C=/Ameristar A2060 / 560
Home |
Main Index |
Thread Index |
Old Index