Module Name: src
Committed By: skrll
Date: Sat Feb 25 07:55:06 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: ARMADAXP
Log Message:
Add pci attachment for mvsata
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/conf/ARMADAXP
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/ARMADAXP
diff -u src/sys/arch/evbarm/conf/ARMADAXP:1.18 src/sys/arch/evbarm/conf/ARMADAXP:1.19
--- src/sys/arch/evbarm/conf/ARMADAXP:1.18 Sun Feb 19 07:47:00 2017
+++ src/sys/arch/evbarm/conf/ARMADAXP Sat Feb 25 07:55:06 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: ARMADAXP,v 1.18 2017/02/19 07:47:00 rin Exp $
+# $NetBSD: ARMADAXP,v 1.19 2017/02/25 07:55:06 skrll Exp $
#
# ARMADA XP DEV BOARD
#
@@ -276,6 +276,9 @@ options PCI_NETBSD_CONFIGURE
pci* at mvpex?
pchb* at pci? dev ? function ? # PCI-Host bridges
+# PCI Serial-ATA Host Controller
+mvsata* at pci? dev ? function ?
+
# PCI Ethernet
wm* at pci? dev ? function ? # Intel 8254x gigabit
re* at pci? dev ? function ?