- add missing if_ devices which were missing and are available as loadable
modules too Reviewed by: brucec
This commit is contained in:
parent
ae423e2b0b
commit
2613275637
@ -252,6 +252,7 @@ pf_load="NO" # packet filter
|
||||
### Networking drivers #####################################
|
||||
##############################################################
|
||||
|
||||
bridgestp_load="NO" # if_bridge(4) support
|
||||
miibus_load="NO" # miibus support, needed for some drivers
|
||||
if_ae_load="NO" # Attansic/Atheros L2 FastEthernet
|
||||
if_age_load="NO" # Attansic/Atheros L1 Gigabit Ethernet
|
||||
@ -264,8 +265,10 @@ if_axe_load="NO" # ASIX Electronics AX88172 USB Ethernet
|
||||
if_bce_load="NO" # Broadcom NetXtreme II Gigabit Ethernet
|
||||
if_bfe_load="NO" # Broadcom BCM4401
|
||||
if_bge_load="NO" # Broadcom BCM570x PCI Gigabit Ethernet
|
||||
if_bridge_load="NO" # if_bridge(4) devices
|
||||
if_bwi_load="NO" # Broadcom BCM53xx IEEE 802.11b/g wireness NICs
|
||||
if_bwn_load="NO" # Broadcom BCM43xx IEEE 802.11 wireless NICs
|
||||
if_carp_load="NO" # carp(4) devices
|
||||
if_cas_load="NO" # Sun Cassini/Cassini+ and NS DP83065 Saturn
|
||||
if_cm_load="NO" # SMC (90c26, 90c56, 90c66)
|
||||
if_cs_load="NO" # Crystal Semiconductor CS8920
|
||||
@ -296,6 +299,7 @@ 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_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
|
||||
if_lge_load="NO" # Level 1 LXT1001 NetCellerator PCI Gigabit
|
||||
# Ethernet
|
||||
|
Loading…
Reference in New Issue
Block a user