DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/netif/mii_layer
On Sat, Sep 18, 2004 at 12:33:00PM -0700, Matthew Dillon wrote:
> dillon 2004/09/18 12:33:00 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/dev/netif/mii_layer acphy.c amphy.c brgphy.c dcphy.c
> e1000phy.c exphy.c inphy.c lxtphy.c
> mii_physubr.c miivar.h mlphy.c
> nsgphy.c nsphy.c pnaphy.c pnphy.c
> qsphy.c rlphy.c tlphy.c ukphy.c
> xmphy.c
> Log:
> timeout/untimeout ==> callout_*
The critical part of this is IMO that we need both mii_softc_init and
mii_sofc_deinit or so. Not all driver call mii_phy_auto_stop and therefore
might result in dangling timeouts.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]