From owner-freebsd-current@FreeBSD.ORG Thu Apr 18 16:42:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A7CA42A9; Thu, 18 Apr 2013 16:42:07 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-da0-x231.google.com (mail-da0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id 7133BB33; Thu, 18 Apr 2013 16:42:07 +0000 (UTC) Received: by mail-da0-f49.google.com with SMTP id t11so1477098daj.36 for ; Thu, 18 Apr 2013 09:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:to:cc:reply-to:subject:in-reply-to :x-mailer:mime-version:content-type; bh=bXjxbkamLhaG+vEXVaKEvGisqxVR9XjsBU0u3wm4Xpg=; b=U5mf5IJVcqoh7RUTUS/wYYKAatodXK1e1TsrQ0DziA2AkthMpUBenMfN1uHLSBntj+ gMN+W/UUN/s0fj+MswXd3jblxKudbZltESeLhHqNkOAbIdUcLZG0pG/MhobTuugHrn/7 nRNXQMNZQibgcFthNIMbUnCxaL5KgS9U1V552+xbayAlFdi1FGaGlU+bKmMXBSiAtaUC tZ5BAZW6HKWLGdXJcSf5sTDoCWJWxsad1gYWizM9iaXzH2swoGdwzxhyap1tj2F+ushk YtGcro3HZYaY5kGPffkWvuiXeYjxuFkFyMBROAL4u6yhHkPuGtb3K4PGqZpouCmz5v3f LVlA== X-Received: by 10.68.172.5 with SMTP id ay5mr14600491pbc.73.1366303327260; Thu, 18 Apr 2013 09:42:07 -0700 (PDT) Received: from www.palm.com ([32.158.149.109]) by mx.google.com with ESMTPS id ew5sm10450471pbc.9.2013.04.18.09.42.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 18 Apr 2013 09:42:06 -0700 (PDT) Message-ID: <5170225e.c5b8440a.548f.3e8b@mx.google.com> Date: Thu, 18 Apr 2013 09:41:53 -0700 From: "Adrian Chadd" To: "John Baldwin" , "Adrian Chadd" Subject: Re: Atheros 9287 - no carrier . revision 249623. In-Reply-To: <201304181137.17627.jhb@freebsd.org> X-Mailer: Palm webOS v1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Artyom Mirgorodskiy , "freebsd-wireless@freebsd.org" , "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Adrian Chadd List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2013 16:42:07 -0000 =2E.. Why would it differ for the same machine, different kernel? Adrian Sent from my Palm Pre on AT&T On Apr 18, 2013 8:40 AM, John Baldwin <jhb@freebsd.org> wrote:=20 On Thursday, April 18, 2013 11:22:38 am Adrian Chadd wrote: > Ok, the relevant / interesting bit:s. John, any ideas? Only that this means absolutely nothing? These are the values the BIOS wro= te=20 into the registers which we use as hints about whether or not ACPI lies abo= ut=20 which interrupts are used when APIC is disabled. The actually useful messa= ge shows the same interrupts used in both cases: > HEAD: >=20 > pcib2: slot 0 INTA hardwired to IRQ 18 > ath0: <Atheros 9287> mem 0xe0500000-0xe050ffff irq 18 at device= 0.0 on pci10 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 60 >=20 > versus >=20 > pcib2: slot 0 INTA hardwired to IRQ 18 > ath0: <Atheros 9287> mem 0xe0500000-0xe050ffff irq 18 at device= 0.0 on pci10 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 60 --=20 John Baldwin