From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 4 22:52:44 2008 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D0D81065674; Tue, 4 Mar 2008 22:52:44 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id CF4D48FC22; Tue, 4 Mar 2008 22:52:43 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (localhost [127.0.0.1]) by heff.fud.org.nz (Postfix) with ESMTP id A7D868837; Wed, 5 Mar 2008 11:38:54 +1300 (NZDT) Received: (from thompsa@localhost) by heff.fud.org.nz (8.14.2/8.14.2/Submit) id m24Mcs9v047839; Wed, 5 Mar 2008 11:38:54 +1300 (NZDT) (envelope-from thompsa@FreeBSD.org) X-Authentication-Warning: heff.fud.org.nz: thompsa set sender to thompsa@FreeBSD.org using -f Date: Wed, 5 Mar 2008 11:38:54 +1300 From: Andrew Thompson To: Pietro Cerutti Message-ID: <20080304223854.GB34712@heff.fud.org.nz> References: <47CDC37B.5010405@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47CDC37B.5010405@FreeBSD.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Hackers Subject: Re: wpi -- periodic disconnections X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 22:52:44 -0000 On Tue, Mar 04, 2008 at 10:47:39PM +0100, Pietro Cerutti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Hi list, > > I can't get my if_wpi (Intel(R) PRO/Wireless 3945ABG) stay connected to > my WPA-enabled access point for more than a few hours. Moreover, when it > happens, I have to unload the module, reload it and restart > wpa_supplicant in order to reconnect to the network. Any ideas? I have a WIP patch that may help, please give this a go. http://citylink.unixathome.org/~thompsa/wpi_testing8.diff Its the combination of several peoples work and I am planning to send it out again later in the week after some more review. cheers, Andrew