From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 01:30:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA41016A4CE for ; Mon, 22 Dec 2003 01:30:50 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B3A43D49 for ; Mon, 22 Dec 2003 01:30:47 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBM9UjAS035183; Mon, 22 Dec 2003 02:30:46 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 22 Dec 2003 02:30:45 -0700 (MST) Message-Id: <20031222.023045.32334013.imp@bsdimp.com> To: jqdkf@army.com From: "M. Warner Losh" In-Reply-To: <20031222092127.GA2355@cactus.homeunix.org> References: <20031222053002.GA872@cactus.homeunix.org> <20031222.012014.76871129.imp@bsdimp.com> <20031222092127.GA2355@cactus.homeunix.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Continued problems with Aironet device and 5.2-RC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 22 Dec 2003 09:30:51 -0000 In message: <20031222092127.GA2355@cactus.homeunix.org> jqdkf@army.com writes: : On Mon, Dec 22, 2003 at 01:20:14AM -0700, M. Warner Losh wrote: : > In message: <20031222053002.GA872@cactus.homeunix.org> : > jqdkf@army.com writes: : > : cbb0: Unsupported card type detected : > : > This is typically a symptom of the resource allocation bugs I've been : > fighting... : > : : So are you suggesting that I should adjust the resource by myself, like : irq numbers, for now? I have the unhelpful advice "make sure two devices aren't using the same address." You'll likely have to decode all the BARs to make sure that this is the case. Warner