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 rlphy



details:   https://anonhg.NetBSD.org/src/rev/173645ac13ea
branches:  trunk
changeset: 789790:173645ac13ea
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Sep 08 00:03:40 2013 +0000

description:
Add rlphy

diffstat:

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

diffs (18 lines):

diff -r 6bf88d5e1e2a -r 173645ac13ea sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD   Sat Sep 07 23:47:33 2013 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD   Sun Sep 08 00:03:40 2013 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: CUBIEBOARD,v 1.6 2013/09/07 22:52:12 matt Exp $
+#      $NetBSD: CUBIEBOARD,v 1.7 2013/09/08 00:03:40 matt Exp $
 #
 #      CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
 #
@@ -271,6 +271,7 @@
 
 include "dev/usb/usbdevices.config"
 
+rlphy*         at mii? phy ?
 ukphy*         at mii? phy ?
 
 # Pseudo-Devices



Home | Main Index | Thread Index | Old Index