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)
Tue, Jan 14, 10:24 AM
Unknown Object (File)
Dec 11 2024, 6:56 AM
Unknown Object (File)
Oct 3 2024, 6:16 AM
Unknown Object (File)
Oct 3 2024, 12:17 AM
Unknown Object (File)
Oct 2 2024, 6:25 PM
Unknown Object (File)
Oct 1 2024, 4:56 AM
Unknown Object (File)
Oct 1 2024, 1:41 AM
Unknown Object (File)
Sep 27 2024, 1:46 PM
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.