From owner-freebsd-drivers@FreeBSD.ORG Thu Feb 1 09:48:54 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2B0716A400 for ; Thu, 1 Feb 2007 09:48:54 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id B00F613C4B5 for ; Thu, 1 Feb 2007 09:48:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so271091ana for ; Thu, 01 Feb 2007 01:48:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pjssCQZ4n/0e1DlXS59dElLp4KzsyOX3cb7WQihxdcuY6P3vORn0xEvV/KIED0Eeo2N1M/WvmPCEtERiH5aRYEVaePVL1PCTKzBiTJjPXmJ+Bj9qUuZpAwsjQ84MwO+hJ30VymI/6mXeEKhszh7EQUZgjazoa4xbx5HnrpkgKHo= Received: by 10.78.138.6 with SMTP id l6mr454658hud.1170323329390; Thu, 01 Feb 2007 01:48:49 -0800 (PST) Received: by 10.78.151.6 with HTTP; Thu, 1 Feb 2007 01:48:49 -0800 (PST) Message-ID: <11167f520702010148w4cb84122r6412c2d8eebade74@mail.gmail.com> Date: Thu, 1 Feb 2007 03:48:49 -0600 From: "Sam Fourman Jr." To: reebsd-hackers@freebsd.org, freebsd-drivers@freebsd.org In-Reply-To: <45C0B33B.9000807@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <459E6477.2010508@clearchain.com> <45A0F739.3030202@clearchain.com> <499c70c0701201038w6960174n3006ffd525f17bf6@mail.gmail.com> <20070124204443.GA1107@bsdmon.com> <45B9F697.1090402@clearchain.com> <20070127101900.GB1099@bsdmon.com> <11167f520701271114j66f82398h83c43885b9d25e12@mail.gmail.com> <45C0B271.4040100@clearchain.com> <45C0B33B.9000807@FreeBSD.org> Cc: Benjamin Close Subject: Re: Updated Driver for 3945ABG Intel 3945ABG Wireless LAN controller X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 09:48:55 -0000 I installed 20070131-wpi-freebsd.tar.gz (file date was 2-1-2007 on the website) I am using a fresh install of 6.2 REALESE when I try ifconfig wpi0 up I get a infinite loop and looks like it is scanning channels scanning channel 6 status 1 a bunch of rx notifications the trouble is the loop never ends Sam Fourman Jr. On 1/31/07, Florent Thoumie wrote: > Benjamin Close wrote: > > Hi Folks, > > A new version of the driver is up which fixes the firmware issues. > > Seems the wpi-firmware-kmod port was creating corrupt modules. > > Things should work much better now. Download at the same place, file: > > 20070131-wpi-freebsd.tar.gz > > So, when is it going to HEAD? :-) > > -- > Florent Thoumie > flz@FreeBSD.org > FreeBSD Committer > > > >