Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 05:59:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 196264] [iwn] [patch]: few minor fixes
Message-ID:  <bug-196264-21060-YxdWM6hJDt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196264-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196264-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196264

--- Comment #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sat May 16 05:59:26 UTC 2015
New revision: 282999
URL: https://svnweb.freebsd.org/changeset/base/282999

Log:
  Various iwn(4) fixes.

  * simplify channel logic for determining RF gain setting in scan setup
  * don't set TX timer on error
  * free node references for unsent frames on device stop
  * set maxfrags to IWN_MAX_SCATTER-1 (first segment is used by TX command)
  * add missing IWN_UNLOCK() from interrupt path when the hardware
    disappears.
  * pass control frames to host
  * nitems() instead of local macro

  Tested:

  * Intel 5100, STA mode

  PR:        kern/196264
  Submitted by:    Andriy Voskoboinyk <s3erios@gmail.com>

Changes:
  head/sys/dev/iwn/if_iwn.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196264-21060-YxdWM6hJDt>