From owner-freebsd-stable@FreeBSD.ORG Fri Jul 21 03:23:05 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B96D16A4E5 for ; Fri, 21 Jul 2006 03:23:05 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B53943D70 for ; Fri, 21 Jul 2006 03:23:00 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k6L3MxV2054507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 20 Jul 2006 20:23:00 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <44C04893.3070904@errno.com> Date: Thu, 20 Jul 2006 20:22:59 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200607202300.k6KN067d010753@drugs.dv.isc.org> In-Reply-To: <200607202300.k6KN067d010753@drugs.dv.isc.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: "scan stuck" with if_iwi(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 03:23:05 -0000 Mark Andrews wrote: > The iwi code was recently MFC and it required a port change > iwi-firmware -> iwi-firmware-kmod. Depending on when you > upgraded the src and ports you may not have seen the ports > change. > > Mark > > B.T.W. the new code is more stable for me. No more complete > machine lockups. The WiFi led now binks though if you turn > the radio off it stays lit / off depending apon the state > it was in at the time. This is still better than not > lighting at all. There are some sysctl you can tweak to play w/ the led's. I only had a dell d610 to test with. The more important issue w/ the radio on/off switch is that it doesn't hookup properly to wpa_supplicant. Sam