mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
.. and since others are using wdr3600/wdr4300 right now and are having
arge issues with spammed interrupts / link issues, flip on ARGE_DEBUG too.
This commit is contained in:
parent
974351045b
commit
5554db5d6e
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ options AR71XX_REALMEM=(128*1024*1024)
|
|||
#device iic
|
||||
|
||||
# Options required for miiproxy and mdiobus
|
||||
options ARGE_DEBUG
|
||||
options ARGE_MDIO # Export an MDIO bus separate from arge
|
||||
device miiproxy # MDIO bus <-> MII PHY rendezvous
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue