From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 28 18:30:19 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAA36106564A for ; Thu, 28 Jul 2011 18:30:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B8B978FC0A for ; Thu, 28 Jul 2011 18:30:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6SIUJaR055048 for ; Thu, 28 Jul 2011 18:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6SIUJtu055045; Thu, 28 Jul 2011 18:30:19 GMT (envelope-from gnats) Date: Thu, 28 Jul 2011 18:30:19 GMT Message-Id: <201107281830.p6SIUJtu055045@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Harry Coin Cc: Subject: Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harry Coin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 18:30:19 -0000 The following reply was made to PR kern/153665; it has been noted by GNATS. From: Harry Coin To: bug-followup@FreeBSD.org, freebsd@yasse.net Cc: Alexander Motin Subject: Re: kern/153665: [ahci] AHCI module unconsistent behaviour with SATA3 disk and SATA3 enabled controller Date: Thu, 28 Jul 2011 13:12:00 -0500 This is a multi-part message in MIME format. --------------050102030405000905000802 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I've get the same problem every time trying to root mount ZFS on a pair of mirrored ssds off this chip in an add-on PCIex1 card: drives boot when using the motherboard ICH + ahci, drives boot off the marvell chip only without ahci.ko Only when using ahci + marvell chip does the problem appear. In that case, system reports a 'root mount error', the keyboard locks tight, and the system fan starts running at full speed. I think this is because that controller has two actual ports, but the system detects 8 using ahci-- and somehow thinks one disk is connected twice. Controller: Marvel chip 88SE9123 REV B1, sata III PCIex1 two port controller, sold as Koutech IO-PESA230 (vendor/device 1b4b:9123 rev 0x11). Box: old Dell 9150. Using 8.2-RELEASE-p2 amd64 with ZFSv28 special edition from mfsbsd.vx.sk. As a test, I mounted one of the ZFS mirror pair SSD's on the system's ICH sata port, this should appear as ata channel11 - the last of 4 after the 8 (should be 2) on the marvell/koutech board. I mounted the other on port 1 of the Marvell chip/Koutech board. I did a verbose boot. The SSD should appear on channel 1 of the marvell board, but it appears twice I think, 1 and 7 -- and fails to load on either 1 or 7. Note the Marvell BIOS that appears at boot time correctly identifies the number of actual ports, and correctly identifies which of them has the SSD , and the correct ID on the SSD. HTH Harry Coin Here's the whole verbose boot dmesg: Jul 28 11:39:34 kernel: Copyright (c) 1992-2011 The FreeBSD Project. Jul 28 11:39:34 kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Jul 28 11:39:34 kernel: The Regents of the University of California. All rights reserved. Jul 28 11:39:34 kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Jul 28 11:39:34 kernel: FreeBSD 8.2-RELEASE-p2 #3 r222557M: Thu Jun 16 23:58:02 CEST 2011 Jul 28 11:39:34 kernel: root@neo.vx.sk:/usr/obj/releng_8_2/sys/GENERIC amd64 Jul 28 11:39:34 kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80fb9000. Jul 28 11:39:34 kernel: Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff80fb91f8. Jul 28 11:39:34 kernel: Preloaded elf obj module "/boot/kernel/opensolaris.ko" at 0xffffffff80fb9860. Jul 28 11:39:34 kernel: Preloaded /boot/zfs/zpool.cache "/boot/zfs/zpool.cache" at 0xffffffff80fb9e50. Jul 28 11:39:34 kernel: Preloaded elf obj module "/boot/kernel/ahci.ko" at 0xffffffff80fb9eb0. Jul 28 11:39:34 kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Jul 28 11:39:34 kernel: Calibrating TSC clock ... TSC clock: 2793093128 Hz Jul 28 11:39:34 kernel: CPU: Intel(R) Pentium(R) D CPU 2.80GHz (2793.09-MHz K8-class CPU) Jul 28 11:39:34 kernel: Origin = "GenuineIntel" Id = 0xf44 Family = f Model = 4 Stepping = 4 Jul 28 11:39:34 kernel: Features=0xbfebfbff Jul 28 11:39:34 kernel: Features2=0x641d Jul 28 11:39:34 kernel: AMD Features=0x20100800 Jul 28 11:39:34 kernel: TSC: P-state invariant Jul 28 11:39:34 kernel: real memory = 4294967296 (4096 MB) Jul 28 11:39:34 kernel: Physical memory chunk(s): Jul 28 11:39:34 kernel: 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) Jul 28 11:39:34 kernel: 0x0000000000fe8000 - 0x00000000d951efff, 3629346816 bytes (886071 pages) Jul 28 11:39:34 kernel: avail memory = 3604353024 (3437 MB) Jul 28 11:39:34 kernel: ACPI APIC Table: Jul 28 11:39:34 kernel: INTR: Adding local APIC 1 as a target Jul 28 11:39:34 kernel: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs Jul 28 11:39:34 kernel: FreeBSD/SMP: 1 package(s) x 2 core(s) Jul 28 11:39:34 kernel: cpu0 (BSP): APIC ID: 0 Jul 28 11:39:34 kernel: cpu1 (AP): APIC ID: 1 Jul 28 11:39:34 kernel: x86bios: IVT 0x000000-0x0004ff at 0xffffff0000000000 Jul 28 11:39:34 kernel: x86bios: SSEG 0x010000-0x01ffff at 0xffffff8000012000 Jul 28 11:39:34 kernel: x86bios: EBDA 0x09e000-0x09ffff at 0xffffff000009e000 Jul 28 11:39:34 kernel: x86bios: ROM 0x0a0000-0x0effff at 0xffffff00000a0000 Jul 28 11:39:34 kernel: APIC: CPU 0 has ACPI ID 1 Jul 28 11:39:34 kernel: APIC: CPU 1 has ACPI ID 2 Jul 28 11:39:34 kernel: ULE: setup cpu 0 Jul 28 11:39:34 kernel: ULE: setup cpu 1 Jul 28 11:39:34 kernel: ACPI: RSDP 0xfeb00 00024 (v02 DELL ) Jul 28 11:39:34 kernel: ACPI: XSDT 0xfd25d 0005C (v01 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: FACP 0xfd355 000F4 (v03 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: DSDT 0xfffc7cbd 032F4 (v01 DELL dt_ex 00001000 INTL 20050309) Jul 28 11:39:34 kernel: ACPI: FACS 0xdfe8cc00 00040 Jul 28 11:39:34 kernel: ACPI: SSDT 0xfffcb0d2 000AC (v01 DELL st_ex 00001000 INTL 20050309) Jul 28 11:39:34 kernel: ACPI: APIC 0xfd449 00072 (v01 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: BOOT 0xfd4bb 00028 (v01 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: ASF! 0xfd4e3 00067 (v16 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: MCFG 0xfd54a 0003E (v01 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: ACPI: HPET 0xfd588 00038 (v01 DELL DXP051 00000007 ASL 00000061) Jul 28 11:39:34 kernel: MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 Jul 28 11:39:34 kernel: ioapic0: Changing APIC ID to 8 Jul 28 11:39:34 kernel: ioapic0: Routing external 8259A's -> intpin 0 Jul 28 11:39:34 kernel: MADT: Interrupt override: source 0, irq 2 Jul 28 11:39:34 kernel: ioapic0: Routing IRQ 0 -> intpin 2 Jul 28 11:39:34 kernel: MADT: Interrupt override: source 9, irq 9 Jul 28 11:39:34 kernel: ioapic0: intpin 9 trigger: level Jul 28 11:39:34 kernel: lapic: Routing NMI -> LINT1 Jul 28 11:39:34 kernel: lapic: LINT1 trigger: level Jul 28 11:39:34 kernel: lapic: LINT1 polarity: high Jul 28 11:39:34 kernel: ioapic0 irqs 0-23 on motherboard Jul 28 11:39:34 kernel: lapic0: Forcing LINT1 to edge trigger Jul 28 11:39:34 kernel: cpu0 BSP: Jul 28 11:39:34 kernel: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff Jul 28 11:39:34 kernel: lint0: 0x00010700 lint1: 0x00008400 TPR: 0x00000000 SVR: 0x000001ff Jul 28 11:39:34 kernel: timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 Jul 28 11:39:34 kernel: wlan: <802.11 Link Layer> Jul 28 11:39:34 kernel: nfslock: pseudo-device Jul 28 11:39:34 kernel: kbd: new array size 4 Jul 28 11:39:34 kernel: kbd1 at kbdmux0 Jul 28 11:39:34 kernel: mem: Jul 28 11:39:34 kernel: io: Jul 28 11:39:34 kernel: null: Jul 28 11:39:34 kernel: random: Jul 28 11:39:34 kernel: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 Jul 28 11:39:34 kernel: acpi0: on motherboard Jul 28 11:39:34 kernel: PCIe: Memory Mapped configuration base @ 0xe0000000 Jul 28 11:39:34 kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48 Jul 28 11:39:34 kernel: acpi0: [MPSAFE] Jul 28 11:39:34 kernel: acpi0: [ITHREAD] Jul 28 11:39:34 kernel: acpi0: Power Button (fixed) Jul 28 11:39:34 kernel: acpi0: reservation of 0, a0000 (3) failed Jul 28 11:39:34 kernel: acpi0: reservation of 100000, f00000 (3) failed Jul 28 11:39:34 kernel: acpi0: reservation of 1000000, dee8cc00 (3) failed Jul 28 11:39:34 kernel: ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10 Jul 28 11:39:34 kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 Jul 28 11:39:34 kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 Jul 28 11:39:34 kernel: cpu0: on acpi0 Jul 28 11:39:34 kernel: cpu0: switching to generic Cx mode Jul 28 11:39:34 kernel: cpu1: on acpi0 Jul 28 11:39:34 kernel: pci_link0: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 11 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 11 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link1: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 10 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 10 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link2: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 4 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 4 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link3: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link4: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 10 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 10 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link5: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 9 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 9 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link6: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 5 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 5 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: pci_link7: Index IRQ Rtd Ref IRQs Jul 28 11:39:34 kernel: Initial Probe 0 3 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: Validation 0 3 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 15 Jul 28 11:39:34 kernel: acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Jul 28 11:39:34 kernel: acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit Jul 28 11:39:34 kernel: Timecounter "HPET" frequency 14318180 Hz quality 900 Jul 28 11:39:34 kernel: acpi_button0: on acpi0 Jul 28 11:39:34 kernel: pcib0: port 0xcf8-0xcff on acpi0 Jul 28 11:39:34 kernel: pci0: on pcib0 Jul 28 11:39:34 kernel: pci0: domain=0, physical bus=0 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x2770, revid=0x00 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=0, func=0 Jul 28 11:39:34 kernel: class=06-00-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x2771, revid=0x00 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=1, func=0 Jul 28 11:39:34 kernel: class=06-04-00, hdrtype=0x01, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: pcib0: matched entry for 0.1.INTA Jul 28 11:39:34 kernel: pcib0: slot 1 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27d8, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=27, func=0 Jul 28 11:39:34 kernel: class=04-03-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0106, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message, 64 bit Jul 28 11:39:34 kernel: map[10]: type Memory, range 64, base 0xfebfc000, size 14, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.27.INTA Jul 28 11:39:34 kernel: pcib0: slot 27 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27d0, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=28, func=0 Jul 28 11:39:34 kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: pcib0: matched entry for 0.28.INTA Jul 28 11:39:34 kernel: pcib0: slot 28 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27e0, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=28, func=4 Jul 28 11:39:34 kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: pcib0: matched entry for 0.28.INTA Jul 28 11:39:34 kernel: pcib0: slot 28 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27e2, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=28, func=5 Jul 28 11:39:34 kernel: class=06-04-00, hdrtype=0x01, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=b, irq=10 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: pcib0: matched entry for 0.28.INTB Jul 28 11:39:34 kernel: pcib0: slot 28 INTB hardwired to IRQ 17 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27c8, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=29, func=0 Jul 28 11:39:34 kernel: class=0c-03-00, hdrtype=0x00, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=9 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xff80, size 5, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.29.INTA Jul 28 11:39:34 kernel: pcib0: slot 29 INTA hardwired to IRQ 21 Jul 28 11:39:34 kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff80 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27c9, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=29, func=1 Jul 28 11:39:34 kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=b, irq=5 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xff60, size 5, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.29.INTB Jul 28 11:39:34 kernel: pcib0: slot 29 INTB hardwired to IRQ 22 Jul 28 11:39:34 kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff60 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27ca, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=29, func=2 Jul 28 11:39:34 kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=c, irq=4 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xff40, size 5, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.29.INTC Jul 28 11:39:34 kernel: pcib0: slot 29 INTC hardwired to IRQ 18 Jul 28 11:39:34 kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff40 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27cb, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=29, func=3 Jul 28 11:39:34 kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=d, irq=3 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xff20, size 5, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.29.INTD Jul 28 11:39:34 kernel: pcib0: slot 29 INTD hardwired to IRQ 23 Jul 28 11:39:34 kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff20 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27cc, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=29, func=7 Jul 28 11:39:34 kernel: class=0c-03-20, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=9 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: map[10]: type Memory, range 32, base 0xffa80800, size 10, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.29.INTA Jul 28 11:39:34 kernel: pcib0: slot 29 INTA hardwired to IRQ 21 Jul 28 11:39:34 kernel: unknown: Reserved 0x400 bytes for rid 0x10 type 3 at 0xffa80800 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x244e, revid=0xe1 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=30, func=0 Jul 28 11:39:34 kernel: class=06-04-01, hdrtype=0x01, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27b0, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=31, func=0 Jul 28 11:39:34 kernel: class=06-01-00, hdrtype=0x00, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0107, statreg=0x0210, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27df, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=31, func=1 Jul 28 11:39:34 kernel: class=01-01-8a, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xffa0, size 4, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.31.INTA Jul 28 11:39:34 kernel: pcib0: slot 31 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27c1, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=31, func=2 Jul 28 11:39:34 kernel: class=01-06-01, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=c, irq=10 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: map[10]: type I/O Port, range 32, base 0xfe00, size 3, enabled Jul 28 11:39:34 kernel: map[14]: type I/O Port, range 32, base 0xfe10, size 2, enabled Jul 28 11:39:34 kernel: map[18]: type I/O Port, range 32, base 0xfe20, size 3, enabled Jul 28 11:39:34 kernel: map[1c]: type I/O Port, range 32, base 0xfe30, size 2, enabled Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xfea0, size 4, enabled Jul 28 11:39:34 kernel: map[24]: type Memory, range 32, base 0xfebfbc00, size 10, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.31.INTC Jul 28 11:39:34 kernel: pcib0: slot 31 INTC hardwired to IRQ 20 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x27da, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=0, slot=31, func=3 Jul 28 11:39:34 kernel: class=0c-05-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0101, statreg=0x0280, cachelnsz=0 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=b, irq=10 Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xece0, size 5, enabled Jul 28 11:39:34 kernel: pcib0: matched entry for 0.31.INTB Jul 28 11:39:34 kernel: pcib0: slot 31 INTB hardwired to IRQ 17 Jul 28 11:39:34 kernel: pcib1: irq 16 at device 1.0 on pci0 Jul 28 11:39:34 kernel: pcib1: domain 0 Jul 28 11:39:34 kernel: pcib1: secondary bus 1 Jul 28 11:39:34 kernel: pcib1: subordinate bus 1 Jul 28 11:39:34 kernel: pcib1: I/O decode 0xd000-0xdfff Jul 28 11:39:34 kernel: pcib1: memory decode 0xfe900000-0xfeafffff Jul 28 11:39:34 kernel: pcib1: prefetched decode 0xf0000000-0xf7ffffff Jul 28 11:39:34 kernel: pci1: on pcib1 Jul 28 11:39:34 kernel: pci1: domain=0, physical bus=1 Jul 28 11:39:34 kernel: found-> vendor=0x1002, dev=0x5b62, revid=0x00 Jul 28 11:39:34 kernel: domain=0, bus=1, slot=0, func=0 Jul 28 11:39:34 kernel: class=03-00-00, hdrtype=0x00, mfdev=1 Jul 28 11:39:34 kernel: cmdreg=0x0003, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message, 64 bit Jul 28 11:39:34 kernel: map[10]: type Prefetchable Memory, range 64, base 0xf0000000, size 27, enabled Jul 28 11:39:34 kernel: pcib1: requested memory range 0xf0000000-0xf7ffffff: good Jul 28 11:39:34 kernel: map[18]: type Memory, range 64, base 0xfe9e0000, size 16, enabled Jul 28 11:39:34 kernel: pcib1: requested memory range 0xfe9e0000-0xfe9effff: good Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xdc00, size 8, enabled Jul 28 11:39:34 kernel: pcib1: requested I/O range 0xdc00-0xdcff: in range Jul 28 11:39:34 kernel: pcib1: matched entry for 1.0.INTA Jul 28 11:39:34 kernel: pcib1: slot 0 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: found-> vendor=0x1002, dev=0x5b72, revid=0x00 Jul 28 11:39:34 kernel: domain=0, bus=1, slot=0, func=1 Jul 28 11:39:34 kernel: class=03-80-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: powerspec 2 supports D0 D1 D2 D3 current D0 Jul 28 11:39:34 kernel: map[10]: type Memory, range 64, base 0xfe9f0000, size 16, enabled Jul 28 11:39:34 kernel: pcib1: requested memory range 0xfe9f0000-0xfe9fffff: good Jul 28 11:39:34 kernel: vgapci0: port 0xdc00-0xdcff mem 0xf0000000-0xf7ffffff,0xfe9e0000-0xfe9effff irq 16 at device 0.0 on pci1 Jul 28 11:39:34 kernel: vgapci1: mem 0xfe9f0000-0xfe9fffff at device 0.1 on pci1 Jul 28 11:39:34 kernel: pci0: at device 27.0 (no driver attached) Jul 28 11:39:34 kernel: pcib2: irq 16 at device 28.0 on pci0 Jul 28 11:39:34 kernel: pcib2: domain 0 Jul 28 11:39:34 kernel: pcib2: secondary bus 2 Jul 28 11:39:34 kernel: pcib2: subordinate bus 2 Jul 28 11:39:34 kernel: pcib2: I/O decode 0xf000-0xfff Jul 28 11:39:34 kernel: pcib2: memory decode 0xfe800000-0xfe8fffff Jul 28 11:39:34 kernel: pcib2: no prefetched decode Jul 28 11:39:34 kernel: pci2: on pcib2 Jul 28 11:39:34 kernel: pci2: domain=0, physical bus=2 Jul 28 11:39:34 kernel: pcib3: irq 16 at device 28.4 on pci0 Jul 28 11:39:34 kernel: pcib3: domain 0 Jul 28 11:39:34 kernel: pcib3: secondary bus 3 Jul 28 11:39:34 kernel: pcib3: subordinate bus 3 Jul 28 11:39:34 kernel: pcib3: I/O decode 0xc000-0xcfff Jul 28 11:39:34 kernel: pcib3: memory decode 0xfe600000-0xfe7fffff Jul 28 11:39:34 kernel: pcib3: no prefetched decode Jul 28 11:39:34 kernel: pci3: on pcib3 Jul 28 11:39:34 kernel: pci3: domain=0, physical bus=3 Jul 28 11:39:34 kernel: found-> vendor=0x1b4b, dev=0x9123, revid=0x11 Jul 28 11:39:34 kernel: domain=0, bus=3, slot=0, func=0 Jul 28 11:39:34 kernel: class=01-06-01, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=11 Jul 28 11:39:34 kernel: powerspec 3 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message Jul 28 11:39:34 kernel: map[10]: type I/O Port, range 32, base 0xcce0, size 3, enabled Jul 28 11:39:34 kernel: pcib3: requested I/O range 0xcce0-0xcce7: in range Jul 28 11:39:34 kernel: map[14]: type I/O Port, range 32, base 0xccd8, size 2, enabled Jul 28 11:39:34 kernel: pcib3: requested I/O range 0xccd8-0xccdb: in range Jul 28 11:39:34 kernel: map[18]: type I/O Port, range 32, base 0xcce8, size 3, enabled Jul 28 11:39:34 kernel: pcib3: requested I/O range 0xcce8-0xccef: in range Jul 28 11:39:34 kernel: map[1c]: type I/O Port, range 32, base 0xccdc, size 2, enabled Jul 28 11:39:34 kernel: pcib3: requested I/O range 0xccdc-0xccdf: in range Jul 28 11:39:34 kernel: map[20]: type I/O Port, range 32, base 0xccf0, size 4, enabled Jul 28 11:39:34 kernel: pcib3: requested I/O range 0xccf0-0xccff: in range Jul 28 11:39:34 kernel: map[24]: type Memory, range 32, base 0xfe6ff800, size 11, enabled Jul 28 11:39:34 kernel: pcib3: requested memory range 0xfe6ff800-0xfe6fffff: good Jul 28 11:39:34 kernel: pcib3: matched entry for 3.0.INTA Jul 28 11:39:34 kernel: pcib3: slot 0 INTA hardwired to IRQ 16 Jul 28 11:39:34 kernel: ahci0: port 0xcce0-0xcce7,0xccd8-0xccdb,0xcce8-0xccef,0xccdc-0xccdf,0xccf0-0xccff mem 0xfe6ff800-0xfe6fffff irq 16 at device 0.0 on pci3 Jul 28 11:39:34 kernel: ahci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfe6ff800 Jul 28 11:39:34 kernel: ahci0: attempting to allocate 1 MSI vectors (1 supported) Jul 28 11:39:34 kernel: msi: routing MSI IRQ 256 to local APIC 0 vector 49 Jul 28 11:39:34 kernel: ahci0: using IRQ 256 for MSI Jul 28 11:39:34 kernel: ahci0: [MPSAFE] Jul 28 11:39:34 kernel: ahci0: [ITHREAD] Jul 28 11:39:34 kernel: ahci0: AHCI v1.20 with 8 6Gbps ports, Port Multiplier not supported Jul 28 11:39:34 kernel: ahci0: Caps: 64bit NCQ 6Gbps PMD 32cmd 8ports Jul 28 11:39:34 kernel: ahci0: Caps2: Jul 28 11:39:34 kernel: ahcich0: at channel 0 on ahci0 Jul 28 11:39:34 kernel: ahcich0: [MPSAFE] Jul 28 11:39:34 kernel: ahcich0: [ITHREAD] Jul 28 11:39:34 kernel: ahcich0: Caps: Jul 28 11:39:34 kernel: ahcich1: at channel 1 on ahci0 Jul 28 11:39:34 kernel: ahcich1: [MPSAFE] Jul 28 11:39:34 kernel: ahcich1: [ITHREAD] Jul 28 11:39:34 kernel: ahcich1: Caps: Jul 28 11:39:34 kernel: ahcich2: at channel 2 on ahci0 Jul 28 11:39:34 kernel: ahcich2: [MPSAFE] Jul 28 11:39:34 kernel: ahcich2: [ITHREAD] Jul 28 11:39:34 kernel: ahcich2: Caps: Jul 28 11:39:34 kernel: ahcich3: at channel 3 on ahci0 Jul 28 11:39:34 kernel: ahcich3: [MPSAFE] Jul 28 11:39:34 kernel: ahcich3: [ITHREAD] Jul 28 11:39:34 kernel: ahcich3: Caps: Jul 28 11:39:34 kernel: ahcich4: at channel 4 on ahci0 Jul 28 11:39:34 kernel: ahcich4: [MPSAFE] Jul 28 11:39:34 kernel: ahcich4: [ITHREAD] Jul 28 11:39:34 kernel: ahcich4: Caps: Jul 28 11:39:34 kernel: ahcich5: at channel 5 on ahci0 Jul 28 11:39:34 kernel: ahcich5: [MPSAFE] Jul 28 11:39:34 kernel: ahcich5: [ITHREAD] Jul 28 11:39:34 kernel: ahcich5: Caps: Jul 28 11:39:34 kernel: ahcich6: at channel 6 on ahci0 Jul 28 11:39:34 kernel: ahcich6: [MPSAFE] Jul 28 11:39:34 kernel: ahcich6: [ITHREAD] Jul 28 11:39:34 kernel: ahcich6: Caps: Jul 28 11:39:34 kernel: ahcich7: at channel 7 on ahci0 Jul 28 11:39:34 kernel: ahcich7: [MPSAFE] Jul 28 11:39:34 kernel: ahcich7: [ITHREAD] Jul 28 11:39:34 kernel: ahcich7: Caps: Jul 28 11:39:34 kernel: pcib4: irq 17 at device 28.5 on pci0 Jul 28 11:39:34 kernel: pcib4: domain 0 Jul 28 11:39:34 kernel: pcib4: secondary bus 4 Jul 28 11:39:34 kernel: pcib4: subordinate bus 4 Jul 28 11:39:34 kernel: pcib4: I/O decode 0xb000-0xbfff Jul 28 11:39:34 kernel: pcib4: memory decode 0xfe000000-0xfe5fffff Jul 28 11:39:34 kernel: pcib4: no prefetched decode Jul 28 11:39:34 kernel: pci4: on pcib4 Jul 28 11:39:34 kernel: pci4: domain=0, physical bus=4 Jul 28 11:39:34 kernel: found-> vendor=0x8086, dev=0x109a, revid=0x01 Jul 28 11:39:34 kernel: domain=0, bus=4, slot=0, func=0 Jul 28 11:39:34 kernel: class=02-00-00, hdrtype=0x00, mfdev=0 Jul 28 11:39:34 kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) Jul 28 11:39:34 kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) Jul 28 11:39:34 kernel: intpin=a, irq=10 Jul 28 11:39:34 kernel: powerspec 2 supports D0 D3 current D0 Jul 28 11:39:34 kernel: MSI supports 1 message, 64 bit Jul 28 11:39:34 kernel: map[10]: type Memory, range 32, base 0xfe5e0000, size 17, enabled Jul 28 11:39:34 kernel: pcib4: requested memory range 0xfe5e0000-0xfe5fffff: good Jul 28 11:39:34 kernel: map[14]: type Memory, range 32, base 0xfe000000, size 22, enabled Jul 28 11:39:34 kernel: pcib4: requested memory range 0xfe000000-0xfe3fffff: good Jul 28 11:39:34 kernel: map[18]: type I/O Port, range 32, base 0xbce0, size 5, enabled Jul 28 11:39:34 kernel: pcib4: requested I/O range 0xbce0-0xbcff: in range Jul 28 11:39:34 kernel: pcib4: matched entry for 4.0.INTA Jul 28 11:39:34 kernel: pcib4: slot 0 INTA hardwired to IRQ 17 Jul 28 11:39:34 kernel: em0: port 0xbce0-0xbcff mem 0xfe5e0000-0xfe5fffff,0xfe000000-0xfe3fffff irq 17 at device 0.0 on pci4 Jul 28 11:39:34 kernel: em0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfe5e0000 Jul 28 11:39:34 kernel: em0: attempting to allocate 1 MSI vectors (1 supported) Jul 28 11:39:34 kernel: msi: routing MSI IRQ 257 to local APIC 0 vector 50 Jul 28 11:39:34 kernel: em0: using IRQ 257 for MSI Jul 28 11:39:34 kernel: em0: Using an MSI interrupt Jul 28 11:39:34 kernel: em0: [FILTER] Jul 28 11:39:34 kernel: em0: bpf attached Jul 28 11:39:34 kernel: em0: Ethernet address: 00:13:72:09:1d:e6 Jul 28 11:39:34 kernel: uhci0: port 0xff80-0xff9f irq 21 at device 29.0 on pci0 Jul 28 11:39:34 kernel: ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 51 Jul 28 11:39:34 kernel: uhci0: [MPSAFE] Jul 28 11:39:34 kernel: uhci0: [ITHREAD] Jul 28 11:39:34 kernel: uhci0: LegSup = 0x3000 Jul 28 11:39:34 kernel: usbus0: on uhci0 Jul 28 11:39:34 kernel: uhci1: port 0xff60-0xff7f irq 22 at device 29.1 on pci0 Jul 28 11:39:34 kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 52 Jul 28 11:39:34 kernel: uhci1: [MPSAFE] Jul 28 11:39:34 kernel: uhci1: [ITHREAD] Jul 28 11:39:34 kernel: usbus1: on uhci1 Jul 28 11:39:34 kernel: uhci2: port 0xff40-0xff5f irq 18 at device 29.2 on pci0 Jul 28 11:39:34 kernel: ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 53 Jul 28 11:39:34 kernel: uhci2: [MPSAFE] Jul 28 11:39:34 kernel: uhci2: [ITHREAD] Jul 28 11:39:34 kernel: usbus2: on uhci2 Jul 28 11:39:34 kernel: uhci3: port 0xff20-0xff3f irq 23 at device 29.3 on pci0 Jul 28 11:39:34 kernel: ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 54 Jul 28 11:39:34 kernel: uhci3: [MPSAFE] Jul 28 11:39:34 kernel: uhci3: [ITHREAD] Jul 28 11:39:34 kernel: usbus3: on uhci3 Jul 28 11:39:34 kernel: ehci0: mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0 Jul 28 11:39:34 kernel: ehci0: [MPSAFE] Jul 28 11:39:34 kernel: ehci0: [ITHREAD] Jul 28 11:39:34 kernel: usbus4: EHCI version 1.0 Jul 28 11:39:34 kernel: usbus4: on ehci0 Jul 28 11:39:34 kernel: pcib5: at device 30.0 on pci0 Jul 28 11:39:34 kernel: pcib5: domain 0 Jul 28 11:39:34 kernel: pcib5: secondary bus 5 Jul 28 11:39:34 kernel: pcib5: subordinate bus 5 Jul 28 11:39:34 kernel: pcib5: I/O decode 0xf000-0xfff Jul 28 11:39:34 kernel: pcib5: no prefetched decode Jul 28 11:39:34 kernel: pcib5: Subtractively decoded bridge. Jul 28 11:39:34 kernel: pci5: on pcib5 Jul 28 11:39:34 kernel: pci5: domain=0, physical bus=5 Jul 28 11:39:34 kernel: isab0: at device 31.0 on pci0 Jul 28 11:39:34 kernel: isa0: on isab0 Jul 28 11:39:34 kernel: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0 Jul 28 11:39:34 kernel: atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xffa0 Jul 28 11:39:34 kernel: ata0: on atapci0 Jul 28 11:39:34 kernel: atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 Jul 28 11:39:34 kernel: atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 Jul 28 11:39:34 kernel: ata0: reset tp1 mask=00 ostat0=ff ostat1=ff Jul 28 11:39:34 kernel: ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 55 Jul 28 11:39:34 kernel: ata0: [MPSAFE] Jul 28 11:39:34 kernel: ata0: [ITHREAD] Jul 28 11:39:34 kernel: ahci1: port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf mem 0xfebfbc00-0xfebfbfff irq 20 at device 31.2 on pci0 Jul 28 11:39:34 kernel: ahci1: Reserved 0x400 bytes for rid 0x24 type 3 at 0xfebfbc00 Jul 28 11:39:34 kernel: ahci1: attempting to allocate 1 MSI vectors (1 supported) Jul 28 11:39:34 kernel: msi: routing MSI IRQ 258 to local APIC 0 vector 56 Jul 28 11:39:34 kernel: ahci1: using IRQ 258 for MSI Jul 28 11:39:34 kernel: ahci1: [MPSAFE] Jul 28 11:39:34 kernel: ahci1: [ITHREAD] Jul 28 11:39:34 kernel: ahci1: AHCI v1.10 with 4 3Gbps ports, Port Multiplier not supported Jul 28 11:39:34 kernel: ahci1: Caps: 64bit NCQ ALP AL CLO 3Gbps PMD SSC PSC 32cmd 4ports Jul 28 11:39:34 kernel: ahci1: Caps2: Jul 28 11:39:34 kernel: ahcich8: at channel 0 on ahci1 Jul 28 11:39:34 kernel: ahcich8: [MPSAFE] Jul 28 11:39:34 kernel: ahcich8: [ITHREAD] Jul 28 11:39:34 kernel: ahcich8: Caps: Jul 28 11:39:34 kernel: ahcich9: at channel 1 on ahci1 Jul 28 11:39:34 kernel: ahcich9: [MPSAFE] Jul 28 11:39:34 kernel: ahcich9: [ITHREAD] Jul 28 11:39:34 kernel: ahcich9: Caps: Jul 28 11:39:34 kernel: ahcich10: at channel 2 on ahci1 Jul 28 11:39:34 kernel: ahcich10: [MPSAFE] Jul 28 11:39:34 kernel: ahcich10: [ITHREAD] Jul 28 11:39:34 kernel: ahcich10: Caps: Jul 28 11:39:34 kernel: ahcich11: at channel 3 on ahci1 Jul 28 11:39:34 kernel: ahcich11: [MPSAFE] Jul 28 11:39:34 kernel: ahcich11: [ITHREAD] Jul 28 11:39:34 kernel: ahcich11: Caps: Jul 28 11:39:34 kernel: pci0: at device 31.3 (no driver attached) Jul 28 11:39:34 kernel: atrtc0: port 0x70-0x7f irq 8 on acpi0 Jul 28 11:39:34 kernel: atrtc0: registered as a time-of-day clock (resolution 1000000us) Jul 28 11:39:34 kernel: acpi0: wakeup code va 0xffffff81008a8000 pa 0x4000 Jul 28 11:39:34 kernel: ex_isa_identify() Jul 28 11:39:34 kernel: ahc_isa_probe 0: ioport 0xc00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 2: ioport 0x2c00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 5: ioport 0x5c00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 6: ioport 0x6c00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 10: ioport 0xac00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 11: ioport 0xbc00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 12: ioport 0xcc00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 13: ioport 0xdc00 alloc failed Jul 28 11:39:34 kernel: ahc_isa_probe 14: ioport 0xec00 alloc failed Jul 28 11:39:34 kernel: isa_probe_children: disabling PnP devices Jul 28 11:39:34 kernel: atrtc: atrtc0 already exists; skipping it Jul 28 11:39:34 kernel: sc: sc0 already exists; skipping it Jul 28 11:39:34 kernel: isa_probe_children: probing non-PnP devices Jul 28 11:39:34 kernel: orm0: at iomem 0xc0000-0xccfff,0xcd000-0xd07ff,0xd0800-0xd27ff,0xd2800-0xd3fff on isa0 Jul 28 11:39:34 kernel: atkbd: the current kbd controller command byte 0045 Jul 28 11:39:34 kernel: atkbd: keyboard ID 0xffffffff (1) Jul 28 11:39:34 kernel: atkbd: failed to reset the keyboard. Jul 28 11:39:34 kernel: sc0: at flags 0x100 on isa0 Jul 28 11:39:34 kernel: sc0: VGA <16 virtual consoles, flags=0x300> Jul 28 11:39:34 kernel: sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) Jul 28 11:39:34 kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Jul 28 11:39:34 kernel: atkbdc0: at port 0x60,0x64 on isa0 Jul 28 11:39:34 kernel: atkbd0: irq 1 on atkbdc0 Jul 28 11:39:34 kernel: kbd0 at atkbd0 Jul 28 11:39:34 kernel: kbd0: atkbd0, AT 84 (1), config:0x0, flags:0x3d0000 Jul 28 11:39:34 kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 57 Jul 28 11:39:34 kernel: atkbd0: [GIANT-LOCKED] Jul 28 11:39:34 kernel: atkbd0: [ITHREAD] Jul 28 11:39:34 kernel: psm0: current command byte:0045 Jul 28 11:39:34 kernel: psm0: failed to reset the aux device. Jul 28 11:39:34 kernel: fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Jul 28 11:39:34 kernel: ppc0: cannot reserve I/O port range Jul 28 11:39:34 kernel: ppc0: failed to probe at irq 7 on isa0 Jul 28 11:39:34 kernel: uart0: failed to probe at port 0x3f8-0x3ff irq 4 on isa0 Jul 28 11:39:34 kernel: uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 Jul 28 11:39:34 kernel: isa_probe_children: probing PnP devices Jul 28 11:39:34 kernel: p4tcc0: on cpu0 Jul 28 11:39:34 kernel: p4tcc1: on cpu1 Jul 28 11:39:34 kernel: Device configuration finished. Jul 28 11:39:34 kernel: procfs registered Jul 28 11:39:34 kernel: ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; Jul 28 11:39:34 kernel: to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. Jul 28 11:39:34 kernel: ZFS filesystem version 5 Jul 28 11:39:34 kernel: ZFS storage pool version 28 Jul 28 11:39:34 kernel: lapic: Divisor 2, Frequency 99753320 Hz Jul 28 11:39:34 kernel: Timecounter "TSC" frequency 2793093128 Hz quality -100 Jul 28 11:39:34 kernel: Timecounters tick every 1.000 msec Jul 28 11:39:34 kernel: vlan: initialized, using hash tables with chaining Jul 28 11:39:34 kernel: lo0: bpf attached Jul 28 11:39:34 kernel: hptrr: no controller detected. Jul 28 11:39:34 kernel: ata0: Identifying devices: 00000000 Jul 28 11:39:34 kernel: ata0: New devices: 00000000 Jul 28 11:39:34 kernel: usbus0: 12Mbps Full Speed USB v1.0 Jul 28 11:39:34 kernel: usbus1: 12Mbps Full Speed USB v1.0 Jul 28 11:39:34 kernel: usbus2: 12Mbps Full Speed USB v1.0 Jul 28 11:39:34 kernel: usbus3: 12Mbps Full Speed USB v1.0 Jul 28 11:39:34 kernel: usbus4: 480Mbps High Speed USB v2.0 Jul 28 11:39:34 kernel: ahcich0: AHCI reset... Jul 28 11:39:34 kernel: ugen0.1: at usbus0 Jul 28 11:39:34 kernel: uhub0: on usbus0 Jul 28 11:39:34 kernel: ugen1.1: at usbus1 Jul 28 11:39:34 kernel: uhub1: on usbus1 Jul 28 11:39:34 kernel: ugen2.1: at usbus2 Jul 28 11:39:34 kernel: uhub2: on usbus2 Jul 28 11:39:34 kernel: ugen3.1: at usbus3 Jul 28 11:39:34 kernel: uhub3: on usbus3 Jul 28 11:39:34 kernel: ugen4.1: at usbus4 Jul 28 11:39:34 kernel: uhub4: on usbus4 Jul 28 11:39:34 kernel: ahcich0: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich0: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich1: AHCI reset... Jul 28 11:39:34 kernel: ahcich1: SATA connect time=0ms status=00000133 Jul 28 11:39:34 kernel: ahcich1: ready wait time=202ms Jul 28 11:39:34 kernel: ahcich1: AHCI reset done: device found Jul 28 11:39:34 kernel: (aprobe0:ahcich1:0:0:0): SIGNATURE: 0043 Jul 28 11:39:34 kernel: (aprobe0:ahcich1:0:0:0): Unexpected signature 0x0043 Jul 28 11:39:34 kernel: ahcich2: AHCI reset... Jul 28 11:39:34 kernel: uhub0: 2 ports with 2 removable, self powered Jul 28 11:39:34 kernel: uhub1: 2 ports with 2 removable, self powered Jul 28 11:39:34 kernel: uhub2: 2 ports with 2 removable, self powered Jul 28 11:39:34 kernel: uhub3: 2 ports with 2 removable, self powered Jul 28 11:39:34 kernel: ahcich2: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich2: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich3: AHCI reset... Jul 28 11:39:34 kernel: ahcich3: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich3: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich4: AHCI reset... Jul 28 11:39:34 kernel: ahcich4: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich4: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich5: AHCI reset... Jul 28 11:39:34 kernel: ahcich5: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich5: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich6: AHCI reset... Jul 28 11:39:34 kernel: ahcich6: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich6: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich7: AHCI reset... Jul 28 11:39:34 kernel: ahcich7: SATA connect time=0ms status=00000113 Jul 28 11:39:34 kernel: ahcich7: ready wait time=1ms Jul 28 11:39:34 kernel: ahcich7: AHCI reset done: device found Jul 28 11:39:34 kernel: (aprobe0:ahcich7:0:0:0): SIGNATURE: 0043 Jul 28 11:39:34 kernel: (aprobe0:ahcich7:0:0:0): Unexpected signature 0x0043 Jul 28 11:39:34 kernel: ahcich8: AHCI reset... Jul 28 11:39:34 kernel: ahcich8: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich8: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich9: AHCI reset... Jul 28 11:39:34 kernel: ahcich9: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich9: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich10: AHCI reset... Jul 28 11:39:34 kernel: ahcich10: SATA connect timeout status=00000000 Jul 28 11:39:34 kernel: ahcich10: AHCI reset done: phy reset found no device Jul 28 11:39:34 kernel: ahcich11: AHCI reset... Jul 28 11:39:34 kernel: ahcich11: SATA connect time=0ms status=00000123 Jul 28 11:39:34 kernel: ahcich11: ready wait time=0ms Jul 28 11:39:34 kernel: ahcich11: AHCI reset done: device found Jul 28 11:39:34 kernel: (aprobe0:ahcich11:0:0:0): SIGNATURE: 0000 Jul 28 11:39:34 kernel: pass0 at ahcich11 bus 0 scbus11 target 0 lun 0 Jul 28 11:39:34 kernel: pass0: ATA-9 SATA 3.x device Jul 28 11:39:34 kernel: pass0: Serial Number 0000000010340310B6EE Jul 28 11:39:34 kernel: pass0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) Jul 28 11:39:34 kernel: pass0: Command Queueing enabled Jul 28 11:39:34 kernel: ada0 at ahcich11 bus 0 scbus11 target 0 lun 0 Jul 28 11:39:34 kernel: ada0: ATA-9 SATA 3.x device Jul 28 11:39:34 kernel: ada0: Serial Number 0000000010340310B6EE Jul 28 11:39:34 kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) Jul 28 11:39:34 kernel: ada0: Command Queueing enabled Jul 28 11:39:34 kernel: ada0: 61057MB (125045424 512 byte sectors: 16H 63S/T 16383C) Jul 28 11:39:34 kernel: ATA PseudoRAID loaded Jul 28 11:39:34 kernel: lapic1: Forcing LINT1 to edge trigger Jul 28 11:39:34 kernel: SMP: AP CPU #1 Launched! Jul 28 11:39:34 kernel: cpu1 AP: Jul 28 11:39:34 kernel: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff Jul 28 11:39:34 kernel: lint0: 0x00010700 lint1: 0x00008400 TPR: 0x00000000 SVR: 0x000001ff Jul 28 11:39:34 kernel: timer: 0x000200ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400 Jul 28 11:39:34 kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 1 vector 48 Jul 28 11:39:34 kernel: ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 1 vector 49 Jul 28 11:39:34 kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 1 vector 50 Jul 28 11:39:34 kernel: msi: Assigning MSI IRQ 256 to local APIC 1 vector 51 Jul 28 11:39:34 kernel: msi: Assigning MSI IRQ 258 to local APIC 1 vector 52 Jul 28 11:39:34 kernel: GEOM: new disk ada0 Jul 28 11:39:34 kernel: Root mount waiting for: usbus4 Jul 28 11:39:34 kernel: Root mount waiting for: usbus4 Jul 28 11:39:34 kernel: uhub4: 8 ports with 8 removable, self powered Jul 28 11:39:34 kernel: Trying to mount root from zfs:pool0ssd/root Jul 28 11:39:34 kernel: ct_to_ts([2011-07-28 11:39:32]) = 1311853172.000000000 Jul 28 11:39:34 kernel: start_init: trying /sbin/init Jul 28 11:39:34 kernel: ugen0.2: at usbus0 Jul 28 11:39:34 kernel: ukbd0: on usbus0 Jul 28 11:39:34 kernel: kbd2 at ukbd0 Jul 28 11:39:34 kernel: kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000 Jul 28 11:39:34 kernel: em0: Link is up 1000 Mbps Full Duplex Jul 28 11:39:39 login: ROOT LOGIN (root) ON ttyv0 --------------050102030405000905000802 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I've get the same problem every time trying to root mount ZFS on a pair of mirrored ssds off this chip in an add-on PCIex1 card: drives boot when using the motherboard ICH + ahci, drives boot off the marvell chip only without ahci.ko  Only when using ahci + marvell chip does the problem appear.  In that case, system reports a 'root mount error', the keyboard locks tight, and the system fan starts running at full speed.

