svn commit: r266544 - head/sys/dev/iwn
Adrian Chadd
adrian at freebsd.org
Fri May 23 04:16:32 UTC 2014
On 22 May 2014 21:07, Gleb Smirnoff <glebius at freebsd.org> wrote:
> On Fri, May 23, 2014 at 08:06:58AM +0400, Gleb Smirnoff wrote:
> T> On Thu, May 22, 2014 at 02:56:34PM +0000, Edward Tomasz Napierala wrote:
> T> E> Author: trasz
> T> E> Date: Thu May 22 14:56:34 2014
> T> E> New Revision: 266544
> T> E> URL: http://svnweb.freebsd.org/changeset/base/266544
> T> E>
> T> E> Log:
> T> E> Make iwn(4) able to get itself back into working condition after
> T> E> "fatal firmware error" happens. Previously it was neccessary to reset
> T> E> it manually, using "/etc/rc.d/netif restart".
> T>
> T> Do we really need a full kernel thread for that task?
> T>
> T> Why not to use taskqueue(9) task and post it to standard thread taskqueue?
>
> Nice :) Your next commit does that :)
Yup. I asked him to do that. He just committed the wrong revision. :)
-a
More information about the svn-src-head
mailing list