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/4855117bee04
branches:  trunk
changeset: 826952:4855117bee04
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 33b73e7e9042 -r 4855117bee04 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