Module Name: src
Committed By: jmcneill
Date: Sat Oct 7 15:13:00 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
add ahcisata
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 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.36 src/sys/arch/evbarm/conf/SUNXI:1.37
--- src/sys/arch/evbarm/conf/SUNXI:1.36 Sat Oct 7 13:29:28 2017
+++ src/sys/arch/evbarm/conf/SUNXI Sat Oct 7 15:13:00 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.36 2017/10/07 13:29:28 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.37 2017/10/07 15:13:00 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -184,6 +184,11 @@ ld2 at sdmmc2
ld3 at sdmmc3
ld* at sdmmc?
+# SATA
+ahcisata* at fdt? # SATA
+atabus* at ata?
+wd* at atabus? drive ?
+
# Display
genfb* at fdt?
wsdisplay* at genfb?