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/amiga/conf pullup 1.16->1.17 (is): Allow more ...



details:   https://anonhg.NetBSD.org/src/rev/60005256dc2c
branches:  netbsd-1-4
changeset: 468728:60005256dc2c
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Jun 18 17:32:10 1999 +0000

description:
pullup 1.16->1.17 (is): Allow more than one ed,ed or qn i/f

diffstat:

 sys/arch/amiga/conf/AMIGA |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r fe209ecd12c1 -r 60005256dc2c sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Fri Jun 18 17:29:02 1999 +0000
+++ b/sys/arch/amiga/conf/AMIGA Fri Jun 18 17:32:10 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: AMIGA,v 1.13.2.2 1999/06/18 16:34:18 perry Exp $
+# $NetBSD: AMIGA,v 1.13.2.3 1999/06/18 17:32:10 perry 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"
 
@@ -236,9 +236,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
 



Home | Main Index | Thread Index | Old Index