Add variables for missing network drivers.
PR: kern/51911 Submitted by: David Yeske <dyeske@yahoo.com> Approved by: re
This commit is contained in:
parent
4001e1ee2e
commit
a8a084fc17
@ -179,6 +179,7 @@ ipfw_load="NO" # Firewall
|
||||
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_awi_load="NO" # AMD PCnetMobile IEEE 802.11 wireless NICs
|
||||
if_bge_load="NO" # Broadcom BCM570x PCI gigabit ethernet
|
||||
if_cm_load="NO" # SMC (90c26, 90c56, 90c66)
|
||||
if_dc_load="NO" # DEC/Intel 21143 and various workalikes
|
||||
@ -186,12 +187,16 @@ if_de_load="NO" # DEC DC21x4x ethernet
|
||||
if_ed_load="NO" # National Semiconductor DS8390/WD83C690 ethernet
|
||||
if_el_load="NO" # 3Com Etherlink 3C501
|
||||
if_em_load="NO" # Intel(R) PRO/1000 gigabit ethernet
|
||||
if_en_load="NO" # Midway-based ATM interfaces
|
||||
if_ep_load="NO" # 3Com Etherlink III (3c5x9)
|
||||
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_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_oltr_load="NO" # Olicom
|
||||
if_pcn_load="NO" # AMD PCnet PCI
|
||||
@ -287,6 +292,7 @@ umass_load="NO" # Mass Storage Devices
|
||||
umodem_load="NO" # Modems
|
||||
uscanner_load="NO" # Scanners
|
||||
if_aue_load="NO" # ADMtek USB ethernet
|
||||
if_axe_load="NO" # ASIX Electronics AX88172 USB ethernet
|
||||
if_cue_load="NO" # CATC USB ethernet
|
||||
if_kue_load="NO" # Kawasaki LSI USB ethernet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user