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

Matthew Dillon dillon at apollo.backplane.com
Thu Oct 20 08:55:46 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

    Or an MII flag to enable it.  Ok, I'll do something to conditionally 
    enable that code.  

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list