Module Name:    src
Committed By:   jmcneill
Date:           Fri Oct 20 22:29:33 UTC 2017

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

Log Message:
add sun4iemac


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/evbarm/conf/SUNXI

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/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.42 src/sys/arch/evbarm/conf/SUNXI:1.43
--- src/sys/arch/evbarm/conf/SUNXI:1.42	Wed Oct 11 10:53:25 2017
+++ src/sys/arch/evbarm/conf/SUNXI	Fri Oct 20 22:29:33 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: SUNXI,v 1.42 2017/10/11 10:53:25 jmcneill Exp $
+#	$NetBSD: SUNXI,v 1.43 2017/10/20 22:29:33 jmcneill Exp $
 #
 #	Allwinner sunxi family
 #
@@ -150,6 +150,7 @@ sunxigpio*	at fdt? pass 3		# GPIO
 gpio*		at gpiobus?
 
 # Ethernet
+sun4iemac*	at fdt?			# Allwinner Fast Ethernet (EMAC)
 sunxiemac*	at fdt?			# Allwinner Gigabit Ethernet (EMAC)
 awge*		at fdt?			# Allwinner Gigabit Ethernet (GMAC)
 rgephy*		at mii? phy ?

Reply via email to