summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-05-11 08:59:58 -0300
committerRenato Botelho <renato@netgate.com>2017-05-11 08:59:58 -0300
commit5fa580e9c45b6668f134701651fa17cad722750e (patch)
tree8c4a473887fb8b23533d37cf95c1a33a406d1fe8 /sys/boot/forth
parent4a3427ce64e27e7bac30020eb566d3b6a9072d12 (diff)
parentdad5ccf4808854af8f6af32ab4f15dca00dae42b (diff)
downloadFreeBSD-src-5fa580e9c45b6668f134701651fa17cad722750e.zip
FreeBSD-src-5fa580e9c45b6668f134701651fa17cad722750e.tar.gz
Merge remote-tracking branch 'origin/stable/11' into devel-11
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index c302526..46b49ec 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -323,6 +323,7 @@ if_cm_load="NO" # SMC (90c26, 90c56, 90c66)
if_cs_load="NO" # Crystal Semiconductor CS8920
if_cue_load="NO" # CATC USB-EL1210A USB Ethernet
if_cxgb_load="NO" # Chelsio T3 10 Gigabit Ethernet
+if_cxgbe_load="NO" # Chelsio T4/T5/T6 1/10/25/40/100 Gigabit Ethernet
if_dc_load="NO" # DEC/Intel 21143 and various workalikes
if_de_load="NO" # DEC DC21x4x Ethernet
if_ed_load="NO" # National Semiconductor DS8390/WD83C690
@@ -347,6 +348,8 @@ if_iwi_load="NO" # Intel PRO/Wireless 2200BG/2225BG/2915ABG
if_iwn_load="NO" # Intel Wireless WiFi Link 802.11n wireless
if_ixgb_load="NO" # Intel PRO/10Gb Ethernet
if_ixgbe_load="NO" # Intel PRO/10Gb Ethernet PCI Express
+if_ixl_load="NO" # Intel XL710 Ethernet 40Gb Base driver
+if_ixlv_load="NO" # Intel XL710 Ethernet 40Gb VF driver
if_jme_load="NO" # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
if_lagg_load="NO" # lagg(4) devices
if_le_load="NO" # AMD Am7900 LANCE and Am79C9xx PCnet
@@ -394,6 +397,7 @@ if_wi_load="NO" # WaveLAN/IEEE 802.11 wireless NICs
if_wpi_load="NO" # Intel 3945ABG Wireless LAN IEEE 802.11
if_xe_load="NO" # Xircom CreditCard PCMCIA
if_xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
+sfxge_load="NO" # Solarflare 10Gb Ethernet adapter driver
utopia_load="NO" # ATM PHY driver
OpenPOWER on IntegriCloud