From owner-freebsd-current@FreeBSD.ORG Sat Apr 18 15:53:40 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C6991065677; Sat, 18 Apr 2009 15:53:40 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id E9B628FC0C; Sat, 18 Apr 2009 15:53:39 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from Macintosh-4.local ([10.0.0.200]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n3IFrcEI024861 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 18 Apr 2009 08:53:39 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <49E9F782.6080201@freebsd.org> Date: Sat, 18 Apr 2009 08:53:38 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Slawa Olhovchenkov References: <20090417214339.GQ10728%slw@acropolis.ru> In-Reply-To: <20090417214339.GQ10728%slw@acropolis.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Cc: current@freebsd.org Subject: Re: ath problem w/ WPA2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 15:53:41 -0000 Slawa Olhovchenkov wrote: > ath0: mem 0x88000000-0x8800ffff irq 16 at device 0.0 on cardbus0 > ath0: [ITHREAD] > ath0: AR2413 mac 7.9 RF2413 phy 4.5 > > After 1 hour stable working card lost all traffic. > This is time of EAP reauthentication period. > > When using Intel card -- all works OK. > > With very old kernel (~ 1 year old) all works OK. > > I can't test intermediate kernel -- on this kernels > cardbus port don't powered correctly. > > Last update to -current -- now. > Known problem that was diagnosed recently on this list (or possibly mobile@). wpa_supplicant is passing the kernel an unexpected key index. You can check for the mailing list postings for more information as noone has submitted a PR. Unfortunately I've got no time to look at this for at least a couple of weeks. Maybe someone else will handle it. This is a show stopper for 8.0. Sam