From owner-svn-src-head@FreeBSD.ORG Wed Dec 30 15:55:46 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2136E106566C; Wed, 30 Dec 2009 15:55:46 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 570798FC0A; Wed, 30 Dec 2009 15:55:44 +0000 (UTC) Received: by fxm27 with SMTP id 27so11586562fxm.3 for ; Wed, 30 Dec 2009 07:55:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=k2eTS206Sau1mUYMt/nuuKdX0jchvItydseICEs1hQM=; b=Kbt45o21fPE0xqCwh8gsEAoBl26BgqDYKekbbPF6bd0Bs/cVjc5b+Xdc3joeKHdb2O OUbHSukCTIVS1mtPeMxdqhsHFeu1ndou/9WqkBtcGf9qM6O/I/GMoXfrLpxTUxHe6uP+ bBKImZFHzFzK7IpopCLUVHwDKelESVBju7kVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=uloKlHaPsV9IC61qvdEibC6CWsdbnmLpJLNO4A8KlPZb0CwA0mh/eHJRTlHbsLTzPT A2bMMLZdL0QdXuzANzCuFmH/AmY+QGRDmqlxV1m0wdodu4rWQgKPfDOSHWsuMNoD1O1t JxVxW2RhwA8NcoxZhM3tAwwxqOOaaUpJc+JkE= Received: by 10.223.7.21 with SMTP id b21mr12860929fab.104.1262188536593; Wed, 30 Dec 2009 07:55:36 -0800 (PST) Received: from ?10.0.10.2? (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 16sm4632091fxm.12.2009.12.30.07.55.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Dec 2009 07:55:35 -0800 (PST) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <871vichepm.fsf@kobe.laptop> Date: Wed, 30 Dec 2009 15:55:34 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <4B746056-56D0-4B39-BB01-57BC6097AB4B@FreeBSD.org> References: <200912291947.nBTJlY7a034177@svn.freebsd.org> <871vichepm.fsf@kobe.laptop> To: Giorgos Keramidas X-Mailer: Apple Mail (2.1077) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r201209 - in head/sys: conf contrib/dev/iwn dev/iwn modules/iwnfw modules/iwnfw/iwn1000 modules/iwnfw/iwn4965 modules/iwnfw/iwn5000 modules/iwnfw/iwn6000 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 15:55:46 -0000 On 30 Dec 2009, at 11:40, Giorgos Keramidas wrote: > On Tue, 29 Dec 2009 19:47:34 +0000 (UTC), Rui Paulo = wrote: >> Author: rpaulo >> Date: Tue Dec 29 19:47:34 2009 >> New Revision: 201209 >> URL: http://svn.freebsd.org/changeset/base/201209 >>=20 >> Log: >> iwn(4) update. Notable changes: >> * new firmware >> * untested support for 1000 and 6000 series >> * bgscan support >> * remove unnecessary RXON changes >> * allow setting of country/regdomain by enforcing channel flags read >> from the EEPROM >> * suspend/resume fixes >> * RF kill switch fixes >> * LED adjustments >> * several bus_dma*() related fixes >> * addressed some LORs >> * many other bug fixes >=20 > First of all thanks for all the updates :-) >=20 > The new firmware seems to have a few problems when it tries to > initialize my laptop's iwn0 interface. The laptop is a Thinkpad X61s, > with an Intel 4965AGN wireless adapter: >=20 > # pciconf -lv > iwn0@pci0:3:0:0: class=3D0x028000 card=3D0x11108086 = chip=3D0x42308086 rev=3D0x61 hdr=3D0x00 > vendor =3D 'Intel Corporation' > device =3D 'Intel Wireless WiFi Link 4965AGN (Intel 4965AGN)' > class =3D network >=20 > When wpa_supplicant is trying to associate with the new firmware in > place I see in /var/log/messages: >=20 > : Dec 30 13:10:43 kobe kernel: wlan0: Ethernet address: = 00:1d:e0:6d:b8:27 > : Dec 30 13:10:43 kobe wpa_supplicant[2928]: Failed to initiate AP = scan. > : Dec 30 13:10:44 kobe kernel: firmware error log: > : Dec 30 13:10:44 kobe kernel: error type =3D "SYSASSERT" = (0x00000005) > : Dec 30 13:10:44 kobe kernel: program counter =3D 0x0000147C > : Dec 30 13:10:44 kobe kernel: source line =3D 0x0000058B > : Dec 30 13:10:44 kobe kernel: error data =3D 0x0000058B00000000 > : Dec 30 13:10:44 kobe kernel: branch link =3D 0x0000145A00001492 > : Dec 30 13:10:44 kobe kernel: interrupt link =3D 0x000006DE00000000 > : Dec 30 13:10:44 kobe kernel: time =3D 7310 > : Dec 30 13:10:44 kobe kernel: driver status: > : Dec 30 13:10:44 kobe kernel: tx ring 0: qid=3D0 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 1: qid=3D1 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 2: qid=3D2 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 3: qid=3D3 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 4: qid=3D4 cur=3D5 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 5: qid=3D5 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 6: qid=3D6 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 7: qid=3D7 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 8: qid=3D8 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 9: qid=3D9 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 10: qid=3D10 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 11: qid=3D11 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 12: qid=3D12 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 13: qid=3D13 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 14: qid=3D14 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: tx ring 15: qid=3D15 cur=3D0 queued=3D0= > : Dec 30 13:10:44 kobe kernel: rx ring: cur=3D6 > : Dec 30 13:10:45 kobe kernel: iwn0: iwn_config: could not set TX = power > : Dec 30 13:10:45 kobe kernel: iwn0: iwn_init_locked: could not = configure device, error 35 > : Dec 30 13:10:53 kobe wpa_supplicant[2928]: Failed to initiate AP = scan. >=20 > Going back to my last kernel from Dec 27 works fine (I am sending this > message over a wlan0 interface with that version of the firmware). Did you try using the old firmware with the new driver? -- Rui Paulo