I think this is because that controller has two actual ports, but the system detects 8 using ahci-- and somehow thinks one disk is connected twice.

Controller: Marvel  chip 88SE9123 REV B1, sata III PCIex1 two port controller,  sold as Koutech IO-PESA230 (vendor/device 1b4b:9123 rev 0x11).
Box: old Dell 9150.  Using 8.2-RELEASE-p2 amd64 with ZFSv28 special edition from mfsbsd.vx.sk.

As a test, I mounted one of the ZFS mirror pair SSD's on the system's ICH sata port, this should appear as ata channel11 - the last of 4 after the 8 (should be 2) on the marvell/koutech board.  I mounted the other on port 1 of  the Marvell chip/Koutech board.  I did a verbose boot.  The SSD should appear on channel 1 of the marvell board, but it appears twice I think, 1 and 7 -- and fails to load on either 1 or 7.

Note the Marvell BIOS that appears at boot time correctly identifies the number of actual ports, and correctly identifies which of them has the SSD , and the correct ID on the SSD.

HTH
Harry Coin


Here's the whole verbose boot dmesg:
Jul 28 11:39:34  kernel: Copyright (c) 1992-2011 The FreeBSD Project.
Jul 28 11:39:34  kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Jul 28 11:39:34  kernel: The Regents of the University of California. All rights reserved.
Jul 28 11:39:34  kernel: FreeBSD is a registered trademark of The FreeBSD Foundation.
Jul 28 11:39:34  kernel: FreeBSD 8.2-RELEASE-p2 #3 r222557M: Thu Jun 16 23:58:02 CEST 2011
Jul 28 11:39:34  kernel: root@neo.vx.sk:/usr/obj/releng_8_2/sys/GENERIC amd64
Jul 28 11:39:34  kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80fb9000.
Jul 28 11:39:34  kernel: Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff80fb91f8.
Jul 28 11:39:34  kernel: Preloaded elf obj module "/boot/kernel/opensolaris.ko" at 0xffffffff80fb9860.
Jul 28 11:39:34  kernel: Preloaded /boot/zfs/zpool.cache "/boot/zfs/zpool.cache" at 0xffffffff80fb9e50.
Jul 28 11:39:34  kernel: Preloaded elf obj module "/boot/kernel/ahci.ko" at 0xffffffff80fb9eb0.
Jul 28 11:39:34  kernel: Timecounter "i8254" frequency 1193182 Hz quality 0
Jul 28 11:39:34  kernel: Calibrating TSC clock ... TSC clock: 2793093128 Hz
Jul 28 11:39:34  kernel: CPU: Intel(R) Pentium(R) D CPU 2.80GHz (2793.09-MHz K8-class CPU)
Jul 28 11:39:34  kernel: Origin = "GenuineIntel"  Id = 0xf44  Family = f  Model = 4  Stepping = 4
Jul 28 11:39:34  kernel: Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Jul 28 11:39:34  kernel: Features2=0x641d<SSE3,DTES64,MON,DS_CPL,CNXT-ID,CX16,xTPR>
Jul 28 11:39:34  kernel: AMD Features=0x20100800<SYSCALL,NX,LM>
Jul 28 11:39:34  kernel: TSC: P-state invariant
Jul 28 11:39:34  kernel: real memory  = 4294967296 (4096 MB)
Jul 28 11:39:34  kernel: Physical memory chunk(s):
Jul 28 11:39:34  kernel: 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages)
Jul 28 11:39:34  kernel: 0x0000000000fe8000 - 0x00000000d951efff, 3629346816 bytes (886071 pages)
Jul 28 11:39:34  kernel: avail memory = 3604353024 (3437 MB)
Jul 28 11:39:34  kernel: ACPI APIC Table: <DELL   DXP051 >
Jul 28 11:39:34  kernel: INTR: Adding local APIC 1 as a target
Jul 28 11:39:34  kernel: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
Jul 28 11:39:34  kernel: FreeBSD/SMP: 1 package(s) x 2 core(s)
Jul 28 11:39:34  kernel: cpu0 (BSP): APIC ID:  0
Jul 28 11:39:34  kernel: cpu1 (AP): APIC ID:  1
Jul 28 11:39:34  kernel: x86bios:   IVT 0x000000-0x0004ff at 0xffffff0000000000
Jul 28 11:39:34  kernel: x86bios:  SSEG 0x010000-0x01ffff at 0xffffff8000012000
Jul 28 11:39:34  kernel: x86bios:  EBDA 0x09e000-0x09ffff at 0xffffff000009e000
Jul 28 11:39:34  kernel: x86bios:   ROM 0x0a0000-0x0effff at 0xffffff00000a0000
Jul 28 11:39:34  kernel: APIC: CPU 0 has ACPI ID 1
Jul 28 11:39:34  kernel: APIC: CPU 1 has ACPI ID 2
Jul 28 11:39:34  kernel: ULE: setup cpu 0
Jul 28 11:39:34  kernel: ULE: setup cpu 1
Jul 28 11:39:34  kernel: ACPI: RSDP 0xfeb00 00024 (v02 DELL  )
Jul 28 11:39:34  kernel: ACPI: XSDT 0xfd25d 0005C (v01 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: FACP 0xfd355 000F4 (v03 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: DSDT 0xfffc7cbd 032F4 (v01   DELL    dt_ex 00001000 INTL 20050309)
Jul 28 11:39:34  kernel: ACPI: FACS 0xdfe8cc00 00040
Jul 28 11:39:34  kernel: ACPI: SSDT 0xfffcb0d2 000AC (v01   DELL    st_ex 00001000 INTL 20050309)
Jul 28 11:39:34  kernel: ACPI: APIC 0xfd449 00072 (v01 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: BOOT 0xfd4bb 00028 (v01 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: ASF! 0xfd4e3 00067 (v16 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: MCFG 0xfd54a 0003E (v01 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: ACPI: HPET 0xfd588 00038 (v01 DELL    DXP051  00000007 ASL  00000061)
Jul 28 11:39:34  kernel: MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000
Jul 28 11:39:34  kernel: ioapic0: Changing APIC ID to 8
Jul 28 11:39:34  kernel: ioapic0: Routing external 8259A's -> intpin 0
Jul 28 11:39:34  kernel: MADT: Interrupt override: source 0, irq 2
Jul 28 11:39:34  kernel: ioapic0: Routing IRQ 0 -> intpin 2
Jul 28 11:39:34  kernel: MADT: Interrupt override: source 9, irq 9
Jul 28 11:39:34  kernel: ioapic0: intpin 9 trigger: level
Jul 28 11:39:34  kernel: lapic: Routing NMI -> LINT1
Jul 28 11:39:34  kernel: lapic: LINT1 trigger: level
Jul 28 11:39:34  kernel: lapic: LINT1 polarity: high
Jul 28 11:39:34  kernel: ioapic0 <Version 2.0> irqs 0-23 on motherboard
Jul 28 11:39:34  kernel: lapic0: Forcing LINT1 to edge trigger
Jul 28 11:39:34  kernel: cpu0 BSP:
Jul 28 11:39:34  kernel: ID: 0x00000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
Jul 28 11:39:34  kernel: lint0: 0x00010700 lint1: 0x00008400 TPR: 0x00000000 SVR: 0x000001ff
Jul 28 11:39:34  kernel: timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
Jul 28 11:39:34  kernel: wlan: <802.11 Link Layer>
Jul 28 11:39:34  kernel: nfslock: pseudo-device
Jul 28 11:39:34  kernel: kbd: new array size 4
Jul 28 11:39:34  kernel: kbd1 at kbdmux0
Jul 28 11:39:34  kernel: mem: <memory>
Jul 28 11:39:34  kernel: io: <I/O>
Jul 28 11:39:34  kernel: null: <null device, zero device>
Jul 28 11:39:34  kernel: random: <entropy source, Software, Yarrow>
Jul 28 11:39:34  kernel: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
Jul 28 11:39:34  kernel: acpi0: <DELL DXP051 > on motherboard
Jul 28 11:39:34  kernel: PCIe: Memory Mapped configuration base @ 0xe0000000
Jul 28 11:39:34  kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
Jul 28 11:39:34  kernel: acpi0: [MPSAFE]
Jul 28 11:39:34  kernel: acpi0: [ITHREAD]
Jul 28 11:39:34  kernel: acpi0: Power Button (fixed)
Jul 28 11:39:34  kernel: acpi0: reservation of 0, a0000 (3) failed
Jul 28 11:39:34  kernel: acpi0: reservation of 100000, f00000 (3) failed
Jul 28 11:39:34  kernel: acpi0: reservation of 1000000, dee8cc00 (3) failed
Jul 28 11:39:34  kernel: ACPI timer: 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 1/0 -> 10
Jul 28 11:39:34  kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
Jul 28 11:39:34  kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
Jul 28 11:39:34  kernel: cpu0: <ACPI CPU> on acpi0
Jul 28 11:39:34  kernel: cpu0: switching to generic Cx mode
Jul 28 11:39:34  kernel: cpu1: <ACPI CPU> on acpi0
Jul 28 11:39:34  kernel: pci_link0:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0   11   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0   11   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link1:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0   10   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0   10   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link2:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0    4   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0    4   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link3:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link4:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0   10   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0   10   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link5:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0    9   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0    9   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link6:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0    5   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0    5   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: pci_link7:        Index  IRQ  Rtd  Ref  IRQs
Jul 28 11:39:34  kernel: Initial Probe       0    3   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: Validation          0    3   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: After Disable       0  255   N     0  3 4 5 6 7 9 10 11 12 15
Jul 28 11:39:34  kernel: acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Jul 28 11:39:34  kernel: acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit
Jul 28 11:39:34  kernel: Timecounter "HPET" frequency 14318180 Hz quality 900
Jul 28 11:39:34  kernel: acpi_button0: <Power Button> on acpi0
Jul 28 11:39:34  kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
Jul 28 11:39:34  kernel: pci0: <ACPI PCI bus> on pcib0
Jul 28 11:39:34  kernel: pci0: domain=0, physical bus=0
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x2770, revid=0x00
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=0, func=0
Jul 28 11:39:34  kernel: class=06-00-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0106, statreg=0x2090, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x2771, revid=0x00
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=1, func=0
Jul 28 11:39:34  kernel: class=06-04-00, hdrtype=0x01, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.1.INTA
Jul 28 11:39:34  kernel: pcib0: slot 1 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27d8, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=27, func=0
Jul 28 11:39:34  kernel: class=04-03-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0106, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message, 64 bit
Jul 28 11:39:34  kernel: map[10]: type Memory, range 64, base 0xfebfc000, size 14, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.27.INTA
Jul 28 11:39:34  kernel: pcib0: slot 27 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27d0, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=28, func=0
Jul 28 11:39:34  kernel: class=06-04-00, hdrtype=0x01, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.28.INTA
Jul 28 11:39:34  kernel: pcib0: slot 28 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27e0, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=28, func=4
Jul 28 11:39:34  kernel: class=06-04-00, hdrtype=0x01, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.28.INTA
Jul 28 11:39:34  kernel: pcib0: slot 28 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27e2, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=28, func=5
Jul 28 11:39:34  kernel: class=06-04-00, hdrtype=0x01, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=b, irq=10
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.28.INTB
Jul 28 11:39:34  kernel: pcib0: slot 28 INTB hardwired to IRQ 17
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27c8, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=29, func=0
Jul 28 11:39:34  kernel: class=0c-03-00, hdrtype=0x00, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=9
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xff80, size  5, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.29.INTA
Jul 28 11:39:34  kernel: pcib0: slot 29 INTA hardwired to IRQ 21
Jul 28 11:39:34  kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff80
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27c9, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=29, func=1
Jul 28 11:39:34  kernel: class=0c-03-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=b, irq=5
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xff60, size  5, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.29.INTB
Jul 28 11:39:34  kernel: pcib0: slot 29 INTB hardwired to IRQ 22
Jul 28 11:39:34  kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff60
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27ca, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=29, func=2
Jul 28 11:39:34  kernel: class=0c-03-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=c, irq=4
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xff40, size  5, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.29.INTC
Jul 28 11:39:34  kernel: pcib0: slot 29 INTC hardwired to IRQ 18
Jul 28 11:39:34  kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff40
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27cb, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=29, func=3
Jul 28 11:39:34  kernel: class=0c-03-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=d, irq=3
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xff20, size  5, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.29.INTD
Jul 28 11:39:34  kernel: pcib0: slot 29 INTD hardwired to IRQ 23
Jul 28 11:39:34  kernel: unknown: Reserved 0x20 bytes for rid 0x20 type 4 at 0xff20
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27cc, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=29, func=7
Jul 28 11:39:34  kernel: class=0c-03-20, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=9
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: map[10]: type Memory, range 32, base 0xffa80800, size 10, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.29.INTA
Jul 28 11:39:34  kernel: pcib0: slot 29 INTA hardwired to IRQ 21
Jul 28 11:39:34  kernel: unknown: Reserved 0x400 bytes for rid 0x10 type 3 at 0xffa80800
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x244e, revid=0xe1
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=30, func=0
Jul 28 11:39:34  kernel: class=06-04-01, hdrtype=0x01, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0010, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27b0, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=31, func=0
Jul 28 11:39:34  kernel: class=06-01-00, hdrtype=0x00, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0107, statreg=0x0210, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27df, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=31, func=1
Jul 28 11:39:34  kernel: class=01-01-8a, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xffa0, size  4, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.31.INTA
Jul 28 11:39:34  kernel: pcib0: slot 31 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27c1, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=31, func=2
Jul 28 11:39:34  kernel: class=01-06-01, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=c, irq=10
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: map[10]: type I/O Port, range 32, base 0xfe00, size  3, enabled
Jul 28 11:39:34  kernel: map[14]: type I/O Port, range 32, base 0xfe10, size  2, enabled
Jul 28 11:39:34  kernel: map[18]: type I/O Port, range 32, base 0xfe20, size  3, enabled
Jul 28 11:39:34  kernel: map[1c]: type I/O Port, range 32, base 0xfe30, size  2, enabled
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xfea0, size  4, enabled
Jul 28 11:39:34  kernel: map[24]: type Memory, range 32, base 0xfebfbc00, size 10, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.31.INTC
Jul 28 11:39:34  kernel: pcib0: slot 31 INTC hardwired to IRQ 20
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x27da, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=0, slot=31, func=3
Jul 28 11:39:34  kernel: class=0c-05-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0101, statreg=0x0280, cachelnsz=0 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=b, irq=10
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xece0, size  5, enabled
Jul 28 11:39:34  kernel: pcib0: matched entry for 0.31.INTB
Jul 28 11:39:34  kernel: pcib0: slot 31 INTB hardwired to IRQ 17
Jul 28 11:39:34  kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
Jul 28 11:39:34  kernel: pcib1:   domain            0
Jul 28 11:39:34  kernel: pcib1:   secondary bus     1
Jul 28 11:39:34  kernel: pcib1:   subordinate bus   1
Jul 28 11:39:34  kernel: pcib1:   I/O decode        0xd000-0xdfff
Jul 28 11:39:34  kernel: pcib1:   memory decode     0xfe900000-0xfeafffff
Jul 28 11:39:34  kernel: pcib1:   prefetched decode 0xf0000000-0xf7ffffff
Jul 28 11:39:34  kernel: pci1: <ACPI PCI bus> on pcib1
Jul 28 11:39:34  kernel: pci1: domain=0, physical bus=1
Jul 28 11:39:34  kernel: found->    vendor=0x1002, dev=0x5b62, revid=0x00
Jul 28 11:39:34  kernel: domain=0, bus=1, slot=0, func=0
Jul 28 11:39:34  kernel: class=03-00-00, hdrtype=0x00, mfdev=1
Jul 28 11:39:34  kernel: cmdreg=0x0003, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D1 D2 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message, 64 bit
Jul 28 11:39:34  kernel: map[10]: type Prefetchable Memory, range 64, base 0xf0000000, size 27, enabled
Jul 28 11:39:34  kernel: pcib1: requested memory range 0xf0000000-0xf7ffffff: good
Jul 28 11:39:34  kernel: map[18]: type Memory, range 64, base 0xfe9e0000, size 16, enabled
Jul 28 11:39:34  kernel: pcib1: requested memory range 0xfe9e0000-0xfe9effff: good
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xdc00, size  8, enabled
Jul 28 11:39:34  kernel: pcib1: requested I/O range 0xdc00-0xdcff: in range
Jul 28 11:39:34  kernel: pcib1: matched entry for 1.0.INTA
Jul 28 11:39:34  kernel: pcib1: slot 0 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: found->    vendor=0x1002, dev=0x5b72, revid=0x00
Jul 28 11:39:34  kernel: domain=0, bus=1, slot=0, func=1
Jul 28 11:39:34  kernel: class=03-80-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D1 D2 D3  current D0
Jul 28 11:39:34  kernel: map[10]: type Memory, range 64, base 0xfe9f0000, size 16, enabled
Jul 28 11:39:34  kernel: pcib1: requested memory range 0xfe9f0000-0xfe9fffff: good
Jul 28 11:39:34  kernel: vgapci0: <VGA-compatible display> port 0xdc00-0xdcff mem 0xf0000000-0xf7ffffff,0xfe9e0000-0xfe9effff irq 16 at device 0.0 on pci1
Jul 28 11:39:34  kernel: vgapci1: <VGA-compatible display> mem 0xfe9f0000-0xfe9fffff at device 0.1 on pci1
Jul 28 11:39:34  kernel: pci0: <multimedia, HDA> at device 27.0 (no driver attached)
Jul 28 11:39:34  kernel: pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
Jul 28 11:39:34  kernel: pcib2:   domain            0
Jul 28 11:39:34  kernel: pcib2:   secondary bus     2
Jul 28 11:39:34  kernel: pcib2:   subordinate bus   2
Jul 28 11:39:34  kernel: pcib2:   I/O decode        0xf000-0xfff
Jul 28 11:39:34  kernel: pcib2:   memory decode     0xfe800000-0xfe8fffff
Jul 28 11:39:34  kernel: pcib2:   no prefetched decode
Jul 28 11:39:34  kernel: pci2: <ACPI PCI bus> on pcib2
Jul 28 11:39:34  kernel: pci2: domain=0, physical bus=2
Jul 28 11:39:34  kernel: pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
Jul 28 11:39:34  kernel: pcib3:   domain            0
Jul 28 11:39:34  kernel: pcib3:   secondary bus     3
Jul 28 11:39:34  kernel: pcib3:   subordinate bus   3
Jul 28 11:39:34  kernel: pcib3:   I/O decode        0xc000-0xcfff
Jul 28 11:39:34  kernel: pcib3:   memory decode     0xfe600000-0xfe7fffff
Jul 28 11:39:34  kernel: pcib3:   no prefetched decode
Jul 28 11:39:34  kernel: pci3: <ACPI PCI bus> on pcib3
Jul 28 11:39:34  kernel: pci3: domain=0, physical bus=3
Jul 28 11:39:34  kernel: found->    vendor=0x1b4b, dev=0x9123, revid=0x11
Jul 28 11:39:34  kernel: domain=0, bus=3, slot=0, func=0
Jul 28 11:39:34  kernel: class=01-06-01, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=11
Jul 28 11:39:34  kernel: powerspec 3  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message
Jul 28 11:39:34  kernel: map[10]: type I/O Port, range 32, base 0xcce0, size  3, enabled
Jul 28 11:39:34  kernel: pcib3: requested I/O range 0xcce0-0xcce7: in range
Jul 28 11:39:34  kernel: map[14]: type I/O Port, range 32, base 0xccd8, size  2, enabled
Jul 28 11:39:34  kernel: pcib3: requested I/O range 0xccd8-0xccdb: in range
Jul 28 11:39:34  kernel: map[18]: type I/O Port, range 32, base 0xcce8, size  3, enabled
Jul 28 11:39:34  kernel: pcib3: requested I/O range 0xcce8-0xccef: in range
Jul 28 11:39:34  kernel: map[1c]: type I/O Port, range 32, base 0xccdc, size  2, enabled
Jul 28 11:39:34  kernel: pcib3: requested I/O range 0xccdc-0xccdf: in range
Jul 28 11:39:34  kernel: map[20]: type I/O Port, range 32, base 0xccf0, size  4, enabled
Jul 28 11:39:34  kernel: pcib3: requested I/O range 0xccf0-0xccff: in range
Jul 28 11:39:34  kernel: map[24]: type Memory, range 32, base 0xfe6ff800, size 11, enabled
Jul 28 11:39:34  kernel: pcib3: requested memory range 0xfe6ff800-0xfe6fffff: good
Jul 28 11:39:34  kernel: pcib3: matched entry for 3.0.INTA
Jul 28 11:39:34  kernel: pcib3: slot 0 INTA hardwired to IRQ 16
Jul 28 11:39:34  kernel: ahci0: <Marvell 88SE912x AHCI SATA controller> port 0xcce0-0xcce7,0xccd8-0xccdb,0xcce8-0xccef,0xccdc-0xccdf,0xccf0-0xccff mem 0xfe6ff800-0xfe6fffff irq 16 at device 0.0 on pci3
Jul 28 11:39:34  kernel: ahci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfe6ff800
Jul 28 11:39:34  kernel: ahci0: attempting to allocate 1 MSI vectors (1 supported)
Jul 28 11:39:34  kernel: msi: routing MSI IRQ 256 to local APIC 0 vector 49
Jul 28 11:39:34  kernel: ahci0: using IRQ 256 for MSI
Jul 28 11:39:34  kernel: ahci0: [MPSAFE]
Jul 28 11:39:34  kernel: ahci0: [ITHREAD]
Jul 28 11:39:34  kernel: ahci0: AHCI v1.20 with 8 6Gbps ports, Port Multiplier not supported
Jul 28 11:39:34  kernel: ahci0: Caps: 64bit NCQ 6Gbps PMD 32cmd 8ports
Jul 28 11:39:34  kernel: ahci0: Caps2:
Jul 28 11:39:34  kernel: ahcich0: <AHCI channel> at channel 0 on ahci0
Jul 28 11:39:34  kernel: ahcich0: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich0: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich0: Caps:
Jul 28 11:39:34  kernel: ahcich1: <AHCI channel> at channel 1 on ahci0
Jul 28 11:39:34  kernel: ahcich1: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich1: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich1: Caps:
Jul 28 11:39:34  kernel: ahcich2: <AHCI channel> at channel 2 on ahci0
Jul 28 11:39:34  kernel: ahcich2: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich2: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich2: Caps:
Jul 28 11:39:34  kernel: ahcich3: <AHCI channel> at channel 3 on ahci0
Jul 28 11:39:34  kernel: ahcich3: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich3: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich3: Caps:
Jul 28 11:39:34  kernel: ahcich4: <AHCI channel> at channel 4 on ahci0
Jul 28 11:39:34  kernel: ahcich4: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich4: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich4: Caps:
Jul 28 11:39:34  kernel: ahcich5: <AHCI channel> at channel 5 on ahci0
Jul 28 11:39:34  kernel: ahcich5: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich5: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich5: Caps:
Jul 28 11:39:34  kernel: ahcich6: <AHCI channel> at channel 6 on ahci0
Jul 28 11:39:34  kernel: ahcich6: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich6: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich6: Caps:
Jul 28 11:39:34  kernel: ahcich7: <AHCI channel> at channel 7 on ahci0
Jul 28 11:39:34  kernel: ahcich7: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich7: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich7: Caps:
Jul 28 11:39:34  kernel: pcib4: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
Jul 28 11:39:34  kernel: pcib4:   domain            0
Jul 28 11:39:34  kernel: pcib4:   secondary bus     4
Jul 28 11:39:34  kernel: pcib4:   subordinate bus   4
Jul 28 11:39:34  kernel: pcib4:   I/O decode        0xb000-0xbfff
Jul 28 11:39:34  kernel: pcib4:   memory decode     0xfe000000-0xfe5fffff
Jul 28 11:39:34  kernel: pcib4:   no prefetched decode
Jul 28 11:39:34  kernel: pci4: <ACPI PCI bus> on pcib4
Jul 28 11:39:34  kernel: pci4: domain=0, physical bus=4
Jul 28 11:39:34  kernel: found->    vendor=0x8086, dev=0x109a, revid=0x01
Jul 28 11:39:34  kernel: domain=0, bus=4, slot=0, func=0
Jul 28 11:39:34  kernel: class=02-00-00, hdrtype=0x00, mfdev=0
Jul 28 11:39:34  kernel: cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
Jul 28 11:39:34  kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Jul 28 11:39:34  kernel: intpin=a, irq=10
Jul 28 11:39:34  kernel: powerspec 2  supports D0 D3  current D0
Jul 28 11:39:34  kernel: MSI supports 1 message, 64 bit
Jul 28 11:39:34  kernel: map[10]: type Memory, range 32, base 0xfe5e0000, size 17, enabled
Jul 28 11:39:34  kernel: pcib4: requested memory range 0xfe5e0000-0xfe5fffff: good
Jul 28 11:39:34  kernel: map[14]: type Memory, range 32, base 0xfe000000, size 22, enabled
Jul 28 11:39:34  kernel: pcib4: requested memory range 0xfe000000-0xfe3fffff: good
Jul 28 11:39:34  kernel: map[18]: type I/O Port, range 32, base 0xbce0, size  5, enabled
Jul 28 11:39:34  kernel: pcib4: requested I/O range 0xbce0-0xbcff: in range
Jul 28 11:39:34  kernel: pcib4: matched entry for 4.0.INTA
Jul 28 11:39:34  kernel: pcib4: slot 0 INTA hardwired to IRQ 17
Jul 28 11:39:34  kernel: em0: <Intel(R) PRO/1000 Network Connection 7.1.9> port 0xbce0-0xbcff mem 0xfe5e0000-0xfe5fffff,0xfe000000-0xfe3fffff irq 17 at device 0.0 on pci4
Jul 28 11:39:34  kernel: em0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfe5e0000
Jul 28 11:39:34  kernel: em0: attempting to allocate 1 MSI vectors (1 supported)
Jul 28 11:39:34  kernel: msi: routing MSI IRQ 257 to local APIC 0 vector 50
Jul 28 11:39:34  kernel: em0: using IRQ 257 for MSI
Jul 28 11:39:34  kernel: em0: Using an MSI interrupt
Jul 28 11:39:34  kernel: em0: [FILTER]
Jul 28 11:39:34  kernel: em0: bpf attached
Jul 28 11:39:34  kernel: em0: Ethernet address: 00:13:72:09:1d:e6
Jul 28 11:39:34  kernel: uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0xff80-0xff9f irq 21 at device 29.0 on pci0
Jul 28 11:39:34  kernel: ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 51
Jul 28 11:39:34  kernel: uhci0: [MPSAFE]
Jul 28 11:39:34  kernel: uhci0: [ITHREAD]
Jul 28 11:39:34  kernel: uhci0: LegSup = 0x3000
Jul 28 11:39:34  kernel: usbus0: <Intel 82801G (ICH7) USB controller USB-A> on uhci0
Jul 28 11:39:34  kernel: uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0xff60-0xff7f irq 22 at device 29.1 on pci0
Jul 28 11:39:34  kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 52
Jul 28 11:39:34  kernel: uhci1: [MPSAFE]
Jul 28 11:39:34  kernel: uhci1: [ITHREAD]
Jul 28 11:39:34  kernel: usbus1: <Intel 82801G (ICH7) USB controller USB-B> on uhci1
Jul 28 11:39:34  kernel: uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0xff40-0xff5f irq 18 at device 29.2 on pci0
Jul 28 11:39:34  kernel: ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 53
Jul 28 11:39:34  kernel: uhci2: [MPSAFE]
Jul 28 11:39:34  kernel: uhci2: [ITHREAD]
Jul 28 11:39:34  kernel: usbus2: <Intel 82801G (ICH7) USB controller USB-C> on uhci2
Jul 28 11:39:34  kernel: uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0xff20-0xff3f irq 23 at device 29.3 on pci0
Jul 28 11:39:34  kernel: ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 54
Jul 28 11:39:34  kernel: uhci3: [MPSAFE]
Jul 28 11:39:34  kernel: uhci3: [ITHREAD]
Jul 28 11:39:34  kernel: usbus3: <Intel 82801G (ICH7) USB controller USB-D> on uhci3
Jul 28 11:39:34  kernel: ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0
Jul 28 11:39:34  kernel: ehci0: [MPSAFE]
Jul 28 11:39:34  kernel: ehci0: [ITHREAD]
Jul 28 11:39:34  kernel: usbus4: EHCI version 1.0
Jul 28 11:39:34  kernel: usbus4: <Intel 82801GB/R (ICH7) USB 2.0 controller> on ehci0
Jul 28 11:39:34  kernel: pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci0
Jul 28 11:39:34  kernel: pcib5:   domain            0
Jul 28 11:39:34  kernel: pcib5:   secondary bus     5
Jul 28 11:39:34  kernel: pcib5:   subordinate bus   5
Jul 28 11:39:34  kernel: pcib5:   I/O decode        0xf000-0xfff
Jul 28 11:39:34  kernel: pcib5:   no prefetched decode
Jul 28 11:39:34  kernel: pcib5:   Subtractively decoded bridge.
Jul 28 11:39:34  kernel: pci5: <ACPI PCI bus> on pcib5
Jul 28 11:39:34  kernel: pci5: domain=0, physical bus=5
Jul 28 11:39:34  kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0
Jul 28 11:39:34  kernel: isa0: <ISA bus> on isab0
Jul 28 11:39:34  kernel: atapci0: <Intel ICH7 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0
Jul 28 11:39:34  kernel: atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xffa0
Jul 28 11:39:34  kernel: ata0: <ATA channel 0> on atapci0
Jul 28 11:39:34  kernel: atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
Jul 28 11:39:34  kernel: atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
Jul 28 11:39:34  kernel: ata0: reset tp1 mask=00 ostat0=ff ostat1=ff
Jul 28 11:39:34  kernel: ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 55
Jul 28 11:39:34  kernel: ata0: [MPSAFE]
Jul 28 11:39:34  kernel: ata0: [ITHREAD]
Jul 28 11:39:34  kernel: ahci1: <Intel ICH7 AHCI SATA controller> port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf mem 0xfebfbc00-0xfebfbfff irq 20 at device 31.2 on pci0
Jul 28 11:39:34  kernel: ahci1: Reserved 0x400 bytes for rid 0x24 type 3 at 0xfebfbc00
Jul 28 11:39:34  kernel: ahci1: attempting to allocate 1 MSI vectors (1 supported)
Jul 28 11:39:34  kernel: msi: routing MSI IRQ 258 to local APIC 0 vector 56
Jul 28 11:39:34  kernel: ahci1: using IRQ 258 for MSI
Jul 28 11:39:34  kernel: ahci1: [MPSAFE]
Jul 28 11:39:34  kernel: ahci1: [ITHREAD]
Jul 28 11:39:34  kernel: ahci1: AHCI v1.10 with 4 3Gbps ports, Port Multiplier not supported
Jul 28 11:39:34  kernel: ahci1: Caps: 64bit NCQ ALP AL CLO 3Gbps PMD SSC PSC 32cmd 4ports
Jul 28 11:39:34  kernel: ahci1: Caps2:
Jul 28 11:39:34  kernel: ahcich8: <AHCI channel> at channel 0 on ahci1
Jul 28 11:39:34  kernel: ahcich8: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich8: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich8: Caps:
Jul 28 11:39:34  kernel: ahcich9: <AHCI channel> at channel 1 on ahci1
Jul 28 11:39:34  kernel: ahcich9: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich9: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich9: Caps:
Jul 28 11:39:34  kernel: ahcich10: <AHCI channel> at channel 2 on ahci1
Jul 28 11:39:34  kernel: ahcich10: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich10: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich10: Caps:
Jul 28 11:39:34  kernel: ahcich11: <AHCI channel> at channel 3 on ahci1
Jul 28 11:39:34  kernel: ahcich11: [MPSAFE]
Jul 28 11:39:34  kernel: ahcich11: [ITHREAD]
Jul 28 11:39:34  kernel: ahcich11: Caps:
Jul 28 11:39:34  kernel: pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
Jul 28 11:39:34  kernel: atrtc0: <AT realtime clock> port 0x70-0x7f irq 8 on acpi0
Jul 28 11:39:34  kernel: atrtc0: registered as a time-of-day clock (resolution 1000000us)
Jul 28 11:39:34  kernel: acpi0: wakeup code va 0xffffff81008a8000 pa 0x4000
Jul 28 11:39:34  kernel: ex_isa_identify()
Jul 28 11:39:34  kernel: ahc_isa_probe 0: ioport 0xc00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 2: ioport 0x2c00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 5: ioport 0x5c00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 6: ioport 0x6c00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 10: ioport 0xac00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 11: ioport 0xbc00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 12: ioport 0xcc00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 13: ioport 0xdc00 alloc failed
Jul 28 11:39:34  kernel: ahc_isa_probe 14: ioport 0xec00 alloc failed
Jul 28 11:39:34  kernel: isa_probe_children: disabling PnP devices
Jul 28 11:39:34  kernel: atrtc: atrtc0 already exists; skipping it
Jul 28 11:39:34  kernel: sc: sc0 already exists; skipping it
Jul 28 11:39:34  kernel: isa_probe_children: probing non-PnP devices
Jul 28 11:39:34  kernel: orm0: <ISA Option ROMs> at iomem 0xc0000-0xccfff,0xcd000-0xd07ff,0xd0800-0xd27ff,0xd2800-0xd3fff on isa0
Jul 28 11:39:34  kernel: atkbd: the current kbd controller command byte 0045
Jul 28 11:39:34  kernel: atkbd: keyboard ID 0xffffffff (1)
Jul 28 11:39:34  kernel: atkbd: failed to reset the keyboard.
Jul 28 11:39:34  kernel: sc0: <System console> at flags 0x100 on isa0
Jul 28 11:39:34  kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Jul 28 11:39:34  kernel: sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
Jul 28 11:39:34  kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Jul 28 11:39:34  kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
Jul 28 11:39:34  kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0
Jul 28 11:39:34  kernel: kbd0 at atkbd0
Jul 28 11:39:34  kernel: kbd0: atkbd0, AT 84 (1), config:0x0, flags:0x3d0000
Jul 28 11:39:34  kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 57
Jul 28 11:39:34  kernel: atkbd0: [GIANT-LOCKED]
Jul 28 11:39:34  kernel: atkbd0: [ITHREAD]
Jul 28 11:39:34  kernel: psm0: current command byte:0045
Jul 28 11:39:34  kernel: psm0: failed to reset the aux device.
Jul 28 11:39:34  kernel: fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
Jul 28 11:39:34  kernel: ppc0: cannot reserve I/O port range
Jul 28 11:39:34  kernel: ppc0: <Parallel port> failed to probe at irq 7 on isa0
Jul 28 11:39:34  kernel: uart0: <ns8250> failed to probe at port 0x3f8-0x3ff irq 4 on isa0
Jul 28 11:39:34  kernel: uart1: <ns8250> failed to probe at port 0x2f8-0x2ff irq 3 on isa0
Jul 28 11:39:34  kernel: isa_probe_children: probing PnP devices
Jul 28 11:39:34  kernel: p4tcc0: <CPU Frequency Thermal Control> on cpu0
Jul 28 11:39:34  kernel: p4tcc1: <CPU Frequency Thermal Control> on cpu1
Jul 28 11:39:34  kernel: Device configuration finished.
Jul 28 11:39:34  kernel: procfs registered
Jul 28 11:39:34  kernel: ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present;
Jul 28 11:39:34  kernel: to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf.
Jul 28 11:39:34  kernel: ZFS filesystem version 5
Jul 28 11:39:34  kernel: ZFS storage pool version 28
Jul 28 11:39:34  kernel: lapic: Divisor 2, Frequency 99753320 Hz
Jul 28 11:39:34  kernel: Timecounter "TSC" frequency 2793093128 Hz quality -100
Jul 28 11:39:34  kernel: Timecounters tick every 1.000 msec
Jul 28 11:39:34  kernel: vlan: initialized, using hash tables with chaining
Jul 28 11:39:34  kernel: lo0: bpf attached
Jul 28 11:39:34  kernel: hptrr: no controller detected.
Jul 28 11:39:34  kernel: ata0: Identifying devices: 00000000
Jul 28 11:39:34  kernel: ata0: New devices: 00000000
Jul 28 11:39:34  kernel: usbus0: 12Mbps Full Speed USB v1.0
Jul 28 11:39:34  kernel: usbus1: 12Mbps Full Speed USB v1.0
Jul 28 11:39:34  kernel: usbus2: 12Mbps Full Speed USB v1.0
Jul 28 11:39:34  kernel: usbus3: 12Mbps Full Speed USB v1.0
Jul 28 11:39:34  kernel: usbus4: 480Mbps High Speed USB v2.0
Jul 28 11:39:34  kernel: ahcich0: AHCI reset...
Jul 28 11:39:34  kernel: ugen0.1: <Intel> at usbus0
Jul 28 11:39:34  kernel: uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
Jul 28 11:39:34  kernel: ugen1.1: <Intel> at usbus1
Jul 28 11:39:34  kernel: uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
Jul 28 11:39:34  kernel: ugen2.1: <Intel> at usbus2
Jul 28 11:39:34  kernel: uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
Jul 28 11:39:34  kernel: ugen3.1: <Intel> at usbus3
Jul 28 11:39:34  kernel: uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
Jul 28 11:39:34  kernel: ugen4.1: <Intel> at usbus4
Jul 28 11:39:34  kernel: uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
Jul 28 11:39:34  kernel: ahcich0: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich0: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich1: AHCI reset...
Jul 28 11:39:34  kernel: ahcich1: SATA connect time=0ms status=00000133
Jul 28 11:39:34  kernel: ahcich1: ready wait time=202ms
Jul 28 11:39:34  kernel: ahcich1: AHCI reset done: device found
Jul 28 11:39:34  kernel: (aprobe0:ahcich1:0:0:0): SIGNATURE: 0043
Jul 28 11:39:34  kernel: (aprobe0:ahcich1:0:0:0): Unexpected signature 0x0043
Jul 28 11:39:34  kernel: ahcich2: AHCI reset...
Jul 28 11:39:34  kernel: uhub0: 2 ports with 2 removable, self powered
Jul 28 11:39:34  kernel: uhub1: 2 ports with 2 removable, self powered
Jul 28 11:39:34  kernel: uhub2: 2 ports with 2 removable, self powered
Jul 28 11:39:34  kernel: uhub3: 2 ports with 2 removable, self powered
Jul 28 11:39:34  kernel: ahcich2: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich2: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich3: AHCI reset...
Jul 28 11:39:34  kernel: ahcich3: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich3: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich4: AHCI reset...
Jul 28 11:39:34  kernel: ahcich4: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich4: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich5: AHCI reset...
Jul 28 11:39:34  kernel: ahcich5: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich5: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich6: AHCI reset...
Jul 28 11:39:34  kernel: ahcich6: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich6: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich7: AHCI reset...
Jul 28 11:39:34  kernel: ahcich7: SATA connect time=0ms status=00000113
Jul 28 11:39:34  kernel: ahcich7: ready wait time=1ms
Jul 28 11:39:34  kernel: ahcich7: AHCI reset done: device found
Jul 28 11:39:34  kernel: (aprobe0:ahcich7:0:0:0): SIGNATURE: 0043
Jul 28 11:39:34  kernel: (aprobe0:ahcich7:0:0:0): Unexpected signature 0x0043
Jul 28 11:39:34  kernel: ahcich8: AHCI reset...
Jul 28 11:39:34  kernel: ahcich8: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich8: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich9: AHCI reset...
Jul 28 11:39:34  kernel: ahcich9: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich9: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich10: AHCI reset...
Jul 28 11:39:34  kernel: ahcich10: SATA connect timeout status=00000000
Jul 28 11:39:34  kernel: ahcich10: AHCI reset done: phy reset found no device
Jul 28 11:39:34  kernel: ahcich11: AHCI reset...
Jul 28 11:39:34  kernel: ahcich11: SATA connect time=0ms status=00000123
Jul 28 11:39:34  kernel: ahcich11: ready wait time=0ms
Jul 28 11:39:34  kernel: ahcich11: AHCI reset done: device found
Jul 28 11:39:34  kernel: (aprobe0:ahcich11:0:0:0): SIGNATURE: 0000
Jul 28 11:39:34  kernel: pass0 at ahcich11 bus 0 scbus11 target 0 lun 0
Jul 28 11:39:34  kernel: pass0: <C300-CTFDDAC064MAG 0007> ATA-9 SATA 3.x device
Jul 28 11:39:34  kernel: pass0: Serial Number 0000000010340310B6EE
Jul 28 11:39:34  kernel: pass0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
Jul 28 11:39:34  kernel: pass0: Command Queueing enabled
Jul 28 11:39:34  kernel: ada0 at ahcich11 bus 0 scbus11 target 0 lun 0
Jul 28 11:39:34  kernel: ada0: <C300-CTFDDAC064MAG 0007> ATA-9 SATA 3.x device
Jul 28 11:39:34  kernel: ada0: Serial Number 0000000010340310B6EE
Jul 28 11:39:34  kernel: ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
Jul 28 11:39:34  kernel: ada0: Command Queueing enabled
Jul 28 11:39:34  kernel: ada0: 61057MB (125045424 512 byte sectors: 16H 63S/T 16383C)
Jul 28 11:39:34  kernel: ATA PseudoRAID loaded
Jul 28 11:39:34  kernel: lapic1: Forcing LINT1 to edge trigger
Jul 28 11:39:34  kernel: SMP: AP CPU #1 Launched!
Jul 28 11:39:34  kernel: cpu1 AP:
Jul 28 11:39:34  kernel: ID: 0x01000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
Jul 28 11:39:34  kernel: lint0: 0x00010700 lint1: 0x00008400 TPR: 0x00000000 SVR: 0x000001ff
Jul 28 11:39:34  kernel: timer: 0x000200ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
Jul 28 11:39:34  kernel: ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 1 vector 48
Jul 28 11:39:34  kernel: ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 1 vector 49
Jul 28 11:39:34  kernel: ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 1 vector 50
Jul 28 11:39:34  kernel: msi: Assigning MSI IRQ 256 to local APIC 1 vector 51
Jul 28 11:39:34  kernel: msi: Assigning MSI IRQ 258 to local APIC 1 vector 52
Jul 28 11:39:34  kernel: GEOM: new disk ada0
Jul 28 11:39:34  kernel: Root mount waiting for: usbus4
Jul 28 11:39:34  kernel: Root mount waiting for: usbus4
Jul 28 11:39:34  kernel: uhub4: 8 ports with 8 removable, self powered
Jul 28 11:39:34  kernel: Trying to mount root from zfs:pool0ssd/root
Jul 28 11:39:34  kernel: ct_to_ts([2011-07-28 11:39:32]) = 1311853172.000000000
Jul 28 11:39:34  kernel: start_init: trying /sbin/init
Jul 28 11:39:34  kernel: ugen0.2: <Dell> at usbus0
Jul 28 11:39:34  kernel: ukbd0: <EP1 Interrupt> on usbus0
Jul 28 11:39:34  kernel: kbd2 at ukbd0
Jul 28 11:39:34  kernel: kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
Jul 28 11:39:34  kernel: em0: Link is up 1000 Mbps Full Duplex
Jul 28 11:39:39  login: ROOT LOGIN (root) ON ttyv0


--------------050102030405000905000802--