Re: adding if_dev member to struct ifnet

From: Harti Brandt (brandt_at_fokus.fraunhofer.de)
Date: 10/01/03

  • Next message: Brooks Davis: "Re: adding if_dev member to struct ifnet"
    Date: Wed, 1 Oct 2003 09:34:22 +0200 (CEST)
    To: Brooks Davis <brooks@one-eyed-alien.net>
    
    

    On Tue, 30 Sep 2003, Brooks Davis wrote:

    BD>All are within other code. One example is in dev/mii/brgphy.c which a
    BD>phy feature is not enabled when it is attached to some MACs. A messier
    BD>example is in the new ATM code where interfaces are looked up by name.

    Where is this?

    harti

    BD>In all cases, usage is limited to a narrow set of code, but it's not
    BD>generally in the driver itself (in those cases, the softc is often
    BD>already used, say to hold the unit).
    BD>
    BD>-- Brooks
    BD>
    BD>

    -- 
    harti brandt,
    http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
    brandt@fokus.fraunhofer.de, harti@freebsd.org
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: adding if_dev member to struct ifnet"