Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 11:26:04 -0500
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Rui Paulo <rpaulo@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r198439 - in head/sys: dev/iwn modules/iwnfw modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn5150
Message-ID:  <4AE32A9C.10400@freebsd.org>
In-Reply-To: <200910240955.n9O9tCXP087115@svn.freebsd.org>
References:  <200910240955.n9O9tCXP087115@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Rui Paulo wrote:
> Author: rpaulo
> Date: Sat Oct 24 09:55:11 2009
> New Revision: 198439
> URL: http://svn.freebsd.org/changeset/base/198439
>
> Log:
>   Updates to the iwn driver:
>   * iwnfw has now been split into individual modules so autoloading of
>     firmware module(s) does work again.
>   * Changes have been made to RUN -> AUTH transition, this should fix the
>     issue reported by Glen and others.
>   * Brandon reported issues in iwn_cmd() with large commands, those have
>     been fixed to.
>   * DEAUTH is now handled correctly.
>   
>   Submitted by:	Bernhard Schmidt <bschmidt at techwires.net>
>   
I think you missed some changes to /sys/conf/files, if you want to build 
iwnfw into the kernel. /sys/conf/files still references the old 4965 
firmware (breaking the build for kernels including device iwnfw), and 
doesn't include the 5000-series firmware at all. Thanks to you and 
Bernhard for the update!
-Nathan



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