Page MenuHomeFreeBSD

mii: add support for Atheros AR803x 10/100/1000 PHY
AbandonedPublic

Authored by bz on Nov 9 2021, 10:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 3 2024, 8:01 AM
Unknown Object (File)
Sep 4 2023, 7:14 PM
Unknown Object (File)
Jan 12 2023, 10:33 AM
Subscribers

Details

Reviewers
None
Summary

Add very basic support for the AR8035 (or probably AR803x) PHY(s)
needing to check a special status register for the actual link
information (speed, duplex).
There is a lot more the PHY can do (loop, cable test, ..) which
we do not yet implement (or not until we can test).

This PHY is found on SolidRun's HoneyComb.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42685
Build 39573: arc lint + arc unit