From owner-freebsd-acpi@FreeBSD.ORG Tue Dec 11 18:14:18 2012 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A04C398 for ; Tue, 11 Dec 2012 18:14:18 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 059C28FC12 for ; Tue, 11 Dec 2012 18:14:17 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id qBBIDocq081566 for ; Tue, 11 Dec 2012 10:13:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1355249631; bh=UXuhBiABJwCEhMcHu4emuViU7sm83JGn0R3MN+V/ews=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=QmrIHA+pCdPG196H6OUIxwkXTqJq56v5xyF/xg8yHz05bVOhJMemWfmsEamRe/ky1 bz7nVoc6OyRvoIcn0tF1t5gl3DMG0o8UMaUtxv/i6KkwJJw96Pr5OF/0nWujvdUh7O 78YNT2/F72EJ7F8NLxYvMdz9wQLtCsL9AJ+/BM/M= Subject: oh right, this one ... From: Sean Bruno To: freebsd-acpi@FreeBSD.org Content-Type: text/plain; charset="UTF-8" Date: Tue, 11 Dec 2012 10:13:50 -0800 Message-ID: <1355249630.2526.1.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 249631001 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@FreeBSD.org List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 18:14:18 -0000 Finally got around to returning the Dell R620 series BIOS update that breaks badly on FreeBSD. I suspect that there is an ACPI update going on here that I need to figure out for -current. I'm going to disable the pci bus that fails to attach via device hints and get an acpidump in a bit. pcib4: irq 53 at device 3.0 on pci0 pcib4: domain 0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: no prefetched decode pci4: on pcib4 pci4: domain=0, physical bus=4 pci0: at device 4.0 (no driver attached) pci0: at device 4.1 (no driver attached) pci0: at device 4.2 (no driver attached) pci0: at device 4.3 (no driver attached) pci0: at device 4.4 (no driver attached) pci0: at device 4.5 (no driver attached) pci0: at device 4.6 (no driver attached) pci0: at device 4.7 (no driver attached) pci0: at device 5.0 (no driver attached) pci0: at device 5.2 (no driver attached) pcib5: irq 16 at device 17.0 on pci0 pcib5: domain 0 pcib5: secondary bus 5 pcib5: subordinate bus 5 pcib5: no prefetched decode pci5: on pcib5 pci5: domain=0, physical bus=5 pci0: at device 22.0 (no driver attached) pci0: at device 22.1 (no driver attached) ehci0: mem 0xdf8fe000-0xdf8fe3ff irq 23 at device 26.0 on pci0 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 96 usbus0: EHCI version 1.0 usbus0 on ehci0 ehci0: usbpf: Attached pcib6: at device 28.0 on pci0 pcib6: domain 0 pcib6: secondary bus 6 pcib6: subordinate bus 6 pcib6: no prefetched decode device_attach: pcib6 attach returned 6 pcib6: irq 19 at device 28.7 on pci0 panic: Bad tailq NEXT(0xffffffff814f3318->tqh_last) != NULL cpuid = 0 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff81bcb440 kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffffff81bcb4f0 panic() at panic+0x174/frame 0xffffffff81bcb570 rman_init() at rman_init+0x166/frame 0xffffffff81bcb590 pcib_alloc_window() at pcib_alloc_window+0x87/frame 0xffffffff81bcb620 pcib_attach_common() at pcib_attach_common+0xaf9/frame 0xffffffff81bcb6b0 acpi_pcib_pci_attach() at acpi_pcib_pci_attach+0x17/frame 0xffffffff81bcb6f0 device_attach() at device_attach+0x396/frame 0xffffffff81bcb740 bus_generic_attach() at bus_generic_attach+0x4a/frame 0xffffffff81bcb760 acpi_pci_attach() at acpi_pci_attach+0x15f/frame 0xffffffff81bcb7b0 device_attach() at device_attach+0x396/frame 0xffffffff81bcb800 bus_generic_attach() at bus_generic_attach+0x4a/frame 0xffffffff81bcb820 acpi_pcib_attach() at acpi_pcib_attach+0x24d/frame 0xffffffff81bcb870 acpi_pcib_acpi_attach() at acpi_pcib_acpi_attach+0x299/frame 0xffffffff81bcb8c0 device_attach() at device_attach+0x396/frame 0xffffffff81bcb910 bus_generic_attach() at bus_generic_attach+0x4a/frame 0xffffffff81bcb930 acpi_attach() at acpi_attach+0xd58/frame 0xffffffff81bcb9f0 device_attach() at device_attach+0x396/frame 0xffffffff81bcba40 bus_generic_attach() at bus_generic_attach+0x4a/frame 0xffffffff81bcba60 nexus_acpi_attach() at nexus_acpi_attach+0x76/frame 0xffffffff81bcba90 device_attach() at device_attach+0x396/frame 0xffffffff81bcbae0 bus_generic_new_pass() at bus_generic_new_pass+0x116/frame 0xffffffff81bcbb10 bus_set_pass() at bus_set_pass+0x8f/frame 0xffffffff81bcbb40 configure() at configure+0xa/frame 0xffffffff81bcbb50 mi_startup() at mi_startup+0x118/frame 0xffffffff81bcbb70 btext() at btext+0x2c KDB: enter: panic [ thread pid 0 tid 100000 ] Stopped at kdb_enter+0x3e: movq $0,kdb_why