git: wlan - Bring iwn back into the fold.
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Sep  8 15:23:55 PDT 2010
    
    
  
commit 458fc9cfa1b272ecc353334b9c660ecd5564996d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 8 15:22:14 2010 -0700
    wlan - Bring iwn back into the fold.
    
    * Note in addition to the usual instructions we also have to release
      the wlan_global_serializer across a number of tsleep()s and the
      firmware loader.
Summary of changes:
 sys/dev/netif/Makefile        |    4 +-
 sys/dev/netif/iwn/if_iwn.c    |  232 +++++++++++++++++++---------------------
 sys/dev/netif/iwn/if_iwnvar.h |   24 ----
 3 files changed, 112 insertions(+), 148 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/458fc9cfa1b272ecc353334b9c660ecd5564996d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list