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 Add rgephy.



details:   https://anonhg.NetBSD.org/src/rev/d992b51af46b
branches:  trunk
changeset: 802284:d992b51af46b
user:      rjs <rjs%NetBSD.org@localhost>
date:      Mon Sep 08 19:24:16 2014 +0000

description:
Add rgephy.

diffstat:

 sys/arch/evbarm/conf/CUBIEBOARD |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0f4c0ebd799b -r d992b51af46b sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD   Mon Sep 08 19:01:03 2014 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD   Mon Sep 08 19:24:16 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: CUBIEBOARD,v 1.22 2014/09/07 17:50:01 jmcneill Exp $
+#      $NetBSD: CUBIEBOARD,v 1.23 2014/09/08 19:24:16 rjs Exp $
 #
 #      CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
 #
@@ -285,6 +285,7 @@
 include "dev/usb/usbdevices.config"
 
 rlphy*         at mii? phy ?
+rgephy*        at mii? phy ?
 ukphy*         at mii? phy ?
 
 # Pseudo-Devices



Home | Main Index | Thread Index | Old Index