Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Disable mvgbec and mvgbe.



details:   https://anonhg.NetBSD.org/src/rev/0ef7d184ba53
branches:  trunk
changeset: 790381:0ef7d184ba53
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Sat Oct 05 06:15:51 2013 +0000

description:
Disable mvgbec and mvgbe.

diffstat:

 sys/arch/evbarm/conf/OPENBLOCKS_AX3 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r bd26e533779c -r 0ef7d184ba53 sys/arch/evbarm/conf/OPENBLOCKS_AX3
--- a/sys/arch/evbarm/conf/OPENBLOCKS_AX3       Sat Oct 05 06:14:48 2013 +0000
+++ b/sys/arch/evbarm/conf/OPENBLOCKS_AX3       Sat Oct 05 06:15:51 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: OPENBLOCKS_AX3,v 1.3 2013/10/05 06:10:35 kiyohara Exp $
+#      $NetBSD: OPENBLOCKS_AX3,v 1.4 2013/10/05 06:15:51 kiyohara Exp $
 #
 #      OPENBLOCKS_AX3 -- Plat'Home. OpenBlockS AX3 kernel
 #
@@ -171,9 +171,9 @@
 mvsata* at mvsoc? offset ? irq ?
 
 # On-chip Gigabit Ethernet Controller Interface
-mvgbec* at mvsoc? offset ?
-mvgbe* at mvgbec? port ? irq ?
-makphy* at mii? phy ?
+#mvgbec* at mvsoc? offset ?
+#mvgbe*        at mvgbec? port ? irq ?
+#makphy* at mii? phy ?
 
 # On-chip USB 2.0 Interface
 ehci0  at mvsoc? offset ? irq ?



Home | Main Index | Thread Index | Old Index