From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 2 15:00:25 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B58021065688 for ; Wed, 2 Jul 2008 15:00:25 +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 8AEDC8FC1F for ; Wed, 2 Jul 2008 15:00:25 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m62F0O1i069809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Jul 2008 08:00:25 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <486B9808.4090204@freebsd.org> Date: Wed, 02 Jul 2008 08:00:24 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Matthias Apitz References: <20080701125452.GA10729@rebelion.Sisis.de> <486A3E6A.2090403@freebsd.org> <20080701143420.GA13667@rebelion.Sisis.de> <486A4950.9090707@freebsd.org> <20080702115018.GA9269@rebelion.Sisis.de> In-Reply-To: <20080702115018.GA9269@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-DCC-Misty-Metrics: ebb.errno.com; whitelist Cc: freebsd-mobile@freebsd.org Subject: Re: RELENG_7 && ath && WPA && stuck when bgscan is active on interface X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 15:00:25 -0000 Matthias Apitz wrote: > El día Tuesday, July 01, 2008 a las 08:12:16AM -0700, Sam Leffler escribió: > > >> Pulling in a hal from madwifi to use w/ a freebsd driver can easily >> cause problems. That is what I meant by "random collection...". >> >> >>> the info about that is coming from this Wiki: >>> http://wiki.freebsd.org/AsusEee >>> >>> is there some way to get your hal bits into RELENG_7? >>> >>> >>> >> The hal is not in HEAD so MFC to RELENG_7 is premature. In fact I >> hadn't even announced the hal for testing yet but now that I've returned >> from 3 weeks AFK it's probably time. I also wanted to backport all the >> important driver mods to RELENG_7 before saying anything but that didn't >> happen. >> > > I'd be happy to compile and test it in RELENG_7. Just drop me a note > when something is ready for test or commited; thx > > The only issue I know about is that older parts that communicate PHY errors to the host through rx descriptors need a change (check if_ath.c:ath_calcrxfilter in HEAD). Don't wait on me, it's likely going to be a while before I can do anything. Sam