[PATCH] Make em(4) use device sysctl tree

From: Bruce M Simpson (bms_at_spc.org)
Date: 10/16/04

  • Next message: Bruce M Simpson: "Re: small tun(4) improvement"
    Date: Fri, 15 Oct 2004 15:21:30 -0700
    To: freebsd-net@FreeBSD.org
    
    
    
    

    Here is a non-critical patch to bring em(4) into line with other
    drivers, by using the sysctl tree created for each device by the
    bus framework.

    Please review; Thanks.
    BMS

    
    

    
    




  • Next message: Bruce M Simpson: "Re: small tun(4) improvement"

    Relevant Pages

    • Re: [PATCH] Make em(4) use device sysctl tree
      ... >drivers, by using the sysctl tree created for each device by the ... >bus framework. ... Does anyone here have an idea why some platforms (like Thinkpad X31 or ...
      (freebsd-net)
    • RE: [PATCH] Make em(4) use device sysctl tree
      ... Make emuse device sysctl tree ... Here is a non-critical patch to bring eminto line with other ... drivers, by using the sysctl tree created for each device by the ...
      (freebsd-net)
    • Re: [PATCH] Make em(4) use device sysctl tree
      ... Bruce M Simpson wrote: ... > Here is a non-critical patch to bring eminto line with other ... > drivers, by using the sysctl tree created for each device by the ...
      (freebsd-net)
    • Re: The new dev sysctl tree
      ... > So I made a patch to flatten this sysctl tree. ... > conflict since attached drivers' names are unique. ...
      (freebsd-arch)