From owner-freebsd-arch@FreeBSD.ORG Tue Sep 6 18:07:21 2005 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B8E116A41F for ; Tue, 6 Sep 2005 18:07:21 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CDA443D49 for ; Tue, 6 Sep 2005 18:07:20 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.52 (FreeBSD)) id 1EChqY-000O9O-Va; Tue, 06 Sep 2005 20:07:02 +0200 Date: Tue, 6 Sep 2005 20:07:02 +0200 From: Kirill Ponomarew To: "M. Warner Losh" Message-ID: <20050906180702.GA85601@voodoo.oberon.net> References: <20050904122821.34ecbdf1@Magellan.Leidinger.net> <431B2878.5090609@errno.com> <20050904174016.GI65522@voodoo.oberon.net> <20050905.121443.25301644.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050905.121443.25301644.imp@bsdimp.com> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Keywords: 579279786 Cc: arch@freebsd.org, sam@errno.com, Alexander@Leidinger.net Subject: Re: 802.11 status and futures X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 18:07:21 -0000 On Mon, Sep 05, 2005 at 12:14:43PM -0600, M. Warner Losh wrote: > In message: <20050904174016.GI65522@voodoo.oberon.net> > Kirill Ponomarew writes: > : On Sun, Sep 04, 2005 at 10:01:44AM -0700, Sam Leffler wrote: > : > The ath driver is the best example to work from to understand how a wide > : > variety of features work. Some cards with more intelligence may require > : > some tweaks at the net80211 level (e.g. to disable functionality that is > : > implemented in the device). > : > : BTW, any chance to fix my problems with ath on HP Compaq nx9005, > : which I described on freebsd-mobile@ ? Warner suspected there are > : cbb problems, I would provide the access to the notebook for fixing > : it, but it seems nobody is interested :( > > Yes. I've not had the head space to go after this set of problems. > I've been trying to finalize some other pccard/cardbus changes in > head/my p4 tree so I can get them into 6.0. After that, I plan on > attacking cbb issues. Sorry for the delay. These are good news for notebook users. Thank you for supporting it. > After looking at your traceback again, I don't think that there's a > cbb problem in there that's affecting you (the interrupt storm is a > problem, and should be fixed, but it clearly isn't keeping you from > probing/attaching/powering up). Yeah, fixing the interrupt storm would be also a great thing. Ping me if you have time, I'll deliver all necessary info you need. -Kirill