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 ahcisata
details: https://anonhg.NetBSD.org/src/rev/01ac05bf868a
branches: trunk
changeset: 356651:01ac05bf868a
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Oct 07 15:13:00 2017 +0000
description:
add ahcisata
diffstat:
sys/arch/evbarm/conf/SUNXI | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r a817af6055df -r 01ac05bf868a sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Sat Oct 07 15:12:35 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Sat Oct 07 15:13:00 2017 +0000
@@ -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 @@
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?
Home |
Main Index |
Thread Index |
Old Index