From owner-freebsd-current@FreeBSD.ORG Mon Jan 2 19:30:30 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 7494A16A41F for ; Mon, 2 Jan 2006 19:30:30 +0000 (GMT) (envelope-from toxahost@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9B043D48 for ; Mon, 2 Jan 2006 19:30:29 +0000 (GMT) (envelope-from toxahost@gmail.com) Received: by wproxy.gmail.com with SMTP id i28so1398165wra for ; Mon, 02 Jan 2006 11:30:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=hDFRRX3bXobYnqQL9u/IBogrHDgxgWMlgpfu/Ur9PI2DnHrE2FzRnAYCZkOnL0oB0wChKw6cktEiFRYH+Et9CxBk9QS49oTQwCefpeJr0VLQgOX2kV4SgImpT1i44Tx4aSCThVPGZEyMbhJoX2kAMWPBmvGtnor2RaaW9dnNYf0= Received: by 10.65.218.9 with SMTP id v9mr263126qbq; Mon, 02 Jan 2006 11:30:28 -0800 (PST) Received: by 10.64.209.20 with HTTP; Mon, 2 Jan 2006 11:30:28 -0800 (PST) Message-ID: Date: Mon, 2 Jan 2006 22:30:28 +0300 From: Anton Karpov To: freebsd-current@freebsd.org In-Reply-To: <20060101.212552.85411680.imp@bsdimp.com> MIME-Version: 1.0 References: <43B83262.1090907@fastmail.fm> <20060101.212552.85411680.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Kernel panics when Atheros card plugged in. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 02 Jan 2006 19:30:30 -0000 I can confirm it with atheros-based Orinoco 8470-wd! I've got kernel panic since last days of december. With a little bit earlier kernel builds (a mid of december, I thought), card works well but kismet fails to work with it. Now, I'm getting panic inserting it into cardbus slot... : Same here, though I got the kernel panic at boot when I had inserted > during > : the boot. The panic was in cardbus_read_tuple() also. I can post the > : hand scribed trace to anyone interested if necessary. > > No need. I have the card here, and it fails too. All my other cards > work, but the atheros card is the only one that stores the CIS in a > bar that I have (I'm sure that others do as well, but they aren't in > the 10 cards I grabbed to test with). This appears to be resource > related in some way, since it appears that we're getting a resource of > '0' back. I'm trying to debug it now. > > >