Module Name: src
Committed By: riz
Date: Sat Jan 5 23:36:59 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf [netbsd-6]: SHEEVAPLUG
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #768):
sys/arch/evbarm/conf/SHEEVAPLUG: revision 1.27
Add ukphy.
This change fixes the problem described in:
http://mail-index.netbsd.org/port-arm/2012/12/20/msg001636.html
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.2.1 src/sys/arch/evbarm/conf/SHEEVAPLUG
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/SHEEVAPLUG
diff -u src/sys/arch/evbarm/conf/SHEEVAPLUG:1.12 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.12.2.1
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.12 Sun Dec 18 05:49:26 2011
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG Sat Jan 5 23:36:59 2013
@@ -1,4 +1,4 @@
-# $NetBSD: SHEEVAPLUG,v 1.12 2011/12/18 05:49:26 dholland Exp $
+# $NetBSD: SHEEVAPLUG,v 1.12.2.1 2013/01/05 23:36:59 riz Exp $
#
# This configuration supports for generically Marvell SheevaPlug
#
@@ -194,7 +194,10 @@ options PCI_NETBSD_CONFIGURE
# On-chip Gigabit Ethernet Controller Interface
mvgbec* at mvsoc? offset ?
mvgbe* at mvgbec? port ? irq ?
+
+# MII/PHY support
makphy* at mii? phy ?
+ukphy* at mii? phy ? # generic unknown PHYs
# On-chip USB 2.0 Interface
ehci* at mvsoc? offset ? irq ?