Page MenuHomeFreeBSD

vscphy: Add support for PHY interrupts
ClosedPublic

Authored by kd on Nov 3 2021, 10:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 7 2024, 11:16 AM
Unknown Object (File)
Feb 1 2024, 11:22 AM
Unknown Object (File)
Dec 23 2023, 1:59 AM
Unknown Object (File)
Dec 23 2023, 1:44 AM
Unknown Object (File)
Dec 15 2023, 3:15 AM
Unknown Object (File)
Oct 28 2023, 8:19 AM
Unknown Object (File)
Sep 25 2023, 7:38 PM
Unknown Object (File)
Sep 18 2023, 4:08 AM
Subscribers

Details

Summary

They're allocated using standard newbus API, which means that we rely on miibus to handle the allocation.
Add VSC8504 to the list of supported PHYs, as it is similar enough to the VSC8501 that is already supported by this driver.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kd requested review of this revision.Nov 3 2021, 10:17 AM
kd created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2021, 6:42 AM
Closed by commit rG89fb4802f9a6: vscphy: Fill in new mii_maxspeed field (authored by kd, committed by wma). · Explain Why
This revision was automatically updated to reflect the committed changes.