mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add bus suffix to mii.
This commit is contained in:
parent
8bde83d551
commit
300325c61e
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ ipfw_load="NO" # Firewall
|
|||
### Networking drivers #####################################
|
||||
##############################################################
|
||||
|
||||
mii_load="NO" # miibus support, needed for some drivers
|
||||
miibus_load="NO" # miibus support, needed for some drivers
|
||||
if_ax_load="NO" # ASIX Electronics AX88140A
|
||||
if_dm_load="NO" # Davicom DM9100/DM9102
|
||||
if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
|
|
|
|||
Loading…
Reference in a new issue