Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load,
if_hme_load, if_nve_load, if_rue_load, if_udav_load to Networking Drivers section. Submitted by: matteo
This commit is contained in:
parent
6abe070f3c
commit
eb83dd84a9
@ -91,7 +91,7 @@ module_path="/boot/modules" # Set the module search path
|
||||
#kern.maxswzone="" # Set the max swmeta KVA storage
|
||||
#kern.maxtsiz="" # Set the max text size
|
||||
#kern.maxusers="32" # Set size of various static tables
|
||||
#kern.nbuf="" # Set the number of buffer headers
|
||||
#kern.nbuf="" # Set the number of buffer headers
|
||||
#kern.ncallout="" # Set the maximum # of timer events
|
||||
#kern.sgrowsiz="" # Set the amount to grow stack
|
||||
#kern.cam.scsi_delay="2000" # Delay (in ms) before probing SCSI
|
||||
@ -184,11 +184,16 @@ pf_load="NO" # packet filter
|
||||
miibus_load="NO" # miibus support, needed for some drivers
|
||||
if_an_load="NO" # Aironet 4500/4800 802.11 wireless NICs
|
||||
if_ar_load="NO" # Digi SYNC/570i
|
||||
if_arl_load="NO" # Aironet Arlan 655 wireless network adapter
|
||||
if_ath_load="NO" # Atheros IEEE 802.11 wireless NICs
|
||||
if_aue_load="NO" # ADMtek AN986 Pegasus USB Ethernet
|
||||
if_awi_load="NO" # AMD PCnetMobile IEEE 802.11 wireless NICs
|
||||
if_axe_load="NO" # ASIX Electronics AX88172 USB Ethernet
|
||||
if_bfe_load="NO" # Broadcom BCM4401
|
||||
if_bge_load="NO" # Broadcom BCM570x PCI gigabit ethernet
|
||||
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_dc_load="NO" # DEC/Intel 21143 and various workalikes
|
||||
if_de_load="NO" # DEC DC21x4x ethernet
|
||||
if_ed_load="NO" # National Semiconductor DS8390/WD83C690 ethernet
|
||||
@ -200,16 +205,19 @@ if_ex_load="NO" # Intel EtherExpress Pro/10 ethernet
|
||||
if_fe_load="NO" # Fujitsu MB86960A/MB86965A based Ethernet adapters
|
||||
if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
if_gx_load="NO" # Intel Pro/1000 gigabit ethernet
|
||||
if_hme_load="NO" # Sun Microelectronics STP2002-STQ Ethernet
|
||||
if_ie_load="NO" # Intel 82586
|
||||
if_lge_load="NO" # Level 1 LXT1001 NetCellerator PCI gigabit ethernet
|
||||
if_lnc_load="NO" # AMD Lance/PCnet Ethernet
|
||||
if_my_load="NO" # Myson PCI fast ethernet
|
||||
if_nge_load="NO" # National Semiconductor PCI gigabit ethernet
|
||||
if_nve_load="NO" # NVIDIA nForce MCP Networking Adapter
|
||||
if_oltr_load="NO" # Olicom
|
||||
if_pcn_load="NO" # AMD PCnet PCI
|
||||
if_ray_load="NO" # Raytheon Raylink/Webgear Aviator PCCard
|
||||
if_re_load="NO" # RealTek 8139C+/8169/8169S/8110S
|
||||
if_rl_load="NO" # RealTek 8129/8139
|
||||
if_rue_load="NO" # RealTek RTL8150 USB to Fast Ethernet
|
||||
if_sbni_load="NO" # Granch SBNI12 leased line adapters
|
||||
if_sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire")
|
||||
if_sis_load="NO" # Silicon Integrated Systems SiS 900/7016
|
||||
@ -222,6 +230,7 @@ if_tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN")
|
||||
if_tx_load="NO" # SMC 83c17x fast ethernet
|
||||
if_txp_load="NO" # 3Com 3XP Typhoon/Sidewinder (3CR990)
|
||||
if_vge_load="NO" # VIA VT6122 PCI Gigabit Ethernet
|
||||
if_udav_load="NO" # Davicom DM9601 USB Ethernet
|
||||
if_vr_load="NO" # VIA Rhine I and Rhine II
|
||||
if_vx_load="NO" # 3Com 3C590 family
|
||||
if_wb_load="NO" # Winbond W89C840F
|
||||
|
Loading…
x
Reference in New Issue
Block a user