cvs commit: src/sys/dev/netif/wi if_wi.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sun Jul 3 09:47:46 PDT 2005


joerg       2005/07/03 09:47:20 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/wi     if_wi.c 
  Log:
  Slightly chance the order of interrupt handling. First hook the
  interrupt up last and keep the critical section in detach.
  This is a prequirement for the elimination of wi_gone.
  
  Revision  Changes    Path
  1.29      +9 -12     src/sys/dev/netif/wi/if_wi.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/wi/if_wi.c.diff?r1=1.28&r2=1.29&f=u





More information about the Commits mailing list