mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Probe the BCM5785.
Obtained from: NetBSD
This commit is contained in:
parent
65458598f3
commit
a26dea7d96
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ static const struct mii_phydesc brgphys[] = {
|
|||
MII_PHY_DESC(BROADCOM2, BCM5754),
|
||||
MII_PHY_DESC(BROADCOM2, BCM5761),
|
||||
MII_PHY_DESC(BROADCOM2, BCM5784),
|
||||
MII_PHY_DESC(BROADCOM2, BCM5785),
|
||||
MII_PHY_DESC(BROADCOM3, BCM5717C),
|
||||
MII_PHY_DESC(BROADCOM3, BCM5719C),
|
||||
MII_PHY_DESC(BROADCOM3, BCM5720C),
|
||||
|
|
|
|||
Loading…
Reference in a new issue