aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.arm64
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2017-02-15 13:56:04 +0000
committerAndrew Turner <andrew@FreeBSD.org>2017-02-15 13:56:04 +0000
commit9c6d6488faa5a0c98034068ad18597921589e3c3 (patch)
tree06bcd8cff1faaa526e8238695553d04ed129c48b /sys/conf/files.arm64
parent44b781cfe0b561909686778153915ec2b0ba5a21 (diff)
downloadsrc-9c6d6488faa5a0c98034068ad18597921589e3c3.tar.gz
src-9c6d6488faa5a0c98034068ad18597921589e3c3.zip
Port the Linux AMX 10G network driver to FreeBSD as axgbe. It is unlikely
we will import a newer version of the Linux code so the linuxkpi was not used. This is still missing 10G support, and multicast has not been tested. Reviewed by: gnn Obtained from: ABT Systems Ltd Sponsored by: SoftIron Inc Differential Revision: https://reviews.freebsd.org/D8549
Notes
Notes: svn path=/head/; revision=313768
Diffstat (limited to 'sys/conf/files.arm64')
-rw-r--r--sys/conf/files.arm645
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 94bc6e390ae5..cb2b84ca522e 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -146,6 +146,11 @@ crypto/blowfish/bf_enc.c optional crypto | ipsec | ipsec_support
crypto/des/des_enc.c optional crypto | ipsec | ipsec_support | netsmb
dev/acpica/acpi_if.m optional acpi
dev/ahci/ahci_generic.c optional ahci
+dev/axgbe/if_axgbe.c optional axgbe
+dev/axgbe/xgbe-desc.c optional axgbe
+dev/axgbe/xgbe-dev.c optional axgbe
+dev/axgbe/xgbe-drv.c optional axgbe
+dev/axgbe/xgbe-mdio.c optional axgbe
dev/cpufreq/cpufreq_dt.c optional cpufreq fdt
dev/hwpmc/hwpmc_arm64.c optional hwpmc
dev/hwpmc/hwpmc_arm64_md.c optional hwpmc