mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add wx and ispfw loadable module defaults.
This commit is contained in:
parent
c46d792d58
commit
74c7cee09a
1 changed files with 2 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ if_tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN")
|
|||
if_vr_load="NO" # VIA Rhine I and Rhine II
|
||||
if_wb_load="NO" # Winbond W89C840F
|
||||
if_wi_load="NO" # WaveLAN/IEEE 802.11 wireless NICs
|
||||
if_wx_load="NO" # Intel Gigabit Ethernet
|
||||
if_xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
|
||||
|
||||
##############################################################
|
||||
|
|
@ -177,6 +178,7 @@ if_kue_load="NO" # Kawasaki LSI USB ethernet
|
|||
##############################################################
|
||||
|
||||
bktr_load="NO" # Brooktree Bt848/Bt878 TV/Video Capture Card
|
||||
ispfw_load="NO" # Qlogic ISP Firmware
|
||||
|
||||
|
||||
##############################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue