Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 00:35:51 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi.c if_wivar.h
Message-ID:  <200612110035.kBB0Zplc080939@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-12-11 00:35:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi.c if_wivar.h 
  Log:
  split wi_start int locked+unlocked variants and use the unlocked
  one from the isr to eliminate a recursive lock
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.202     +14 -9     src/sys/dev/wi/if_wi.c
  1.29      +1 -0      src/sys/dev/wi/if_wivar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612110035.kBB0Zplc080939>