svn commit: r213346 - in head/sys: contrib/octeon-sdk mips/cavium mips/cavium/octe

Rafal Jaworowski raj at semihalf.com
Mon Oct 4 08:57:06 UTC 2010


On 2010-10-02, at 07:43, Juli Mallett wrote:

> Author: jmallett
> Date: Sat Oct  2 05:43:17 2010
> New Revision: 213346
> URL: http://svn.freebsd.org/changeset/base/213346
> 
> Log:
>  o) Allow devices to override the MDIO read and write functions presented to
>     the miibus attached to octe interfaces.
>  o) Add an SMI/MDIO interface to the MV88E61XX and use it for the switch PHY on
>     the Lanner MR-320.  An actual driver for the switch PHY will come later.
>     Note that for now it intercepts and fakes MII_BMSR reads to prevent the
>     miibus from talking to anything but the switch itself.

Hi Juli,
Here's some related work we've done for this switch family, although not fully featured (the user space config is still missing etc.)  Maybe it can ease your efforts somehow: http://people.freebsd.org/~raj/misc/e6000sw.c

Rafal



More information about the svn-src-all mailing list