mii: add Vitesse/Microsemi VSC8514
authorBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 17 Nov 2023 12:31:36 +0000 (12:31 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 17 Nov 2023 12:38:07 +0000 (12:38 +0000)
commit1965dd85c3b33ed99cb8ef164dd7c5b20425a85e
treebf1d7636ca5ce5d2edaefee5bf10eb5d47fd2355
parent43324ec770f6b598f0ce25487f69a64b3c9822bd
mii: add Vitesse/Microsemi VSC8514

The VSC8514 Quad-Port 10/100/1000BASE-T PHY seems to match the handling
for the VSC8504 (for the little we support of what we could) and while
it works with our generic ukphy add it as vscphy for porper display of
names in the system message buffer and the like (or in case we decide
to implement some extra features).

Tested on: Ten64
MFC after: 3 days
sys/dev/mii/miidevs
sys/dev/mii/vscphy.c