]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Begin fleshing out MII clock rate configuration changes.
authoradrian <adrian@FreeBSD.org>
Sat, 17 Mar 2012 07:25:23 +0000 (07:25 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 17 Mar 2012 07:25:23 +0000 (07:25 +0000)
commit7910492ee429899b3425201cb5d7178bbe214375
treebfc27ac7e32d2ee6e83a2496192a0d922251468d
parent971b05384cd8b7e69c6e3d8bf78276a9a2a29f9f
Begin fleshing out MII clock rate configuration changes.

These are needed for some particular port configurations where the default
speed isn't suitable for all link speed types. (Ie, changing 10/100/1000MBit
PLL rate requires a similar MII clock rate, rather than a fixed MII rate.)

This is:

* only currently implemented for the ar71xx;
* isn't used anywhere (yet), as the final interface for this hasn't yet
  been determined.
sys/mips/atheros/ar71xx_chip.c
sys/mips/atheros/ar71xx_cpudef.h
sys/mips/atheros/ar71xxreg.h
sys/mips/atheros/ar724x_chip.c
sys/mips/atheros/ar91xx_chip.c