Date: Sun, 19 Jun 2011 17:03:13 +0200 From: Bernhard Schmidt <bschmidt@freebsd.org> To: src-committers@freebsd.org Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r223255 - in stable/8/sys: conf contrib/dev/iwn modules/iwnfw/iwn1000 modules/iwnfw/iwn5000 modules/iwnfw/iwn6050 Message-ID: <201106191703.13721.bschmidt@freebsd.org> In-Reply-To: <201106181227.p5ICRnsN041126@svn.freebsd.org> References: <201106181227.p5ICRnsN041126@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 18 June 2011 14:27:49 Bernhard Schmidt wrote: > Author: bschmidt > Date: Sat Jun 18 12:27:49 2011 > New Revision: 223255 > URL: http://svn.freebsd.org/changeset/base/223255 > > Log: > MFC r220892: > Update iwn(4) firmware blobs: > - bump iwn1000fw to 39.31.5.1 > - bump iwn5000fw to 8.83.5.1 > - bump iwn6050fw to 41.28.5.1 Just a heads up, this seems to have broken the firmware modules if -DNOCLEAN is used. Basically, the resulting .ko is linked with old and new objects files with different version numbers (same on HEAD). I'd appreciate if someone with more clue about Makefiles is willing to help me on resolving this. I have a rough idea about how to do it, but that's about it. -- Bernhard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191703.13721.bschmidt>