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 ukphy



details:   https://anonhg.NetBSD.org/src/rev/b1509c6362b4
branches:  trunk
changeset: 783825:b1509c6362b4
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Jan 09 23:04:27 2013 +0000

description:
Add ukphy

diffstat:

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

diffs (19 lines):

diff -r 12b11af069f9 -r b1509c6362b4 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Wed Jan 09 23:04:10 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI  Wed Jan 09 23:04:27 2013 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: RPI,v 1.17 2013/01/09 22:49:39 skrll Exp $
+#      $NetBSD: RPI,v 1.18 2013/01/09 23:04:27 skrll Exp $
 #
 #      RPi -- Raspberry Pi
 #
@@ -209,6 +209,8 @@
 # USB device drivers, just as soon as we have something to attach them to
 include "dev/usb/usbdevices.config"
 
+ukphy*         at mii? phy ?
+
 # Broadcom Serial Control (I2C)
 bsciic* at obio?
 iic* at i2cbus?



Home | Main Index | Thread Index | Old Index