Module Name:    src
Committed By:   skrll
Date:           Wed Jan  9 23:04:27 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
Add ukphy


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/RPI

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/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.17 src/sys/arch/evbarm/conf/RPI:1.18
--- src/sys/arch/evbarm/conf/RPI:1.17	Wed Jan  9 22:49:39 2013
+++ src/sys/arch/evbarm/conf/RPI	Wed Jan  9 23:04:27 2013
@@ -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*           at dotg?
 # 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?

Reply via email to