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 ne at xshbus seems to require ax88190, p...
details: https://anonhg.NetBSD.org/src/rev/2fa003699811
branches: trunk
changeset: 330323:2fa003699811
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jul 05 09:39:35 2014 +0000
description:
ne at xshbus seems to require ax88190, per if_ne_xsh.c.
On the other hand, dp8390nic is pulled by ne in sys/conf/files
so it isn't required here.
diffstat:
sys/arch/amiga/conf/files.amiga | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ab8d4b36140d -r 2fa003699811 sys/arch/amiga/conf/files.amiga
--- a/sys/arch/amiga/conf/files.amiga Sat Jul 05 09:36:49 2014 +0000
+++ b/sys/arch/amiga/conf/files.amiga Sat Jul 05 09:39:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.amiga,v 1.175 2014/01/03 10:30:47 rkujawa Exp $
+# $NetBSD: files.amiga,v 1.176 2014/07/05 09:39:35 tsutsui Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
@@ -247,7 +247,7 @@
attach xsh at zbus
file arch/amiga/dev/xsh.c xsh needs-flag
-attach ne at xshbus with ne_xsh: dp8390nic
+attach ne at xshbus with ne_xsh: ax88190
file arch/amiga/dev/if_ne_xsh.c ne_xsh needs-flag
# Hydra ethernet card
Home |
Main Index |
Thread Index |
Old Index