aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/files.mv
diff options
context:
space:
mode:
authorZbigniew Bodek <zbb@FreeBSD.org>2017-06-13 18:46:29 +0000
committerZbigniew Bodek <zbb@FreeBSD.org>2017-06-13 18:46:29 +0000
commita8d7fc4ac18dab14f3de19e42c90c59d8459e19b (patch)
tree52333564ed16069275674467103121ee7e582b56 /sys/arm/mv/files.mv
parenteb3ffa577b3753b48426df567776dc971fd6739a (diff)
downloadsrc-a8d7fc4ac18dab14f3de19e42c90c59d8459e19b.tar.gz
src-a8d7fc4ac18dab14f3de19e42c90c59d8459e19b.zip
Introduce Armada 38x/XP network controller support
This patch contains a new driver for the network unit of Marvell Armada 38x/XP SoCs, called NETA. This support was thoroughly tested and optimised in terms of stability and performance. Additional hardware features, like Buffer Management (BM) or Parser and Classifier (PnC) will be progressively supported as needed. Submitted by: Fabien Thomas <fabien.thomas@stormshield.eu> Arnaud Ysmal <arnaud.ysmal@stormshield.eu> Zbigniew Bodek <zbb@semihalf.com> Michal Mazur <mkm@semihalf.com> Bartosz Szczepanek <bsz@semihalf.com> Marcin Wojtas <mw@semihalf.com> Obtained from: Semihalf Sponsored by: Stormshield (main development) Netgate (cleanup and upstreaming) Differential revision: https://reviews.freebsd.org/D10706
Notes
Notes: svn path=/head/; revision=319907
Diffstat (limited to 'sys/arm/mv/files.mv')
-rw-r--r--sys/arm/mv/files.mv2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/mv/files.mv b/sys/arm/mv/files.mv
index 4d70d2941e6c..b37a2a66fb33 100644
--- a/sys/arm/mv/files.mv
+++ b/sys/arm/mv/files.mv
@@ -24,6 +24,8 @@ arm/mv/timer.c optional !soc_mv_armada38x
dev/cesa/cesa.c optional cesa
dev/iicbus/twsi/mv_twsi.c optional twsi
dev/mge/if_mge.c optional mge
+dev/neta/if_mvneta_fdt.c optional neta fdt
+dev/neta/if_mvneta.c optional neta mdio mii
dev/nand/nfc_mv.c optional nand
dev/mvs/mvs_soc.c optional mvs
dev/uart/uart_dev_ns8250.c optional uart