From owner-freebsd-wireless@FreeBSD.ORG Thu Apr 18 20:23:07 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6F815AC8; Thu, 18 Apr 2013 20:23:07 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4A0741C09; Thu, 18 Apr 2013 20:23:07 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 9E560B94F; Thu, 18 Apr 2013 16:23:06 -0400 (EDT) From: John Baldwin To: "Adrian Chadd" Subject: Re: Atheros 9287 - no carrier . revision 249623. Date: Thu, 18 Apr 2013 16:06:02 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <5170225e.c5b8440a.548f.3e8b@mx.google.com> In-Reply-To: <5170225e.c5b8440a.548f.3e8b@mx.google.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201304181606.03110.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 18 Apr 2013 16:23:06 -0400 (EDT) Cc: "freebsd-wireless@freebsd.org" , "freebsd-current@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2013 20:23:07 -0000 On Thursday, April 18, 2013 12:41:53 pm Adrian Chadd wrote: > > ... Why would it differ for the same machine, different kernel? I can't tell you why, but if you compare the full dmesg's you will see that several devices all changed their BIOS-assigned IRQs because the BIOS decided to shuffle the IRQs assigned to the PCI links around. That should all be moot since you are using the APIC anyway. -- John Baldwin