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 if_xsh needs mii_bitbang; make a pared d...
details: https://anonhg.NetBSD.org/src/rev/cb31abb9fcd3
branches: trunk
changeset: 321191:cb31abb9fcd3
user: spz <spz%NetBSD.org@localhost>
date: Tue Mar 06 06:04:21 2018 +0000
description:
if_xsh needs mii_bitbang; make a pared down kernel build
diffstat:
sys/arch/amiga/conf/files.amiga | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6bee713fb70a -r cb31abb9fcd3 sys/arch/amiga/conf/files.amiga
--- a/sys/arch/amiga/conf/files.amiga Tue Mar 06 03:47:23 2018 +0000
+++ b/sys/arch/amiga/conf/files.amiga Tue Mar 06 06:04:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.amiga,v 1.178 2016/10/03 14:26:02 rkujawa Exp $
+# $NetBSD: files.amiga,v 1.179 2018/03/06 06:04:21 spz Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
@@ -254,7 +254,7 @@
attach xsh at zbus
file arch/amiga/dev/xsh.c xsh needs-flag
-attach ne at xshbus with ne_xsh: ax88190
+attach ne at xshbus with ne_xsh: ax88190, mii_bitbang
file arch/amiga/dev/if_ne_xsh.c ne_xsh needs-flag
# Hydra ethernet card
Home |
Main Index |
Thread Index |
Old Index