From owner-freebsd-net@freebsd.org Tue Sep 29 19:12:03 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D231A0B962 for ; Tue, 29 Sep 2015 19:12:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6A65818B8 for ; Tue, 29 Sep 2015 19:12:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 67566A0B95F; Tue, 29 Sep 2015 19:12:03 +0000 (UTC) Delivered-To: net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E24BA0B95E; Tue, 29 Sep 2015 19:12:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1100A18B5; Tue, 29 Sep 2015 19:12:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbkq10 with SMTP id kq10so87949227igb.0; Tue, 29 Sep 2015 12:12:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jXSgqf8hm2g3iqldOVV1gzjI1QrJ/jKUSoFbTZ/dVLQ=; b=NFvEy0dZxQeICl5jqedp/KiPvYyqRvNdU+LnfU3Y62PS/QVRvGmtEbfH5+l5HZC/iV 31DIbOXdJmSs2pz4nV5B+c7xOuD0qnfkvhd5FqNrJ5w+zdIFMaSCFOO0j+eDIH18ApEe 5WzQnE2N8qD+t+1cCZx3XHVFJcfh6FqVMlWtPRDuMBWyeqwjqLDHWGWaL/hhB2bIdf7P chAxbyV4xpYghORuHbNiynr9rwVDrrUDbT6BNALyN8SmcPY1Pck6Is9TzjbR/Q4LkvN9 gPXrJFHXr7gEzASt/BrMvjFVKbSgQHYRr6W5ylaSPB2cKa0RlYly5IiS20Q5BQ9umAon lbsQ== MIME-Version: 1.0 X-Received: by 10.50.60.3 with SMTP id d3mr394092igr.37.1443553922173; Tue, 29 Sep 2015 12:12:02 -0700 (PDT) Received: by 10.36.46.15 with HTTP; Tue, 29 Sep 2015 12:12:02 -0700 (PDT) In-Reply-To: <20150929130534.GI1125@albert.catwhisker.org> References: <20150929130534.GI1125@albert.catwhisker.org> Date: Tue, 29 Sep 2015 12:12:02 -0700 Message-ID: Subject: Re: head/amd64 @r288358: panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn/if_iwn.c:5356 From: Adrian Chadd To: David Wolfskill , "current@freebsd.org" , "net@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 19:12:03 -0000 hi (please subscribe and email freebsd-wireless@ these things, I'm more likely to notice!) It looks due to my recent taskqueue change for updateedca. I'll go fix that today. Thanks, -a On 29 September 2015 at 06:05, David Wolfskill wrote= : > No known/observed issues with: > FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #197 r288335M/288335= :1100079: Mon Sep 28 04:14:47 PDT 2015 root@localhost:/common/S4/obj/us= r/src/sys/CANARY amd64 > > on my laptop, but: > FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #198 r288358M/288358= :1100079: Tue Sep 29 04:46:49 PDT 2015 root@localhost:/common/S4/obj/us= r/src/sys/CANARY amd64 > > was OK up to the point of attempting to establish a link using the > wlan0 interface (the underlying hardware for which is iwn on the laptop). > > I was able to get a crash dump, and am presently copying it to > (along with the > core.txt, which has already made it over). (I am 3 time zones east > of home, and will be spending the bulk of the day returning home > -- and thus, without ability to respond to email for a while). > > Here's an excerpt from the core.txt.5: > > localhost dumped core - see /var/crash/vmcore.5 > > Tue Sep 29 05:14:30 PDT 2015 > > FreeBSD localhost 11.0-CURRENT FreeBSD 11.0-CURRENT #198 r288358M/288358= :1100079: Tue Sep 29 04:46:49 PDT 2015 root@localhost:/common/S4/obj/us= r/src/sys/CANARY amd64 > > panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn= /if_iwn.c:5356 > > GNU gdb 6.1.1 [FreeBSD] > ... > Unread portion of the kernel message buffer: > d: > ACPI: SSDT 0xFFFFF80006E30800 0005AA (v01 PmRef ApIst 00003000 INTL 2= 0120711) > ACPI: Dynamic OEM Table Load: > ACPI: SSDT 0xFFFFF800067F6A00 000119 (v01 PmRef ApCst 00003000 INTL 2= 0120711) > random: harvesting attach, 8 bytes (4 bits) from cpu1 > cpu2: Processor \_PR_.CPU2 (ACPI ID 3) -> APIC ID 4 > cpu2: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu2 > cpu3: Processor \_PR_.CPU3 (ACPI ID 4) -> APIC ID 6 > cpu3: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu3 > cpu4: Processor \_PR_.CPU4 (ACPI ID 5) -> APIC ID 1 > cpu4: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu4 > cpu5: Processor \_PR_.CPU5 (ACPI ID 6) -> APIC ID 3 > cpu5: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu5 > cpu6: Processor \_PR_.CPU6 (ACPI ID 7) -> APIC ID 5 > cpu6: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu6 > cpu7: Processor \_PR_.CPU7 (ACPI ID 8) -> APIC ID 7 > cpu7: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from cpu7 > hpet0: iomem 0xfed00000-0xfed003ff on acpi0 > hpet0: vendor 0x8086, rev 0x1, 14318180Hz 64bit, 8 timers, legacy route > hpet0: t0: irqs 0x00f00000 (0), MSI, 64bit, periodic > hpet0: t1: irqs 0x00f00000 (0), MSI > hpet0: t2: irqs 0x00f00800 (0), MSI > hpet0: t3: irqs 0x00f01000 (0), MSI > hpet0: t4: irqs 0x00000000 (0), MSI > hpet0: t5: irqs 0x00000000 (0), MSI > hpet0: t6: irqs 0x00000000 (0), MSI > hpet0: t7: irqs 0x00000000 (0), MSI > Timecounter "HPET" frequency 14318180 Hz quality 950 > msi: routing MSI-X IRQ 256 to local APIC 0 vector 49 > msi: routing MSI-X IRQ 257 to local APIC 0 vector 50 > msi: routing MSI-X IRQ 258 to local APIC 0 vector 51 > msi: routing MSI-X IRQ 259 to local APIC 0 vector 52 > msi: routing MSI-X IRQ 260 to local APIC 0 vector 53 > msi: routing MSI-X IRQ 261 to local APIC 0 vector 54 > msi: routing MSI-X IRQ 262 to local APIC 0 vector 55 > msi: routing MSI-X IRQ 263 to local APIC 0 vector 56 > Event timer "HPET" frequency 14318180 Hz quality 550 > random: harvesting attach, 8 bytes (4 bits) from hpet0 > atrtc0: port 0x70-0x77 irq 8 on acpi0 > atrtc0: Warning: Couldn't map I/O. > atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustme= nt 0.500000000s) > ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 57 > Event timer "RTC" frequency 32768 Hz quality 0 > random: harvesting attach, 8 bytes (4 bits) from atrtc0 > attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 > Timecounter "i8254" frequency 1193182 Hz quality 0 > ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 58 > Event timer "i8254" frequency 1193182 Hz quality 100 > random: harvesting attach, 8 bytes (4 bits) from attimer0 > ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 > Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_timer0 > acpi_ec0: port 0x930,0x934 on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_ec0 > pci_link0: Index IRQ Rtd Ref IRQs > Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link0 > pci_link1: Index IRQ Rtd Ref IRQs > Initial Probe 0 10 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 10 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link1 > pci_link2: Index IRQ Rtd Ref IRQs > Initial Probe 0 10 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 10 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link2 > pci_link3: Index IRQ Rtd Ref IRQs > Initial Probe 0 5 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 5 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link3 > pci_link4: Index IRQ Rtd Ref IRQs > Initial Probe 0 3 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 3 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link4 > pci_link5: Index IRQ Rtd Ref IRQs > Initial Probe 0 5 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 5 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link5 > pci_link6: Index IRQ Rtd Ref IRQs > Initial Probe 0 11 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 11 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link6 > pci_link7: Index IRQ Rtd Ref IRQs > Initial Probe 0 255 N 0 3 4 5 6 10 11 12 14 15 > Validation 0 255 N 0 3 4 5 6 10 11 12 14 15 > After Disable 0 255 N 0 3 4 5 6 10 11 12 14 15 > random: harvesting attach, 8 bytes (4 bits) from pci_link7 > pcib0: port 0xcf8-0xcff on acpi0 > pcib0: decoding 5 range 0-0x3e > pcib0: decoding 4 range 0-0xcf7 > pcib0: decoding 4 range 0xd00-0xffff > pcib0: decoding 3 range 0xa0000-0xbffff > pcib0: decoding 3 range 0xdc000-0xdffff > pcib0: decoding 3 range 0xe0000-0xe3fff > pcib0: decoding 3 range 0xe4000-0xe7fff > pcib0: decoding 3 range 0xd0000000-0xfeafffff > pci0: on pcib0 > pci0: domain=3D0, physical bus=3D0 > found-> vendor=3D0x8086, dev=3D0x0c04, revid=3D0x06 > domain=3D0, bus=3D0, slot=3D0, func=3D0 > class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x2090, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > found-> vendor=3D0x8086, dev=3D0x0c01, revid=3D0x06 > domain=3D0, bus=3D0, slot=3D1, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.1.INTA > pcib0: slot 1 INTA hardwired to IRQ 16 > secbus=3D1, subbus=3D1 > found-> vendor=3D0x8086, dev=3D0x8c31, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D20, func=3D0 > class=3D0c-03-30, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 2 supports D0 D3 current D0 > MSI supports 8 messages, 64 bit > map[10]: type Memory, range 64, base 0xf7120000, size 16, enabled > pcib0: allocated type 3 (0xf7120000-0xf712ffff) for rid 10 of pci0:0:20:0 > pcib0: matched entry for 0.20.INTA > pcib0: slot 20 INTA hardwired to IRQ 16 > found-> vendor=3D0x8086, dev=3D0x8c3a, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D22, func=3D0 > class=3D07-80-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 64, base 0xf713c000, size 4, enabled > pcib0: allocated type 3 (0xf713c000-0xf713c00f) for rid 10 of pci0:0:22:0 > pcib0: matched entry for 0.22.INTA > pcib0: slot 22 INTA hardwired to IRQ 16 > found-> vendor=3D0x8086, dev=3D0x153a, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D25, func=3D0 > class=3D02-00-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D3 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 32, base 0xf7100000, size 17, enabled > pcib0: allocated type 3 (0xf7100000-0xf711ffff) for rid 10 of pci0:0:25:0 > map[14]: type Memory, range 32, base 0xf7139000, size 12, enabled > pcib0: allocated type 3 (0xf7139000-0xf7139fff) for rid 14 of pci0:0:25:0 > map[18]: type I/O Port, range 32, base 0xf040, size 5, enabled > pcib0: allocated type 4 (0xf040-0xf05f) for rid 18 of pci0:0:25:0 > pcib0: matched entry for 0.25.INTA > pcib0: slot 25 INTA hardwired to IRQ 20 > found-> vendor=3D0x8086, dev=3D0x8c2d, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D26, func=3D0 > class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 2 supports D0 D3 current D0 > map[10]: type Memory, range 32, base 0xf7138000, size 10, enabled > pcib0: allocated type 3 (0xf7138000-0xf71383ff) for rid 10 of pci0:0:26:0 > pcib0: matched entry for 0.26.INTA > pcib0: slot 26 INTA hardwired to IRQ 16 > ehci early: SMM active, request owner change > found-> vendor=3D0x8086, dev=3D0x8c20, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D27, func=3D0 > class=3D04-03-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 64, base 0xf7130000, size 14, enabled > pcib0: allocated type 3 (0xf7130000-0xf7133fff) for rid 10 of pci0:0:27:0 > pcib0: matched entry for 0.27.INTA > pcib0: slot 27 INTA hardwired to IRQ 22 > found-> vendor=3D0x8086, dev=3D0x8c10, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTA > pcib0: slot 28 INTA hardwired to IRQ 16 > secbus=3D2, subbus=3D2 > found-> vendor=3D0x8086, dev=3D0x8c14, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D2 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Dc, irq=3D10 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTC > pcib0: slot 28 INTC hardwired to IRQ 18 > secbus=3D3, subbus=3D3 > found-> vendor=3D0x8086, dev=3D0x8c16, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D3 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Dd, irq=3D5 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTD > pcib0: slot 28 INTD hardwired to IRQ 19 > secbus=3D4, subbus=3D7 > found-> vendor=3D0x8086, dev=3D0x8c18, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D4 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTA > pcib0: slot 28 INTA hardwired to IRQ 16 > secbus=3D8, subbus=3D8 > found-> vendor=3D0x8086, dev=3D0x8c1c, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D6 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Dc, irq=3D10 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTC > pcib0: slot 28 INTC hardwired to IRQ 18 > secbus=3D9, subbus=3D16 > found-> vendor=3D0x8086, dev=3D0x8c1e, revid=3D0xd4 > domain=3D0, bus=3D0, slot=3D28, func=3D7 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Dd, irq=3D5 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTD > pcib0: slot 28 INTD hardwired to IRQ 19 > secbus=3D17, subbus=3D17 > found-> vendor=3D0x8086, dev=3D0x8c26, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D29, func=3D0 > class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D5 > powerspec 2 supports D0 D3 current D0 > map[10]: type Memory, range 32, base 0xf7137000, size 10, enabled > pcib0: allocated type 3 (0xf7137000-0xf71373ff) for rid 10 of pci0:0:29:0 > pcib0: matched entry for 0.29.INTA > pcib0: slot 29 INTA hardwired to IRQ 21 > ehci early: SMM active, request owner change > found-> vendor=3D0x8086, dev=3D0x8c4f, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D31, func=3D0 > class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0210, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > found-> vendor=3D0x8086, dev=3D0x282a, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D31, func=3D2 > class=3D01-04-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0007, statreg=3D0x02b0, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Db, irq=3D5 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message > map[10]: type I/O Port, range 32, base 0xf090, size 3, enabled > pcib0: allocated type 4 (0xf090-0xf097) for rid 10 of pci0:0:31:2 > map[14]: type I/O Port, range 32, base 0xf080, size 2, enabled > pcib0: allocated type 4 (0xf080-0xf083) for rid 14 of pci0:0:31:2 > map[18]: type I/O Port, range 32, base 0xf070, size 3, enabled > pcib0: allocated type 4 (0xf070-0xf077) for rid 18 of pci0:0:31:2 > map[1c]: type I/O Port, range 32, base 0xf060, size 2, enabled > pcib0: allocated type 4 (0xf060-0xf063) for rid 1c of pci0:0:31:2 > map[20]: type I/O Port, range 32, base 0xf020, size 5, enabled > pcib0: allocated type 4 (0xf020-0xf03f) for rid 20 of pci0:0:31:2 > map[24]: type Memory, range 32, base 0xf7136000, size 11, enabled > pcib0: allocated type 3 (0xf7136000-0xf71367ff) for rid 24 of pci0:0:31:2 > pcib0: matched entry for 0.31.INTB > pcib0: slot 31 INTB hardwired to IRQ 19 > found-> vendor=3D0x8086, dev=3D0x8c22, revid=3D0x04 > domain=3D0, bus=3D0, slot=3D31, func=3D3 > class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0003, statreg=3D0x0280, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Dc, irq=3D10 > map[10]: type Memory, range 64, base 0xf7135000, size 8, enabled > pcib0: allocated type 3 (0xf7135000-0xf71350ff) for rid 10 of pci0:0:31:3 > map[20]: type I/O Port, range 32, base 0xf000, size 5, enabled > pcib0: allocated type 4 (0xf000-0xf01f) for rid 20 of pci0:0:31:3 > pcib0: matched entry for 0.31.INTC > pcib0: slot 31 INTC hardwired to IRQ 18 > random: harvesting attach, 8 bytes (4 bits) from hostb0 > pcib1: irq 16 at device 1.0 on pci0 > pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib1 > pcib0: allocated type 3 (0xf4000000-0xf50fffff) for rid 20 of pcib1 > pcib0: allocated type 3 (0xe0000000-0xf1ffffff) for rid 24 of pcib1 > pcib1: domain 0 > pcib1: secondary bus 1 > pcib1: subordinate bus 1 > pcib1: I/O decode 0xe000-0xefff > pcib1: memory decode 0xf4000000-0xf50fffff > pcib1: prefetched decode 0xe0000000-0xf1ffffff > pcib1: special decode VGA > pci1: on pcib1 > pcib1: allocated bus range (1-1) for rid 0 of pci1 > pci1: domain=3D0, physical bus=3D1 > found-> vendor=3D0x10de, dev=3D0x0ff6, revid=3D0xa1 > domain=3D0, bus=3D1, slot=3D0, func=3D0 > class=3D03-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 32, base 0xf4000000, size 24, enabled > pcib1: allocated memory range (0xf4000000-0xf4ffffff) for rid 10 of pci0:= 1:0:0 > map[14]: type Prefetchable Memory, range 64, base 0xe0000000, siz= e 28, enabled > pcib1: allocated prefetch range (0xe0000000-0xefffffff) for rid 14 of pci= 0:1:0:0 > map[1c]: type Prefetchable Memory, range 64, base 0xf0000000, siz= e 25, enabled > pcib1: allocated prefetch range (0xf0000000-0xf1ffffff) for rid 1c of pci= 0:1:0:0 > map[24]: type I/O Port, range 32, base 0xe000, size 7, enabled > pcib1: allocated I/O port range (0xe000-0xe07f) for rid 24 of pci0:1:0:0 > pcib1: matched entry for 1.0.INTA > pcib1: slot 0 INTA hardwired to IRQ 16 > found-> vendor=3D0x10de, dev=3D0x0e1b, revid=3D0xa1 > domain=3D0, bus=3D1, slot=3D0, func=3D1 > class=3D04-03-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Db, irq=3D10 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 32, base 0xf5080000, size 14, enabled > pcib1: allocated memory range (0xf5080000-0xf5083fff) for rid 10 of pci0:= 1:0:1 > pcib1: matched entry for 1.0.INTB > pcib1: slot 0 INTB hardwired to IRQ 17 > vgapci0: port 0xe000-0xe07f mem 0xf4000000-0xf4f= fffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff irq 16 at device 0.0 on p= ci1 > nvidia0: on vgapci0 > vgapci0: child nvidia0 requested pci_enable_io > vgapci0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 264 to local APIC 0 vector 59 > vgapci0: using IRQ 264 for MSI > vgapci0: child nvidia0 requested pci_enable_io > random: harvesting attach, 8 bytes (4 bits) from nvidia0 > vgapci0: Boot video device > random: harvesting attach, 8 bytes (4 bits) from vgapci0 > hdac0: mem 0xf5080000-0xf5083fff irq 17 = at device 0.1 on pci1 > hdac0: PCI card vendor: 0x1028, device: 0x05cc > hdac0: HDA Driver Revision: 20120126_0002 > hdac0: Config options: on=3D0x00000000 off=3D0x00000000 > hdac0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 265 to local APIC 0 vector 60 > hdac0: using IRQ 265 for MSI > hdac0: Caps: OSS 4, ISS 4, BSS 0, NSDO 4, 64bit, CORB 256, RIRB 256 > random: harvesting attach, 8 bytes (4 bits) from hdac0 > random: harvesting attach, 8 bytes (4 bits) from pci1 > random: harvesting attach, 8 bytes (4 bits) from pcib1 > xhci0: mem 0xf7120000-0xf712ffff ir= q 16 at device 20.0 on pci0 > xhci0: 32 bytes context size, 64-bit DMA > xhci0: attempting to allocate 1 MSI vectors (8 supported) > msi: routing MSI IRQ 266 to local APIC 0 vector 61 > xhci0: using IRQ 266 for MSI > xhci0: MSI enabled > xhci0: Port routing mask set to 0xffffffff > usbus0 on xhci0 > xhci0: usbpf: Attached > random: harvesting attach, 8 bytes (4 bits) from usbus0 > random: harvesting attach, 8 bytes (4 bits) from xhci0 > pci0: at device 22.0 (no driver attached) > em0: port 0xf040-0xf05f mem = 0xf7100000-0xf711ffff,0xf7139000-0xf7139fff irq 20 at device 25.0 on pci0 > em0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 267 to local APIC 0 vector 62 > em0: using IRQ 267 for MSI > em0: Using an MSI interrupt > em0: bpf attached > em0: Ethernet address: 34:e6:d7:3c:4a:93 > em0: netmap queues/slots: TX 1/1024, RX 1/1024 > random: harvesting attach, 8 bytes (4 bits) from em0 > ehci0: mem 0xf7138000-0xf7138= 3ff irq 16 at device 26.0 on pci0 > ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 63 > usbus1: EHCI version 1.0 > usbus1 on ehci0 > ehci0: usbpf: Attached > random: harvesting attach, 8 bytes (4 bits) from usbus1 > random: harvesting attach, 8 bytes (4 bits) from ehci0 > hdac1: mem 0xf7130000-0xf7133fff irq 22= at device 27.0 on pci0 > hdac1: PCI card vendor: 0x1028, device: 0x05cc > hdac1: HDA Driver Revision: 20120126_0002 > hdac1: Config options: on=3D0x00000000 off=3D0x00000000 > hdac1: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 268 to local APIC 0 vector 64 > hdac1: using IRQ 268 for MSI > hdac1: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256 > random: harvesting attach, 8 bytes (4 bits) from hdac1 > pcib2: irq 16 at device 28.0 on pci0 > pcib2: domain 0 > pcib2: secondary bus 2 > pcib2: subordinate bus 2 > pci2: on pcib2 > pcib2: allocated bus range (2-2) for rid 0 of pci2 > pci2: domain=3D0, physical bus=3D2 > random: harvesting attach, 8 bytes (4 bits) from pci2 > random: harvesting attach, 8 bytes (4 bits) from pcib2 > pcib3: irq 18 at device 28.2 on pci0 > pcib0: allocated type 3 (0xf7000000-0xf70fffff) for rid 20 of pcib3 > pcib3: domain 0 > pcib3: secondary bus 3 > pcib3: subordinate bus 3 > pcib3: memory decode 0xf7000000-0xf70fffff > pci3: on pcib3 > pcib3: allocated bus range (3-3) for rid 0 of pci3 > pci3: domain=3D0, physical bus=3D3 > found-> vendor=3D0x8086, dev=3D0x4232, revid=3D0x00 > domain=3D0, bus=3D3, slot=3D0, func=3D0 > class=3D02-80-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D10 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit > map[10]: type Memory, range 64, base 0xf7000000, size 13, enabled > pcib3: allocated memory range (0xf7000000-0xf7001fff) for rid 10 of pci0:= 3:0:0 > pcib3: matched entry for 3.0.INTA > pcib3: slot 0 INTA hardwired to IRQ 18 > iwn0: mem 0xf7000000-0xf7001fff irq 18 at device 0= .0 on pci3 > iwn0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 269 to local APIC 0 vector 65 > iwn0: using IRQ 269 for MSI > iwn0: MIMO 1T2R, MoW, address 00:24:d6:7a:03:ce > iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps > iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24M= bps 36Mbps 48Mbps 54Mbps > iwn0: 1T2R > iwn0: 11na MCS 20MHz > iwn0: MCS 0-7: 6.5Mbps - 65Mbps > iwn0: 11na MCS 20MHz SGI > iwn0: MCS 0-7: 7Mbps - 72Mbps > iwn0: 11na MCS 40MHz: > iwn0: MCS 0-7: 13.5Mbps - 135Mbps > iwn0: 11na MCS 40MHz SGI: > iwn0: MCS 0-7: 15Mbps - 150Mbps > iwn0: 11ng MCS 20MHz > iwn0: MCS 0-7: 6.5Mbps - 65Mbps > iwn0: 11ng MCS 20MHz SGI > iwn0: MCS 0-7: 7Mbps - 72Mbps > iwn0: 11ng MCS 40MHz: > iwn0: MCS 0-7: 13.5Mbps - 135Mbps > iwn0: 11ng MCS 40MHz SGI: > iwn0: MCS 0-7: 15Mbps - 150Mbps > random: harvesting attach, 8 bytes (4 bits) from iwn0 > random: harvesting attach, 8 bytes (4 bits) from pci3 > random: harvesting attach, 8 bytes (4 bits) from pcib3 > pcib4: irq 19 at device 28.3 on pci0 > pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib4 > pcib0: allocated type 3 (0xf6500000-0xf6efffff) for rid 20 of pcib4 > pcib0: allocated type 3 (0xf3500000-0xf3efffff) for rid 24 of pcib4 > pcib4: domain 0 > pcib4: secondary bus 4 > pcib4: subordinate bus 7 > pcib4: I/O decode 0xd000-0xdfff > pcib4: memory decode 0xf6500000-0xf6efffff > pcib4: prefetched decode 0xf3500000-0xf3efffff > pci4: on pcib4 > pcib4: allocated bus range (4-4) for rid 0 of pci4 > pci4: domain=3D0, physical bus=3D4 > random: harvesting attach, 8 bytes (4 bits) from pci4 > random: harvesting attach, 8 bytes (4 bits) from pcib4 > pcib5: irq 16 at device 28.4 on pci0 > pcib0: allocated type 4 (0xc000-0xcfff) for rid 1c of pcib5 > pcib0: allocated type 3 (0xf5b00000-0xf64fffff) for rid 20 of pcib5 > pcib0: allocated type 3 (0xf2b00000-0xf34fffff) for rid 24 of pcib5 > pcib5: domain 0 > pcib5: secondary bus 8 > pcib5: subordinate bus 8 > pcib5: I/O decode 0xc000-0xcfff > pcib5: memory decode 0xf5b00000-0xf64fffff > pcib5: prefetched decode 0xf2b00000-0xf34fffff > pci5: on pcib5 > pcib5: allocated bus range (8-8) for rid 0 of pci5 > pci5: domain=3D0, physical bus=3D8 > random: harvesting attach, 8 bytes (4 bits) from pci5 > random: harvesting attach, 8 bytes (4 bits) from pcib5 > pcib6: irq 18 at device 28.6 on pci0 > pcib0: allocated type 4 (0xa000-0xbfff) for rid 1c of pcib6 > pcib0: allocated type 3 (0xf5100000-0xf5afffff) for rid 20 of pcib6 > pcib0: allocated type 3 (0xf2100000-0xf2afffff) for rid 24 of pcib6 > pcib6: domain 0 > pcib6: secondary bus 9 > pcib6: subordinate bus 16 > pcib6: I/O decode 0xa000-0xbfff > pcib6: memory decode 0xf5100000-0xf5afffff > pcib6: prefetched decode 0xf2100000-0xf2afffff > pci6: on pcib6 > pcib6: allocated bus range (9-9) for rid 0 of pci6 > pci6: domain=3D0, physical bus=3D9 > random: harvesting attach, 8 bytes (4 bits) from pci6 > random: harvesting attach, 8 bytes (4 bits) from pcib6 > pcib7: irq 19 at device 28.7 on pci0 > pcib0: allocated type 3 (0xf6f00000-0xf6ffffff) for rid 20 of pcib7 > pcib7: domain 0 > pcib7: secondary bus 17 > pcib7: subordinate bus 17 > pcib7: memory decode 0xf6f00000-0xf6ffffff > pci7: on pcib7 > pcib7: allocated bus range (17-17) for rid 0 of pci7 > pci7: domain=3D0, physical bus=3D17 > found-> vendor=3D0x1217, dev=3D0x8520, revid=3D0x01 > domain=3D0, bus=3D17, slot=3D0, func=3D0 > class=3D08-05-01, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0006, statreg=3D0x0010, cachelnsz=3D16 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns= ) > intpin=3Da, irq=3D5 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit, vector masks > map[10]: type Memory, range 32, base 0xf6f01000, size 12, enabled > pcib7: allocated memory range (0xf6f01000-0xf6f01fff) for rid 10 of pci0:= 17:0:0 > map[14]: type Memory, range 32, base 0xf6f00000, size 11, enabled > pcib7: allocated memory range (0xf6f00000-0xf6f007ff) for rid 14 of pci0:= 17:0:0 > pcib7: matched entry for 17.0.INTA > pcib7: slot 0 INTA hardwired to IRQ 19 > sdhci_pci0: mem 0xf6f01000-0xf6f01fff,0xf6f00000-0xf6f00= 7ff irq 19 at device 0.0 on pci7 > sdhci_pci0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 270 to local APIC 0 vector 66 > sdhci_pci0: using IRQ 270 for MSI > sdhci_pci0: Hardware doesn't specify timeout clock frequency, setting BRO= KEN_TIMEOUT quirk. > sdhci_pci0-slot0: 50MHz HS 1bit 3.3V 1.8V DMA > sdhci_pci0-slot0: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D REGISTER DUM= P =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00000603 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x00080000 | Host ctl: 0x00000000 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000000 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x00000002 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x25fe3280 | Max curr: 0x005800c8 > sdhci_pci0-slot0: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > sdhci_pci0: 1 slot(s) allocated > random: harvesting attach, 8 bytes (4 bits) from sdhci_pci0 > random: harvesting attach, 8 bytes (4 bits) from pci7 > random: harvesting attach, 8 bytes (4 bits) from pcib7 > ehci1: mem 0xf7137000-0xf7137= 3ff irq 21 at device 29.0 on pci0 > ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 67 > usbus2: EHCI version 1.0 > usbus2 on ehci1 > ehci1: usbpf: Attached > random: harvesting attach, 8 bytes (4 bits) from usbus2 > random: harvesting attach, 8 bytes (4 bits) from ehci1 > isab0: at device 31.0 on pci0 > isa0: on isab0 > random: harvesting attach, 8 bytes (4 bits) from isa0 > random: harvesting attach, 8 bytes (4 bits) from isab0 > ahci0: port 0xf090-0xf097,0xf080-0xf08= 3,0xf070-0xf077,0xf060-0xf063,0xf020-0xf03f mem 0xf7136000-0xf71367ff irq 1= 9 at device 31.2 on pci0 > ahci0: attempting to allocate 1 MSI vectors (1 supported) > msi: routing MSI IRQ 271 to local APIC 0 vector 68 > ahci0: using IRQ 271 for MSI > ahci0: AHCI v1.30 with 5 6Gbps ports, Port Multiplier not supported > ahci0: Caps: 64bit NCQ MPS SS ALP AL CLO 6Gbps PMD SSC PSC 32cmd EM eSATA= 5ports > ahci0: Caps2: APST > ahcich0: at channel 0 on ahci0 > ahcich0: Caps: > random: harvesting attach, 8 bytes (4 bits) from ahcich0 > ahcich1: at channel 1 on ahci0 > ahcich1: Caps: HPCP MPSP > random: harvesting attach, 8 bytes (4 bits) from ahcich1 > ahcich2: at channel 2 on ahci0 > ahcich2: Caps: ESP > random: harvesting attach, 8 bytes (4 bits) from ahcich2 > ahcich3: at channel 3 on ahci0 > ahcich3: Caps: ESP > random: harvesting attach, 8 bytes (4 bits) from ahcich3 > ahcich4: not probed (disabled) > ahciem0: on ahci0 > ahciem0: Caps: ALHD XMT SMB LED > random: harvesting attach, 8 bytes (4 bits) from ahciem0 > random: harvesting attach, 8 bytes (4 bits) from ahci0 > ichsmb0: port 0xf000-0xf01f mem 0xf71= 35000-0xf71350ff irq 18 at device 31.3 on pci0 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 69 > smbus0: on ichsmb0 > smb0: on smbus0 > random: harvesting attach, 8 bytes (4 bits) from smb0 > random: harvesting attach, 8 bytes (4 bits) from smbus0 > random: harvesting attach, 8 bytes (4 bits) from ichsmb0 > random: harvesting attach, 8 bytes (4 bits) from pci0 > random: harvesting attach, 8 bytes (4 bits) from pcib0 > acpi_lid0: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_lid0 > acpi_button0: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_button0 > acpi_button1: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_button1 > acpi_acad0: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_acad0 > battery0: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from battery0 > battery1: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from battery1 > acpi_tz0: on acpi0 > random: harvesting attach, 8 bytes (4 bits) from acpi_tz0 > random: harvesting attach, 8 bytes (4 bits) from atdma0 > random: harvesting attach, 8 bytes (4 bits) from fpupnp0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > atkbd: the current kbd controller command byte 0065 > atkbd: keyboard ID 0x41ab (2) > <7>kbdc: RESET_KBD return code:00fa > <7>kbdc: RESET_KBD status:00aa > kbd0 at atkbd0 > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x1d0000 > ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 70 > atkbd0: [GIANT-LOCKED] > random: harvesting attach, 8 bytes (4 bits) from atkbd0 > psm0: unable to allocate IRQ > random: harvesting attach, 8 bytes (4 bits) from atkbdc0 > psmcpnp0: irq 12 on acpi0 > psm0: current command byte:0065 > <7>kbdc: TEST_AUX_PORT status:0000 > <7>kbdc: RESET_AUX return code:00fa > <7>kbdc: RESET_AUX status:00aa > <7>kbdc: RESET_AUX ID:0000 > <7>kbdc: RESET_AUX return code:00fa > <7>kbdc: RESET_AUX status:00aa > <7>kbdc: RESET_AUX ID:0000 > <7>psm: status 00 02 64 > <7>psm: status 00 00 64 > <7>psm: status 00 03 64 > <7>psm: status 00 03 64 > <7>psm: data 08 00 00 > <7>psm: status 00 00 14 > <7>psm: status 73 03 0a > <7>psm: status 00 02 64 > psm0: irq 12 on atkbdc0 > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 71 > psm0: [GIANT-LOCKED] > psm0: model GlidePoint, device ID 0-00, 2 buttons > psm0: config:00004000, flags:00000008, packet size:3 > psm0: syncmask:c0, syncbits:00 > random: harvesting attach, 8 bytes (4 bits) from psm0 > random: harvesting attach, 8 bytes (4 bits) from psmcpnp0 > ppc1: using extended I/O port range > ACPI: Enabled 2 GPEs in block 00 to 3F > random: harvesting attach, 8 bytes (4 bits) from acpi0 > random: harvesting attach, 8 bytes (4 bits) from apic0 > acpi0: wakeup code va 0xfffffe060bb12000 pa 0x88000 > random: harvesting attach, 8 bytes (4 bits) from nexus0 > ahc_isa_identify 0: ioport 0xc00 alloc failed > ahc_isa_identify 1: ioport 0x1c00 alloc failed > ahc_isa_identify 2: ioport 0x2c00 alloc failed > ahc_isa_identify 3: ioport 0x3c00 alloc failed > ahc_isa_identify 4: ioport 0x4c00 alloc failed > ahc_isa_identify 5: ioport 0x5c00 alloc failed > ahc_isa_identify 6: ioport 0x6c00 alloc failed > ahc_isa_identify 7: ioport 0x7c00 alloc failed > ahc_isa_identify 8: ioport 0x8c00 alloc failed > ahc_isa_identify 9: ioport 0x9c00 alloc failed > ahc_isa_identify 10: ioport 0xac00 alloc failed > ahc_isa_identify 11: ioport 0xbc00 alloc failed > ahc_isa_identify 12: ioport 0xcc00 alloc failed > ahc_isa_identify 13: ioport 0xdc00 alloc failed > ahc_isa_identify 14: ioport 0xec00 alloc failed > pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdd800-0xddfff) for rid 0 of orm0 > pcib0: allocated type 3 (0xde000-0xde7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xde800-0xdefff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xdf800-0xdffff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe0000-0xe07ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe0800-0xe0fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe1000-0xe17ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe1800-0xe1fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe2000-0xe27ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe2800-0xe2fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe3000-0xe37ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe3800-0xe3fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe4000-0xe47ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe4800-0xe4fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe5000-0xe57ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe5800-0xe5fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe6000-0xe67ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe6800-0xe6fff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe7000-0xe77ff) for rid 0 of orm0 > pcib0: allocated type 3 (0xe7800-0xe7fff) for rid 0 of orm0 > isa_probe_children: disabling PnP devices > atkbdc: atkbdc0 already exists; skipping it > atrtc: atrtc0 already exists; skipping it > attimer: attimer0 already exists; skipping it > sc: sc0 already exists; skipping it > isa_probe_children: probing non-PnP devices > sc0 failed to probe on isa0 > vga0 failed to probe on isa0 > pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0 > pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0 > fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > ppc0: cannot reserve I/O port range > ppc0 failed to probe at irq 7 on isa0 > pcib0: allocated type 4 (0x3f8-0x3f8) for rid 0 of uart0 > uart0 failed to probe at port 0x3f8 irq 4 on isa0 > pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1 > uart1 failed to probe at port 0x2f8 irq 3 on isa0 > wbwd0 failed to probe on isa0 > isa_probe_children: probing PnP devices > random: harvesting attach, 8 bytes (4 bits) from acpi_perf0 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf1 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf2 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf3 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf4 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf5 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf6 > random: harvesting attach, 8 bytes (4 bits) from acpi_perf7 > coretemp0: on cpu0 > coretemp0: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp0 > est0: on cpu0 > random: harvesting attach, 8 bytes (4 bits) from cpufreq0 > random: harvesting attach, 8 bytes (4 bits) from est0 > coretemp1: on cpu1 > coretemp1: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp1 > est1: on cpu1 > random: harvesting attach, 8 bytes (4 bits) from cpufreq1 > random: harvesting attach, 8 bytes (4 bits) from est1 > coretemp2: on cpu2 > coretemp2: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp2 > est2: on cpu2 > random: harvesting attach, 8 bytes (4 bits) from cpufreq2 > random: harvesting attach, 8 bytes (4 bits) from est2 > coretemp3: on cpu3 > coretemp3: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp3 > est3: on cpu3 > random: harvesting attach, 8 bytes (4 bits) from cpufreq3 > random: harvesting attach, 8 bytes (4 bits) from est3 > coretemp4: on cpu4 > coretemp4: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp4 > est4: on cpu4 > random: harvesting attach, 8 bytes (4 bits) from cpufreq4 > random: harvesting attach, 8 bytes (4 bits) from est4 > coretemp5: on cpu5 > coretemp5: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp5 > est5: on cpu5 > random: harvesting attach, 8 bytes (4 bits) from cpufreq5 > random: harvesting attach, 8 bytes (4 bits) from est5 > coretemp6: on cpu6 > coretemp6: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp6 > est6: on cpu6 > random: harvesting attach, 8 bytes (4 bits) from cpufreq6 > random: harvesting attach, 8 bytes (4 bits) from est6 > coretemp7: on cpu7 > coretemp7: Setting TjMax=3D100 > random: harvesting attach, 8 bytes (4 bits) from coretemp7 > est7: on cpu7 > random: harvesting attach, 8 bytes (4 bits) from cpufreq7 > random: harvesting attach, 8 bytes (4 bits) from est7 > Device configuration finished. > procfs registered > lapic: Divisor 2, Frequency 49885587 Hz > Timecounters tick every 1.000 msec > vlan: initialized, using hash tables with chaining > Linux ELF exec handler installed > tcp_init: net.inet.tcp.tcbhashsize auto tuned to 65536 > IPsec: Initialized Security Association Processing. > ipfw2 (+ipv6) initialized, divert enabled, nat loadable, default to deny,= logging disabled > DUMMYNET 0 with IPv6 initialized (100409) > load_dn_sched dn_sched QFQ loaded > load_dn_sched dn_sched RR loaded > load_dn_sched dn_sched WF2Q+ loaded > lo0: bpf attached > load_dn_sched dn_sched FIFO loaded > load_dn_sched dn_sched PRIO loaded > hptrr: no controller detected. > hptnr: no controller detected. > hdacc0: at cad 0 on hdac0 > hdaa0: at nid 1 on hdacc0 > hdaa0: Subsystem ID: 0x102805cc > hdaa0: NumGPIO=3D0 NumGPO=3D0 NumGPI=3D0 GPIWake=3D0 GPIUnsol=3D0 > hdaa0: Original pins configuration: > hdaa0: nid 0x as seq device conn jack loc color m= isc > hdaa0: 4 585600f0 15 0 Digital-out None Digital 0x18 Unknown 0 > hdaa0: 5 185600f0 15 0 Digital-out Jack Digital 0x18 Unknown 0 > hdaa0: 6 585600f0 15 0 Digital-out None Digital 0x18 Unknown 0 > hdaa0: 7 185600f0 15 0 Digital-out Jack Digital 0x18 Unknown 0 > hdaa0: Patched pins configuration: > hdaa0: nid 0x as seq device conn jack loc color m= isc > hdaa0: 4 585600f0 15 0 Digital-out None Digital 0x18 Unknown 0= DISA > hdaa0: 5 185600f0 15 0 Digital-out Jack Digital 0x18 Unknown 0 > hdaa0: 6 585600f0 15 0 Digital-out None Digital 0x18 Unknown 0= DISA > hdaa0: 7 185600f0 15 0 Digital-out Jack Digital 0x18 Unknown 0 > hdaa0: 2 associations found: > hdaa0: Association 0 (15) out: > hdaa0: Pin nid=3D5 seq=3D0 > hdaa0: Association 1 (15) out: > hdaa0: Pin nid=3D7 seq=3D0 > hdaa0: Tracing association 0 (15) > hdaa0: Pin 5 traced to DAC 8 > hdaa0: Association 0 (15) trace succeeded > hdaa0: Tracing association 1 (15) > hdaa0: Pin 7 traced to DAC 9 > hdaa0: Association 1 (15) trace succeeded > hdaa0: Looking for additional DAC for association 0 (15) > hdaa0: Looking for additional DAC for association 1 (15) > hdaa0: Tracing input monitor > hdaa0: Tracing other input monitors > hdaa0: Tracing beeper > hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref > pcm0: at nid 5 on hdaa0 > pcm0: Playback: > pcm0: Stream cap: 0x00000005 AC3 PCM > pcm0: PCM cap: 0x000e07f0 16 20 24 bits, 32 44 48 88 96 176 192 K= Hz > pcm0: DAC: 8 > pcm0: > pcm0: nid=3D5 [pin: Digital-out (Jack)] > pcm0: + <- nid=3D8 [audio output] [src: pcm] > pcm0: > pcm0: Mixer "vol" -> "none": child=3D0x00000010 > pcm0: Mixer "pcm": parent=3D"vol" > pcm0: Soft PCM mixer ENABLED > pcm0: Playback channel matrix is: unknown, assuming 7.1 (disconnected) > random: harvesting attach, 8 bytes (4 bits) from pcm0 > pcm1: at nid 7 on hdaa0 > pcm1: Playback: > pcm1: Stream cap: 0x00000005 AC3 PCM > pcm1: PCM cap: 0x000e07f0 16 20 24 bits, 32 44 48 88 96 176 192 K= Hz > pcm1: DAC: 9 > pcm1: > pcm1: nid=3D7 [pin: Digital-out (Jack)] > pcm1: + <- nid=3D9 [audio output] [src: pcm] > pcm1: > pcm1: Mixer "vol" -> "none": child=3D0x00000010 > pcm1: Mixer "pcm": parent=3D"vol" > pcm1: Soft PCM mixer ENABLED > pcm1: Playback channel matrix is: unknown, assuming 7.1 (disconnected) > random: harvesting attach, 8 bytes (4 bits) from pcm1 > random: harvesting attach, 8 bytes (4 bits) from hdaa0 > random: harvesting attach, 8 bytes (4 bits) from hdacc0 > hdacc1: at cad 0 on hdac1 > hdaa1: at nid 1 on hdacc1 > hdaa1: Subsystem ID: 0x102805cc > hdaa1: NumGPIO=3D5 NumGPO=3D0 NumGPI=3D0 GPIWake=3D0 GPIUnsol=3D1 > hdaa1: GPIO0: disabled > hdaa1: GPIO1: disabled > hdaa1: GPIO2: disabled > hdaa1: GPIO3: disabled > hdaa1: GPIO4: disabled > hdaa1: Original pins configuration: > hdaa1: nid 0x as seq device conn jack loc color m= isc > hdaa1: 18 90a60140 4 0 Mic Fixed Digital Internal Unknown 1 > hdaa1: 19 411111f0 15 0 Speaker None 1/8 Rear Black 1 > hdaa1: 20 90170110 1 0 Speaker Fixed Analog Internal Unknown 1 > hdaa1: 21 0221401f 1 15 Headphones Jack 1/8 Front Green 0 > hdaa1: 22 01014020 2 0 Line-out Jack 1/8 Rear Green 0 > hdaa1: 24 02a19031 3 1 Mic Jack 1/8 Front Pink 0 > hdaa1: 25 01a1903e 3 14 Mic Jack 1/8 Rear Pink 0 > hdaa1: 26 411111f0 15 0 Speaker None 1/8 Rear Black 1 > hdaa1: 27 411111f0 15 0 Speaker None 1/8 Rear Black 1 > hdaa1: 29 40700001 0 1 Modem-handset None Unknown 0x00 Unknown 0 > hdaa1: 30 411111f0 15 0 Speaker None 1/8 Rear Black 1 > hdaa1: Patching widget caps nid=3D29 0x00400400 -> 0x00700400 > hdaa1: Patched pins configuration: > hdaa1: nid 0x as seq device conn jack loc color m= isc > hdaa1: 18 90a60140 4 0 Mic Fixed Digital Internal Unknown 1 > hdaa1: 19 411111f0 15 0 Speaker None 1/8 Rear Black 1= DISA > hdaa1: 20 90170110 1 0 Speaker Fixed Analog Internal Unknown 1 > hdaa1: 21 0221401f 1 15 Headphones Jack 1/8 Front Green 0 > hdaa1: 22 01014020 2 0 Line-out Jack 1/8 Rear Green 0 > hdaa1: 24 02a19031 3 1 Mic Jack 1/8 Front Pink 0 > hdaa1: 25 01a1903e 3 14 Mic Jack 1/8 Rear Pink 0 > hdaa1: 26 411111f0 15 0 Speaker None 1/8 Rear Black 1= DISA > hdaa1: 27 411111f0 15 0 Speaker None 1/8 Rear Black 1= DISA > hdaa1: 30 411111f0 15 0 Speaker None 1/8 Rear Black 1= DISA > hdaa1: 4 associations found: > hdaa1: Association 0 (1) out: > hdaa1: Pin nid=3D20 seq=3D0 > hdaa1: Pin nid=3D21 seq=3D15 > hdaa1: Association 1 (2) out: > hdaa1: Pin nid=3D22 seq=3D0 > hdaa1: Association 2 (3) in: > hdaa1: Pin nid=3D24 seq=3D1 > hdaa1: Pin nid=3D25 seq=3D14 > hdaa1: Association 3 (4) in: > hdaa1: Pin nid=3D18 seq=3D0 > hdaa1: Tracing association 0 (1) > hdaa1: Pin 20 traced to DAC 2 > hdaa1: Pin 21 traced to DAC 2 and hpredir 0 > hdaa1: Association 0 (1) trace succeeded > hdaa1: Tracing association 1 (2) > hdaa1: Pin 22 traced to DAC 3 > hdaa1: Association 1 (2) trace succeeded > hdaa1: Tracing association 2 (3) > hdaa1: Pin 24 traced to ADC 8 > hdaa1: Pin 25 traced to ADC 8 > hdaa1: Association 2 (3) trace succeeded > hdaa1: Tracing association 3 (4) > hdaa1: Pin 18 traced to ADC 9 > hdaa1: Association 3 (4) trace succeeded > hdaa1: Looking for additional DAC for association 0 (1) > hdaa1: Looking for additional DAC for association 1 (2) > hdaa1: Looking for additional ADC for association 2 (3) > hdaa1: Looking for additional ADC for association 3 (4) > hdaa1: Tracing input monitor > hdaa1: Tracing nid 11 to out > hdaa1: nid 11 is input monitor > hdaa1: Tracing other input monitors > hdaa1: Tracing nid 18 to out > hdaa1: Tracing nid 24 to out > hdaa1: Tracing nid 25 to out > hdaa1: Tracing beeper > hdaa1: Headphones redirection for association 0 nid=3D21 using unsolicite= d responses. > hdaa1: Redirect output to: main > hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref > pcm2: at nid 20,21 and 24,25 on hdaa= 1 > pcm2: Playback: > pcm2: Stream cap: 0x00000001 PCM > pcm2: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz > pcm2: DAC: 2 > pcm2: > pcm2: nid=3D20 [pin: Speaker (Fixed)] > pcm2: + <- nid=3D12 [audio mixer] [src: pcm, mix] > pcm2: + <- nid=3D2 [audio output] [src: pcm] > pcm2: + <- nid=3D11 [audio mixer] [src: mix] > pcm2: > pcm2: nid=3D21 [pin: Headphones (Green Jack)] > pcm2: + <- nid=3D12 [audio mixer] [src: pcm, mix] > pcm2: + <- nid=3D2 [audio output] [src: pcm] > pcm2: + <- nid=3D11 [audio mixer] [src: mix] > pcm2: > pcm2: Record: > pcm2: Stream cap: 0x00000001 PCM > pcm2: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz > pcm2: ADC: 8 > pcm2: > pcm2: nid=3D8 [audio input] > pcm2: + <- nid=3D35 [audio selector] [src: speaker, line, mic, mix] > pcm2: + <- nid=3D24 [pin: Mic (Pink Jack)] [src: mic] > pcm2: + <- nid=3D25 [pin: Mic (Pink Jack)] [src: line] > pcm2: + <- nid=3D29 [beep widget] [src: speaker] > pcm2: + <- nid=3D11 [audio mixer] [src: mix] > pcm2: > pcm2: Input Mix: > pcm2: > pcm2: nid=3D11 [audio mixer] > pcm2: + <- nid=3D24 [pin: Mic (Pink Jack)] [src: mic] > pcm2: + <- nid=3D25 [pin: Mic (Pink Jack)] [src: line] > pcm2: + <- nid=3D29 [beep widget] [src: speaker] > pcm2: > pcm2: Master Volume (OSS: vol): -65/0dB > pcm2: +- ctl 1 (nid 2 out): -65/0dB (88 steps) > pcm2: +- ctl 10 (nid 12 in 0): mute > pcm2: +- ctl 11 (nid 12 in 1): mute > pcm2: +- ctl 18 (nid 20 in ): mute > pcm2: +- ctl 19 (nid 21 in ): mute > pcm2: > pcm2: PCM Volume (OSS: pcm): -65/0dB > pcm2: +- ctl 1 (nid 2 out): -65/0dB (88 steps) > pcm2: +- ctl 10 (nid 12 in 0): mute > pcm2: > pcm2: Microphone Volume (OSS: mic): 0/30dB > pcm2: +- ctl 3 (nid 8 in 0): -17/30dB (64 steps) + mute > pcm2: +- ctl 5 (nid 11 in 0): -34/12dB (32 steps) + mute > pcm2: +- ctl 22 (nid 24 out): 0/30dB (4 steps) > pcm2: > pcm2: Line-in Volume (OSS: line): 0/36dB > pcm2: +- ctl 3 (nid 8 in 0): -17/30dB (64 steps) + mute > pcm2: +- ctl 6 (nid 11 in 1): -34/12dB (32 steps) + mute > pcm2: +- ctl 23 (nid 25 out): 0/36dB (4 steps) > pcm2: > pcm2: Speaker/Beep Volume (OSS: speaker): -17/12dB > pcm2: +- ctl 3 (nid 8 in 0): -17/30dB (64 steps) + mute > pcm2: +- ctl 9 (nid 11 in 4): -34/12dB (32 steps) + mute > pcm2: > pcm2: Recording Level (OSS: rec): -17/30dB > pcm2: +- ctl 3 (nid 8 in 0): -17/30dB (64 steps) + mute > pcm2: > pcm2: Input Mix Level (OSS: mix): -17/30dB > pcm2: +- ctl 3 (nid 8 in 0): -17/30dB (64 steps) + mute > pcm2: +- ctl 11 (nid 12 in 1): mute > pcm2: > pcm2: Input Monitoring Level (OSS: igain): 0/0dB > pcm2: +- ctl 11 (nid 12 in 1): mute > pcm2: > pcm2: Mixer "vol": > pcm2: Mixer "pcm": > pcm2: Mixer "speaker": > pcm2: Mixer "line": > pcm2: Mixer "mic": > pcm2: Mixer "mix": > pcm2: Mixer "rec": > pcm2: Mixer "igain": > pcm2: Mixer "ogain": > pcm2: Playback channel set is: Front Left, Front Right, > pcm2: Playback channel matrix is: 2.0 (unknown) > pcm2: Recording channel set is: Front Left, Front Right, > pcm2: Recording channel matrix is: 2.0 (disconnected) > random: harvesting attach, 8 bytes (4 bits) from pcm2 > pcm3: at nid 22 and 18 on hdaa1 > pcm3: Playback: > pcm3: Stream cap: 0x00000001 PCM > pcm3: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz > pcm3: DAC: 3 > pcm3: > pcm3: nid=3D22 [pin: Line-out (Green Jack)] > pcm3: + <- nid=3D13 [audio mixer] [src: pcm, mix] > pcm3: + <- nid=3D3 [audio output] [src: pcm] > pcm3: + <- nid=3D11 [audio mixer] [src: mix] > pcm3: > pcm3: Record: > pcm3: Stream cap: 0x00000001 PCM > pcm3: PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz > pcm3: ADC: 9 > pcm3: > pcm3: nid=3D9 [audio input] > pcm3: + <- nid=3D34 [audio selector] [src: speaker, monitor] > pcm3: + <- nid=3D29 [beep widget] [src: speaker] > pcm3: + <- nid=3D18 [pin: Mic (Fixed)] [src: monitor] > pcm3: > pcm3: Master Volume (OSS: vol): -65/0dB > pcm3: +- ctl 2 (nid 3 out): -65/0dB (88 steps) > pcm3: +- ctl 12 (nid 13 in 0): mute > pcm3: +- ctl 13 (nid 13 in 1): mute > pcm3: +- ctl 20 (nid 22 in ): mute > pcm3: > pcm3: PCM Volume (OSS: pcm): -65/0dB > pcm3: +- ctl 2 (nid 3 out): -65/0dB (88 steps) > pcm3: +- ctl 12 (nid 13 in 0): mute > pcm3: > pcm3: Microphone2 Volume (OSS: monitor): 0/36dB > pcm3: +- ctl 4 (nid 9 in 0): -17/30dB (64 steps) + mute > pcm3: +- ctl 16 (nid 18 out): 0/36dB (4 steps) > pcm3: > pcm3: Speaker/Beep Volume (OSS: speaker) > pcm3: +- ctl 4 (nid 9 in 0): -17/30dB (64 steps) + mute > pcm3: > pcm3: Recording Level (OSS: rec): -17/30dB > pcm3: +- ctl 4 (nid 9 in 0): -17/30dB (64 steps) + mute > pcm3: +- ctl 16 (nid 18 out): 0/36dB (4 steps) > pcm3: > pcm3: Input Mix Level (OSS: mix) > pcm3: +- ctl 13 (nid 13 in 1): mute > pcm3: > pcm3: Input Monitoring Level (OSS: igain): 0/0dB > pcm3: +- ctl 13 (nid 13 in 1): mute > pcm3: > pcm3: Mixer "vol": > pcm3: Mixer "pcm": > pcm3: Mixer "rec": > pcm3: Mixer "igain": > pcm3: Mixer "ogain": > pcm3: Mixer "monitor": > pcm3: Playback channel set is: Front Left, Front Right, > pcm3: Playback channel matrix is: 2.0 (disconnected) > pcm3: Automatically set rec source to: monitor > pcm3: Recording channel set is: Front Left, Front Right, > pcm3: Recording channel matrix is: 2.0 (unknown) > random: harvesting attach, 8 bytes (4 bits) from pcm3 > random: harvesting attach, 8 bytes (4 bits) from hdaa1 > random: harvesting attach, 8 bytes (4 bits) from hdacc1 > usbus0: 5.0Gbps Super Speed USB v3.0 > usbus1: 480Mbps High Speed USB v2.0 > usbus2: 480Mbps High Speed USB v2.0 > ugen0.1: <0x8086> at usbus0 > ugen1.1: at usbus1 > uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 > uhub1: on usbus1 > ugen2.1: at usbus2 > uhub2: on usbus2 > ahcich0: AHCI reset... > ahcich0: SATA connect time=3D900us status=3D00000123 > ahcich0: AHCI reset: device found > ahcich0: AHCI reset: device ready after 0ms > ahcich1: AHCI reset... > ahcich1: SATA connect time=3D1000us status=3D00000113 > ahcich1: AHCI reset: device found > ahcich1: AHCI reset: device ready after 0ms > ahcich2: AHCI reset... > ahcich2: SATA connect timeout time=3D10000us status=3D00000000 > ahcich2: AHCI reset: device not found > ahcich3: AHCI reset... > ahcich3: SATA connect timeout time=3D10000us status=3D00000000 > ahcich3: AHCI reset: device not found > acpi_acad0: acline initialization start > battery0: battery initialization start > battery1: battery initialization start > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > GEOM: new disk ada0 > ada0: ATA8-ACS SATA 2.x device > ada0: Serial Number W200TLZD > ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 715404MB (1465149168 512 byte sectors: 16H 63S/T 16383C) > ada0: Previously was known as ad4 > pass0 at ahcich0 bus 0 scbus0 target 0 lun 0 > pass0: ATA8-ACS SATA 2.x device > pass0: Serial Number W200TLZD > pass0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) > pass0: Command Queueing enabled > pass1 at ahcich1 bus 0 scbus1 target 0 lun 0 > pass1: Removable CD-ROM SCSI device > pass1: Serial Number K0121171240 > pass1: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192byt= es) > pass2 at ahciem0 bus 0 scbus4 target 0 lun 0 > pass2: acpi_acad0: On Line > SEMB S-E-S 2.00 device > acpi_acad0: GEOM_PART: partition 1 on (ada0, MBR) is not aligned on 4096 = bytes > GEOM_PART: partition 2 on (ada0, MBR) is not aligned on 4096 bytes > GEOM_PART: partition 3 on (ada0, MBR) is not aligned on 4096 bytes > acline initialization done, tried 1 times > ses0 at ahciem0 bus 0 scbus4 target 0 lun 0 > ses0: SEMB S-E-S 2.00 device > ses0: SEMB SES Device > ses0: Generation Code 0x0 has 1 SubEnclosures > ses0: SubEnclosure ID 0, 1 Types With this ID, Descriptor Length 36, off= set 8 > ses0: WWN: 0 > ses0: Type Desc[0]: Type 0x17, MaxElt 5, In Subenc 0, Text Length 0: > Netvsc initializing... done! > lapic7: CMCI unmasked > lapic6: CMCI unmasked > lapic3: CMCI unmasked > lapic2: CMCI unmasked > lapic4: CMCI unmasked > lapic5: CMCI unmasked > SMP: AP CPU #1 Launched! > cpu1 AP: > ID: 0x00000001 VER: 0x01060015 LDR: 0x00000002 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000100f2 > SMP: AP CPU #4 Launched! > cpu4 AP: > ID: 0x00000004 VER: 0x01060015 LDR: 0x00000010 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > SMP: AP CPU #7 Launched! > cpu7 AP: > ID: 0x00000007 VER: 0x01060015 LDR: 0x00000080 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > SMP: AP CPU #5 Launched! > cpu5 AP: > ID: 0x00000005 VER: 0x01060015 LDR: 0x00000020 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > SMP: AP CPU #3 Launched! > cpu3 AP: > ID: 0x00000003 VER: 0x01060015 LDR: 0x00000008 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > SMP: AP CPU #6 Launched! > cpu6 AP: > ID: 0x00000006 VER: 0x01060015 LDR: 0x00000040 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > SMP: AP CPU #2 Launched! > cpu2 AP: > ID: 0x00000002 VER: 0x01060015 LDR: 0x00000004 DFR: 0x00000000 x2A= PIC: 1 > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000011ff > timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 > cmci: 0x000000f2 > ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 48 > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 4 vector 48 > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 6 vector 48 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 2 vector 49 > ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 4 vector 49 > msi: Assigning MSI-X IRQ 257 to local APIC 1 vector 48 > Sleeping on "acmtx" with the following non-sleepable locks held: > exclusive sleep mutex intr sources (intr sources) r =3D 0 (0xffffffff81b6= 73c0) locked @ /usr/src/sys/x86/x86/intr_machdep.c:540 > KDB: stack backtrace: > db_trace_self_wrapper() at 0xffffffff8037d1bb =3D db_trace_self_wrapper+0= x2b/frame 0xffffffff82c126f0 > witness_warn() at 0xffffffff80a4489f =3D witness_warn+0x4af/frame 0xfffff= fff82c127c0 > _sleep() at cd0 at ahcich1 bus 0 scbus1 target 0 lun 0 > cd0: Removable CD-ROM SCSI device > 0xcd0: Serial Number K0121171240 > ffffffff809cd0: 150.000MB/s transfersf (1SATA 1.x, efUDMA5, dATAPI 12byte= s, PIO 8192bytes=3D) > _cd0: cd present [1 x 0 byte records] > sleep+0x6d/frame 0xffffffff82c12860 > AcpiOsAcquireMutex() at 0xffffffff8038b97f =3D AcpiOsAcquireMutex+0x17f/f= rame 0xffffffff82c128c0 > AcpiUtAcquireMutex() at 0xffffffff803639ca =3D AcpiUtAcquireMutex+0x3a/fr= ame 0xffffffff82c128f0 > AcpiExEnterInterpreter() at 0xffffffff803517bb =3D AcpiExEnterInterpreter= +0xb/frame 0xffffffff82c12900 > AcpiEvaluateObject() at 0xffffffff803588ad =3D AcpiEvaluateObject+0x24d/f= rame 0xffffffff82c12960 > acpi_GetInteger() at 0xffffffff8038c4bd =3D acpi_GetInteger+0x3d/frame 0x= ffffffff82c129c0 > dmar_find_hpet() at 0xffffffff80ecb3e1 =3D dmar_find_hpet+0x81/frame 0xff= ffffff82c12a00 > iommu_map_msi_intr() at 0xffffffff80ed3d1d =3D iommu_map_msi_intr+0x2d/fr= ame 0xffffffff82c12a50 > msi_map() at 0xffffffff80ee9241 =3D msi_map+0x171/frame 0xffffffff82c12a9= 0 > hpet_remap_intr() at 0xffffffff80dc0095 =3D hpet_remap_intr+0xb5/frame 0x= ffffffff82c12ae0 > msi_assign_cpu() at 0xffffffff80ee88f0 =3D msi_assign_cpu+0x1c0/frame 0xf= fffffff82c12b30 > intr_shuffle_irqs() at 0xffffffff80edfb83 =3D intr_shuffle_irqs+0x73/fram= e 0xffffffff82c12b50 > mi_startup() at 0xffffffff8098a918 =3D mi_startup+0x118/frame 0xffffffff8= 2c12b70 > btext() at 0xffffffff802f902c =3D btext+0x2c > lock order reversal: (Giant after non-sleepable) > 1st 0xffffffff81b673c0 intr sources (intr sources) @ /usr/src/sys/x86/x8= 6/intr_machdep.c:540 > 2nd 0xffffffff81bbcb10 Giant (Giant) @ /usr/src/sys/kern/kern_synch.c:24= 4 > KDB: stack backtrace: > db_trace_self_wrapper() at 0xffffffff8037d1bb =3D db_trace_self_wrapper+0= x2b/frame 0xffffffff82c126f0 > witness_checkorder() at 0xffffffff80a434ca =3D witness_checkorder+0xe7a/f= rame 0xffffffff82c12770 > __mtx_lock_flags() at 0xffffffff809ccc48 =3D __mtx_lock_flags+0xa8/frame = 0xffffffff82c127c0 > _sleep() at 0xffffffff809f226a =3D _sleep+0x3da/frame 0xffffffff82c12860 > AcpiOsAcquireMutex() at 0xffffffff8038b97f =3D AcpiOsAcquireMutex+0x17f/f= rame 0xffffffff82c128c0 > AcpiUtAcquireMutex() at 0xffffffff803639ca =3D AcpiUtAcquireMutex+0x3a/fr= ame 0xffffffff82c128f0 > AcpiExEnterInterpreter() at 0xffffffff803517bb =3D AcpiExEnterInterpreter= +0xb/frame 0xffffffff82c12900 > AcpiEvaluateObject() at 0xffffffff803588ad =3D AcpiEvaluateObject+0x24d/f= rame 0xffffffff82c12960 > acpi_GetInteger() at 0xffffffff8038c4bd =3D acpi_GetInteger+0x3d/frame 0x= ffffffff8 > 2c129c0 > dmar_find_hpet() at 0xffffffff80ecb3e1 =3D dmar_find_hpet+0x81/frame 0xff= ffffff82c12a00 > iommu_map_msi_intr() at 0xffffffff80ed3d1d =3D iommu_map_msi_intr+0x2d/fr= ame 0xffffffff82c12a50 > msi_map() at 0xffffffff80ee9241 =3D msi_map+0x171/frame 0xffffffff82c12a9= 0 > GEOM: new disk cd0 > hpet_remap_intr() at 0xffffffff80dc0095 =3D hpet_remap_intr+0xb5/frame 0x= ffffffff82c12ae0 > msi_assign_cpu() at 0xffffffff80ee88f0 =3D msi_assign_cpu+0x1c0/frame 0xf= fffffff82c12b30 > intr_shuffle_irqs() at 0xffffffff80edfb83 =3D intr_shuffle_irqs+0x73/fram= e 0xffffffff82c12b50 > mi_startup() at 0xffffffff8098a918 =3D mi_startup+0x118/frame 0xffffffff8= 2c12b70 > btext() at 0xffffffff802f902c =3D btext+0x2c > GEOM_PART: partition 1 on (diskid/DISK-W200TLZD, MBR) is not aligned on 4= 096 bytes > GEOM_PART: partition 2 on (diskid/DISK-W200TLZD, MBR) is not aligned on 4= 096 bytes > GEOM_PART: partition 3 on (diskid/DISK-W200TLZD, MBR) is not aligned on 4= 096 bytes > Expensive timeout(9) function: 0xffffffff80883770(0xffffffff817648c8) 0.0= 0470876 > 8 s > msi: Assigning MSI-X IRQ 258 to local APIC 2 vector 50 > Sleeping on "acmtx" with the following non-sleepable locks held: > exclusive sleep mutex intr sources (intr sources) r =3D 0 (0xffffffff81b6= 73c0) locked @ /usr/src/sys/x86/x86/intr_machdep.c:540 > KDB: stack backtrace: > db_trace_self_wrapper() at 0xffffffff8037d1bb =3D db_trace_self_wrapper+0= x2b/frame 0xffffffff82c126b0 > witness_warn() at 0xffffffff80a4489f =3D witness_warn+0x4af/frame 0xfffff= fff82c12780 > _sleep() at 0xffffffff809f1efd =3D _sleep+0x6d/frame 0xffffffff82c12820 > AcpiOsAcquireMutex() at 0xffffffff8038b97f =3D AcpiOsAcquireMutex+0x17f/f= rame 0xffffffff82c12880 > AcpiUtAcquireMutex() at 0xffffffff803639ca =3D AcpiUtAcquireMutex+0x3a/fr= ame 0xffffffff82c128b0 > AcpiExEnterInterpreter() at 0xffffffff803517bb =3D AcpiExEnterInterpreter= +0xb/frame 0xffffffff82c128c0 > AcpiNsEvaluate() at 0xffffffff8035539b =3D AcpiNsEvaluate+0x1cb/frame 0xf= fffffff82c12900 > AcpiEvaluateObject() at 0xffffffff803587ca =3D AcpiEvaluateObject+0x16a/f= rame 0xffffffff82c12960 > acpi_GetInteger() at 0xffffffff8038c4bd =3D acpi_GetInteger+0x3d/frame 0x= ffffffff8 > 2c129c0 > dmar_find_hpet() at 0xffffffff80ecb3e1 =3D dmar_find_hpet+0x81/frame 0xff= ffffff82c12a00 > iommu_map_msi_intr() at 0xffffffff80ed3d1d =3D iommu_map_msi_intr+0x2d/fr= ame 0xffffffff82c12a50 > msi_map() at 0xffffffff80ee9241 =3D msi_map+0x171/frame 0xffffffff82c12a9= 0 > hpet_remap_intr() at 0xffffffff80dc0095 =3D hpet_remap_intr+0xb5/frame 0x= ffffffff82c12ae0 > msi_assign_cpu() at 0xffffffff80ee88f0 =3D msi_assign_cpu+0x1c0/frame 0xf= fffffff82c12b30 > intr_shuffle_irqs() at 0xffffffff80edfb83 =3D intr_shuffle_irqs+0x73/fram= e 0xffffffff82c12b50 > mi_startup() at 0xffffffff8098a918 =3D mi_startup+0x118/frame 0xffffffff8= 2c12b70 > btext() at 0xffffffff802f902c =3D btext+0x2c > msi: Assigning MSI-X IRQ 259 to local APIC 3 vector 48 > msi: Assigning MSI-X IRQ 260 to local APIC 4 vector 50 > msi: Assigning MSI-X IRQ 261 to local APIC 5 vector 48 > msi: Assigning MSI-X IRQ 262 to local APIC 6 vector 49 > msi: Assigning MSI-X IRQ 263 to local APIC 7 vector 48 > msi: Assigning MSI IRQ 264 to local APIC 6 vector 50 > msi: Assigning MSI IRQ 266 to local APIC 2 vector 51 > msi: Assigning MSI IRQ 267 to local APIC 4 vector 51 > msi: Assigning MSI IRQ 268 to local APIC 6 vector 51 > msi: Assigning MSI IRQ 270 to local APIC 2 vector 52 > msi: Assigning MSI IRQ 271 to local APIC 4 vector 52 > SMP: passed TSC synchronization test > TSC timecounter discards lower 1 bit(s) > Timecounter "TSC-low" frequency 1396796100 Hz quality 1000 > WARNING: WITNESS option enabled, expect reduced performance. > WARNING: DIAGNOSTIC option enabled, expect reduced performance. > battery0: battery initialization done, tried 1 times > Root mount waiting for: usbus2 usbus1 usbus0 > uhub1: 2 ports with 2 removable, self powered > random: harvesting attach, 8 bytes (4 bits) from uhub1 > uhub2: 2 ports with 2 removable, self powered > random: harvesting attach, 8 bytes (4 bits) from uhub2 > uhub0: 21 ports with 21 removable, self powered > random: harvesting attach, 8 bytes (4 bits) from uhub0 > ugen2.2: at usbus2 > uhub3: o= n usbus2 > ugen1.2: at usbus1 > uhub4: o= n usbus1 > Root mount waiting for: usbus2 usbus1 > uhub4: 6 ports with 6 removable, self powered > random: harvesting attach, 8 bytes (4 bits) from uhub4 > uhub3: 8 ports with 8 removable, self powered > random: harvesting attach, 8 bytes (4 bits) from uhub3 > ugen2.3: at usbus2 > ugen1.3: at usbus1 > Trying to mount root from ufs:/dev/ada0s4a [rw]... > WARNING: / was not properly dismounted > start_init: trying /sbin/init > <118>Setting hostuuid: 3482a31e-f7d5-11e4-beac-34e6d73c4a93. > <118>Setting hostid: 0x7ed217e0. > <118>Starting file system checks: > <118>/dev/ada0s1a: 5398 files, 316995 used, 444252 free (1516 frags, 5534= 2 blocks, 0.2% fragmentation) > <118>/dev/ada0s1d: 175475 files, 947886 used, 1335905 free (14809 frags, = 165137 blocks, 0.6% fragmentation) > <118>/dev/ada0s2a: 5403 files, 317180 used, 444067 free (659 frags, 55426= blocks, 0.1% fragmentation) > <118>/dev/ada0s2d: 174957 files, 943282 used, 1340509 free (749 frags, 16= 7470 blocks, 0.0% fragmentation) > <118>/dev/ada0s3a: 7218 files, 476323 used, 284924 free (364 frags, 35570= blocks, 0.0% fragmentation) > <118>/dev/ada0s3d: 205182 files, 1103572 used, 1180219 free (347 frags, 1= 47484 b > locks, 0.0% fragmentation) > <118>/dev/ada0s4a: 5646 files, 299863 used, 461384 free (968 frags, 57552= blocks, 0.1% fragmentation) > <118>/dev/ada0s4d: 208393 files, 1295230 used, 988561 free (13225 frags, = 121917 blocks, 0.6% fragmentation) > <118>/dev/ada0s4e: 10478 files, 1167526 used, 1368345 free (2025 frags, 1= 70790 blocks, 0.1% fragmentation) > battery1: battery initialization failed, giving up > <118>/dev/ada0s4f: 1343217 files, 11547082 used, 20950605 free (11133 fra= gs, 2617434 blocks, 0.0% fragmentation) > <118>/dev/ada0s4g: 1850789 files, 22060589 used, 10437098 free (250314 fr= ags, 1273348 blocks, 0.8% fragmentation) > <118>/dev/ada0s4h: 56713 files, 23911910 used, 8585777 free (209 frags, 1= 073196 blocks, 0.0% fragmentation) > <118>/dev/ada0s4i: 545090 files, 3812474 used, 1264325 free (19925 frags,= 155550 blocks, 0.4% fragmentation) > <118>Mounting local file systems: > linprocfs registered > <118>. > <118>ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr= /local/lib/compat/pkg /usr/local/lib/R/lib /usr/local/lib/compat /usr/local= /lib/gcc48 /usr/local/lib/gegl-0.2 /usr/local/lib/graphviz /usr/local/lib/l= ibxul /usr/local/lib/mysql /usr/local/lib/nss /usr/local/lib/pth /usr/local= /lib/qt4 /usr/local/lib/virtualbox /usr/local/llvm35/lib /usr/local/llvm36/= lib > <118>32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32 /usr= /local/lib32/compat /usr/local/lib32/wine > <118>Setting hostname: localhost. > <118>Setting up harvesting:[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHE= R,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED > <118>Feeding entropy:. > wlan0: bpf attached > wlan0: bpf attached > wlan0: Ethernet address: 00:24:d6:7a:03:ce > <118>Created wlan(4) interfaces: wlan0. > <118>Starting dhclient. > <118>em0: no link .............. giving up > <118>/etc/rc.d/dhclient: WARNING: failed to start dhclient > <118>Starting wpa_supplicant. > <118>Starting dhclient. > <118>wlan0: no link ... > iwn0: iwn_read_firmware: ucode rev=3D0x08530501 > <118>. > panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn= /if_iwn.c:5356 > cpuid =3D 2 > KDB: stack backtrace: > db_trace_self_wrapper() at 0xffffffff8037d1bb =3D db_trace_self_wrapper+0= x2b/frame 0xfffffe060ad34850 > vpanic() at 0xffffffff809e9119 =3D vpanic+0x189/frame 0xfffffe060ad348d0 > kassert_panic() at 0xffffffff809e8f82 =3D kassert_panic+0x132/frame 0xfff= ffe060ad34940 > __mtx_unlock_flags() at 0xffffffff809cd161 =3D __mtx_unlock_flags+0x71/fr= ame 0xfffffe060ad34980 > iwn_updateedca() at 0xffffffff8058c9da =3D iwn_updateedca+0x15a/frame 0xf= ffffe060ad349e0 > taskqueue_run_locked() at 0xffffffff80a36ad0 =3D taskqueue_run_locked+0xf= 0/frame 0xfffffe060ad34a40 > taskqueue_thread_loop() at 0xffffffff80a375f8 =3D taskqueue_thread_loop+0= x88/frame 0xfffffe060ad34a70 > fork_exit() at 0xffffffff809af194 =3D fork_exit+0x84/frame 0xfffffe060ad3= 4ab0 > fork_trampoline() at 0xffffffff80d9a9be =3D fork_trampoline+0xe/frame 0xf= ffffe060ad34ab0 > --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- > KDB: enter: panic > > Reading symbols from /boot/kernel/geom_eli.ko...Reading symbols from /usr= /lib/debug//boot/kernel/geom_eli.ko.debug...done. > done. > Loaded symbols for ... > ... > Loaded symbols for /boot/kernel/linprocfs.ko > #0 doadump (textdump=3D0) at pcpu.h:221 > 221 pcpu.h: No such file or directory. > in pcpu.h > (kgdb) #0 doadump (textdump=3D0) at pcpu.h:221 > #1 0xffffffff8037af3e in db_dump (dummy=3D, dummy2= =3Dfalse, > dummy3=3D0, dummy4=3D0x0) at /usr/src/sys/ddb/db_command.c:533 > #2 0xffffffff8037aab1 in db_command (cmd_table=3D0x0) > at /usr/src/sys/ddb/db_command.c:440 > #3 0xffffffff8037a744 in db_command_loop () > at /usr/src/sys/ddb/db_command.c:493 > #4 0xffffffff8037d2fb in db_trap (type=3D, code=3D0= ) > at /usr/src/sys/ddb/db_main.c:251 > #5 0xffffffff80a26264 in kdb_trap (type=3D3, code=3D0, tf=3D) > at /usr/src/sys/kern/subr_kdb.c:654 > #6 0xffffffff80dba2c3 in trap (frame=3D0xfffffe060ad34780) > at /usr/src/sys/amd64/amd64/trap.c:549 > #7 0xffffffff80d9a48a in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:234 > #8 0xffffffff80a2593e in kdb_enter (why=3D0xffffffff812a93ee "panic", > msg=3D0xffffffff80a2bb90 "UH\211AWAVATSH\203PI\211A\211H\213\004%\201H\211E\201<%x\201") at cpufunc.h:63 > #9 0xffffffff809e9139 in vpanic (fmt=3D, > ap=3D) at /usr/src/sys/kern/kern_shutdown.c:746 > #10 0xffffffff809e8f82 in kassert_panic (fmt=3D) > at /usr/src/sys/kern/kern_shutdown.c:643 > #11 0xffffffff809cd161 in __mtx_unlock_flags (c=3D0xfffffe03d7ed0070, opt= s=3D0, > file=3D0xffffffff80fcedd8 "/usr/src/sys/dev/iwn/if_iwn.c", line=3D535= 6) > at /usr/src/sys/kern/kern_mutex.c:245 > #12 0xffffffff8058c9da in iwn_updateedca (ic=3D) > at /usr/src/sys/dev/iwn/if_iwn.c:5356 > #13 0xffffffff80a36ad0 in taskqueue_run_locked (queue=3D0xfffff80006f6230= 0) > at /usr/src/sys/kern/subr_taskqueue.c:430 > #14 0xffffffff80a375f8 in taskqueue_thread_loop (arg=3D) > at /usr/src/sys/kern/subr_taskqueue.c:683 > #15 0xffffffff809af194 in fork_exit ( > callout=3D0xffffffff80a37570 , > arg=3D0xfffffe03d7ed0118, frame=3D0xfffffe060ad34ac0) > at /usr/src/sys/kern/kern_fork.c:1006 > #16 0xffffffff80d9a9be in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:609 > #17 0x0000000000000000 in ?? () > Current language: auto; currently minimal > (kgdb) > > ------------------------------------------------------------------------ > ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.00 [kernel] > 0 1 0 0 20 0 5320 140 wait DLs - 0:00.00 [init] > 0 2 0 0 -16 0 0 0 - DL - 0:00.00 [rand_harves= tq] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto retu= rns] > 0 5 0 0 -16 0 0 0 - RL - 0:00.00 [cam] > 0 6 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterat= or] > 0 7 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0= ] > 0 8 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 9 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 0:00.00 [idle] > 0 12 0 0 -64 0 0 0 - WL - 0:00.00 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.00 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:00.00 [usb] > 0 15 0 0 -16 0 0 0 tzpoll DL - 0:00.00 [acpi_therma= l] > 0 16 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 18 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 19 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 20 1 0 52 0 13056 2008 wait Ds+ - 0:00.00 [sh] > 0 192 20 0 52 0 13056 2500 wait D+ - 0:00.00 [sh] > 0 343 1 0 46 0 20036 6288 - Rs - 0:00.00 [wpa_supplic= ant] > 0 346 192 0 52 0 13064 3300 wait D+ - 0:00.00 [sh] > 0 353 346 0 45 0 10532 2364 nanslp D+ - 0:00.00 [dhclient] > > ------------------------------------------------------------------------ > > > [Above was the second try (which is why all the fsck output is > present), and was a verbose boot.] > > As I type, vmcore.5 is about half-copied over. I need to relocate > shortly, so I may end up starting the copy over. > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Those who would murder in the name of God or prophet are blasphemous cowa= rds. > > See http://www.catwhisker.org/~david/publickey.gpg for my public key.