cvs commit: src/sys/dev/netif/mii_layer brgphy.c mii.h mii_physubr.c miivar.h nsgphy.c ukphy_subr.c

Sepherosa Ziehau sepherosa at gmail.com
Thu Oct 20 05:26:27 PDT 2005


On 10/12/05, Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> dillon      2005/10/11 17:57:41 PDT
>
> DragonFly src repository
>
>   Modified files:
>     sys/dev/netif/mii_layer brgphy.c mii.h mii_physubr.c miivar.h
>                             nsgphy.c ukphy_subr.c
>   Log:
>   Attempt to add generic GigE support to MII.  If this creates issues we will
>   have to move the GigE nvidia support to its own mii module.
>

Changes in ukphy_subr.c breaks xl(4), whose ANAR has the new ANAR_1000
turned on.  Apparently xl(4) is not GigE.  I think we should create a
seperate mii module for nv.

Best Regards,
sephe

--
Live Free or Die






More information about the Commits mailing list