Add support for the Broadcom PHY found on the Octeon-based DSR-500.
authorpirofti <pirofti@openbsd.org>
Tue, 6 May 2014 17:09:02 +0000 (17:09 +0000)
committerpirofti <pirofti@openbsd.org>
Tue, 6 May 2014 17:09:02 +0000 (17:09 +0000)
commit9dafae107dbf90a135d24adba47c67bbba862f97
tree29a18b18875f05ece676f686ae1fe40af5b1e4d9
parent937d1f0b9ff1590ad2ba4f277c7ae5d7786e14f0
Add support for the Broadcom PHY found on the Octeon-based DSR-500.

This is an MI driver currently targeting only the BCM53115 model,
but other Broadcom devices (specially from the 53XX family) can make use
of it as well.

The driver currently accounts just for the CPU port. The switch is left
in dumb-mode. Further advanced switch control is in the works.

Parts of this was inspired by looking at the b53 driver from the
OpenWrt project. Thanks!

Okay miod@
sys/dev/mii/brswphy.c [new file with mode: 0644]
sys/dev/mii/files.mii