Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2011 16:59:56 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/iwn if_iwn.c
Message-ID:  <201104151700.p3FH0Ats087945@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2011-04-15 16:59:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwn          if_iwn.c 
  Log:
  SVN rev 220661 on 2011-04-15 16:59:56Z by bschmidt
  
  Fixes for firmware handling:
  - there is a local variable for sc->fw_dma, use that instead
  - OpenBSD uses 5*hz to wait for firmware to be loaded
  - in case the firmware module contains invalid data, actually release it
  
  Revision  Changes    Path
  1.59      +14 -8     src/sys/dev/iwn/if_iwn.c



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