From d8bc0028e763fa169529c43adb234fdf3c69dabc Mon Sep 17 00:00:00 2001 From: mw Date: Sat, 23 Mar 2019 02:53:47 +0000 Subject: [PATCH] Enable etherswitchcfg and e6000sw driver in arm64 build After latest binding update, this patch enables usage of the switch on Armada 3720 EspressoBin, so compile it by default with arm64 GENERIC. A patch was extracted from https://reviews.freebsd.org/D19036 Submitted by: Bert JW Regeer Reviewed by: manu --- sys/arm64/conf/GENERIC | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC index 5c4365000916..728cc8a64be8 100644 --- a/sys/arm64/conf/GENERIC +++ b/sys/arm64/conf/GENERIC @@ -163,6 +163,11 @@ device vnic # Cavium ThunderX NIC device al_eth # Annapurna Alpine Ethernet NIC device dwc_rk # Rockchip Designware +# Etherswitch devices +device etherswitch # Enable etherswitch support +device miiproxy # Required for etherswitch +device e6000sw # Marvell mv88e6085 based switches + # Block devices device ahci device scbus