cvs commit: src/sys/dev/netif/tl if_tl.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Jun 11 01:57:33 PDT 2005


joerg       2005/06/11 01:57:26 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/tl     if_tl.c 
  Log:
  Don't bzero softc. Setup interrupt last to get tl_attach ISR race free.
  Use M_WAITOK for contigmalloc. Use tl_detach for the cleanup path.
  
  Revision  Changes    Path
  1.25      +33 -42    src/sys/dev/netif/tl/if_tl.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/tl/if_tl.c.diff?r1=1.24&r2=1.25&f=u





More information about the Commits mailing list