cvs commit: src/sys/dev/netif/gx if_gx.c if_gxvar.h

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Tue Jun 14 09:48:38 PDT 2005


joerg       2005/06/14 09:47:38 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/gx     if_gx.c if_gxvar.h 
  Log:
  - convert to critical sections
  - hook up interrupt last in gx_attach
  - use gx_detach as common error path
  
  Revision  Changes    Path
  1.18      +56 -92    src/sys/dev/netif/gx/if_gx.c
  1.6       +0 -12     src/sys/dev/netif/gx/if_gxvar.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/gx/if_gx.c.diff?r1=1.17&r2=1.18&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/gx/if_gxvar.h.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list