From owner-freebsd-current@FreeBSD.ORG Thu Mar 6 00:09:21 2008 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 0A4591065670 for ; Thu, 6 Mar 2008 00:09:21 +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 BB7FA8FC1F for ; Thu, 6 Mar 2008 00:09:20 +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 568A88263 for ; Thu, 6 Mar 2008 13:09:19 +1300 (NZDT) Received: (from thompsa@localhost) by heff.fud.org.nz (8.14.2/8.14.2/Submit) id m2609Jd2011110 for current@freebsd.org; Thu, 6 Mar 2008 13:09:19 +1300 (NZDT) (envelope-from thompsa@FreeBSD.org) X-Authentication-Warning: heff.fud.org.nz: thompsa set sender to thompsa@FreeBSD.org using -f Date: Thu, 6 Mar 2008 13:09:19 +1300 From: Andrew Thompson To: FreeBSD Current Message-ID: <20080306000919.GA11073@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Intel 3945 (wpi) patch 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: Thu, 06 Mar 2008 00:09:21 -0000 Hi, Here is a patch for wpi(4) which should help with the stability of the driver. If you have been having problems then please give it a try and report back. Some people have reported problems getting wpa_supplicant to authenticate which may not be fixed, give it a try anyway. http://people.freebsd.org/~thompsa/wpi_head.diff http://people.freebsd.org/~thompsa/wpi_releng7.diff This includes work by Sam Leffler and Benjamin Close. cheers, Andrew