From owner-freebsd-current@FreeBSD.ORG Tue May 16 08:59:14 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 6E86F16A424 for ; Tue, 16 May 2006 08:59:14 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E7E043D6A for ; Tue, 16 May 2006 08:59:13 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 16 May 2006 09:59:12 +0100 (BST) Date: Tue, 16 May 2006 09:59:12 +0100 From: David Malone To: Milan Obuch Message-ID: <20060516085912.GA88689@walton.maths.tcd.ie> References: <200605160920.33323.current@dino.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605160920.33323.current@dino.sk> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: freebsd-current@freebsd.org Subject: Re: Weird thing - pciconf reading differs in two systems 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: Tue, 16 May 2006 08:59:14 -0000 On Tue, May 16, 2006 at 09:20:32AM +0200, Milan Obuch wrote: > This makes me wonder - how could the same card be identified as two different > devices? I tested the same card, then another one and the result is the same. > Working in my tablet, not working in WRAP. There is one difference, however - > kernel in WRAP has ath built-in, in my tablet I am kldloading it. Could be loose connections in the WRAP - if some of the pins are not connected properly that could result in 0xff showing up in various places (or worse). David.