Module Name: src Committed By: msaitoh Date: Tue Dec 25 05:04:56 UTC 2012
Modified Files: src/sys/arch/evbarm/conf: SHEEVAPLUG Log Message: 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.26 -r1.27 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.26 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.27 --- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.26 Mon Dec 3 23:38:29 2012 +++ src/sys/arch/evbarm/conf/SHEEVAPLUG Tue Dec 25 05:04:56 2012 @@ -1,4 +1,4 @@ -# $NetBSD: SHEEVAPLUG,v 1.26 2012/12/03 23:38:29 msaitoh Exp $ +# $NetBSD: SHEEVAPLUG,v 1.27 2012/12/25 05:04:56 msaitoh Exp $ # # This configuration supports for generically Marvell SheevaPlug # @@ -200,7 +200,10 @@ mvsata* at mvsoc? offset ? irq ? # 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 ?