KMS on Sandy bridge error device_attach

Thomas Zander thomas.e.zander at googlemail.com
Sat Jun 23 07:25:43 UTC 2012


On Fri, Jun 22, 2012 at 8:38 PM, Konstantin Belousov
<kostikbel at gmail.com> wrote:
>> Thank you for your quick response. Output is attached.
>> This is probably one of the relatively rarely sold CPUs, so I might
>> have an edge case here...
> Yes, indeed, this is something Intel calls 'SandyBridge server Integrated
> Graphics'. The device id is known to agp driver, but probably it failed
> to attach due to some (mis)interpretation of the state.
>
> Your dmesg is not complete, the hda output displaced the previous
> messages which contained the agp attach diagnostic. Take agp or hda
> out from kernel, and rerun the test. Or, increase MSGBUF_SIZE, see
> conf/NOTES for description.

Okay, thanks again. As you suggested, I have removed a few kernel
modules from the boot process and it seems that the verbose dmesg
output now fits into the buffer, see attached dmesg output.
However I don't see more GPU attach diagnostic. Do I miss something?

Riggs
-------------- next part --------------
Table 'FACP' at 0xca90a828
Table 'APIC' at 0xca90a920
APIC: Found table at 0xca90a920
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 0 ACPI ID 1: enabled
SMP: Added CPU 0 (AP)
MADT: Found CPU APIC ID 2 ACPI ID 2: enabled
SMP: Added CPU 2 (AP)
MADT: Found CPU APIC ID 4 ACPI ID 3: enabled
SMP: Added CPU 4 (AP)
MADT: Found CPU APIC ID 6 ACPI ID 4: enabled
SMP: Added CPU 6 (AP)
MADT: Found CPU APIC ID 1 ACPI ID 5: enabled
SMP: Added CPU 1 (AP)
MADT: Found CPU APIC ID 3 ACPI ID 6: enabled
SMP: Added CPU 3 (AP)
MADT: Found CPU APIC ID 5 ACPI ID 7: enabled
SMP: Added CPU 5 (AP)
MADT: Found CPU APIC ID 7 ACPI ID 8: enabled
SMP: Added CPU 7 (AP)
Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-STABLE #0 r237444: Fri Jun 22 19:00:09 CEST 2012
    root at marvin2011:/usr/obj/usr/src/sys/MARVIN amd64
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff81137000.
Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff81137370.
Preloaded elf obj module "/boot/kernel/opensolaris.ko" at 0xffffffff81137a58.
Preloaded elf obj module "/boot/kernel/krpc.ko" at 0xffffffff811380c8.
Preloaded elf obj module "/boot/kernel/geom_eli.ko" at 0xffffffff81138730.
Preloaded elf obj module "/boot/kernel/crypto.ko" at 0xffffffff81138e20.
Preloaded elf obj module "/boot/kernel/zlib.ko" at 0xffffffff81139508.
Preloaded elf obj module "/boot/kernel/if_em.ko" at 0xffffffff81139af0.
Preloaded /boot/zfs/zpool.cache "/boot/zfs/zpool.cache" at 0xffffffff8113a158.
Preloaded elf obj module "/boot/kernel/aesni.ko" at 0xffffffff8113a1b8.
Preloaded elf obj module "/boot/kernel/i915kms.ko" at 0xffffffff8113a820.
Preloaded elf obj module "/boot/kernel/drm2.ko" at 0xffffffff8113ae88.
Preloaded elf obj module "/boot/kernel/iicbus.ko" at 0xffffffff8113b570.
Preloaded elf obj module "/boot/kernel/iic.ko" at 0xffffffff8113bad8.
Preloaded elf obj module "/boot/kernel/iicbb.ko" at 0xffffffff8113c080.
Calibrating TSC clock ... TSC clock: 2400070528 Hz
CPU: Intel(R) Xeon(R) CPU E31260L @ 2.40GHz (2400.07-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x206a7  Family = 6  Model = 2a  Stepping = 7
  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>
  Features2=0x1fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX>
  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
Physical memory chunk(s):
0x0000000000010000 - 0x0000000000099fff, 565248 bytes (138 pages)
0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)
0x0000000001178000 - 0x000000001fffffff, 518553600 bytes (126600 pages)
0x0000000020200000 - 0x000000003fffffff, 534773760 bytes (130560 pages)
0x0000000040200000 - 0x00000000ca8b1fff, 2322276352 bytes (566962 pages)
0x00000000cadc0000 - 0x00000000cadc1fff, 8192 bytes (2 pages)
0x00000000cae77000 - 0x00000000caffffff, 1609728 bytes (393 pages)
0x0000000100000000 - 0x0000000410632fff, 13159837696 bytes (3212851 pages)
avail memory = 16433971200 (15672 MB)
INTR: Adding local APIC 0 as a target
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I>
INTR: Adding local APIC 0 as a target
INTR: Adding local APIC 1 as a target
INTR: Adding local APIC 2 as a target
INTR: Adding local APIC 3 as a target
INTR: Adding local APIC 4 as a target
INTR: Adding local APIC 5 as a target
INTR: Adding local APIC 6 as a target
INTR: Adding local APIC 7 as a target
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
 cpu4 (AP): APIC ID:  4
 cpu5 (AP): APIC ID:  5
 cpu6 (AP): APIC ID:  6
 cpu7 (AP): APIC ID:  7
APIC: CPU 0 has ACPI ID 1
APIC: CPU 1 has ACPI ID 5
APIC: CPU 2 has ACPI ID 2
APIC: CPU 3 has ACPI ID 6
APIC: CPU 4 has ACPI ID 3
APIC: CPU 5 has ACPI ID 7
APIC: CPU 6 has ACPI ID 4
APIC: CPU 7 has ACPI ID 8
x86bios:  IVT 0x000000-0x0004ff at 0xfffffe0000000000
x86bios: SSEG 0x098000-0x098fff at 0xffffff8000262000
x86bios: EBDA 0x09d000-0x09ffff at 0xfffffe000009d000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffffe00000a0000
lapic0: CMCI unmasked
ULE: setup cpu 0
ULE: setup cpu 1
ULE: setup cpu 2
ULE: setup cpu 3
ULE: setup cpu 4
ULE: setup cpu 5
ULE: setup cpu 6
ULE: setup cpu 7
ACPI: RSDP 0xf0430 00024 (v02 ALASKA)
ACPI: XSDT 0xca901068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
ACPI: FACP 0xca90a828 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
ACPI: DSDT 0xca901140 096E6 (v02 ALASKA    A M I 00000000 INTL 20051117)
ACPI: FACS 0xcadcef80 00040
ACPI: APIC 0xca90a920 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
ACPI: SSDT 0xca90a9b8 001D6 (v01 AMICPU     PROC 00000001 MSFT 03000001)
ACPI: MCFG 0xca90ab90 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
ACPI: HPET 0xca90abd0 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
MADT: Found IO APIC ID 0, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
lapic: Routing NMI -> LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
ioapic0 <Version 2.0> irqs 0-23 on motherboard
cpu0 BSP:
     ID: 0x00000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
random: <entropy source, Software, Yarrow>
VESA: INT 0x10 vector 0xc000:0x0014
VESA: information block
0000   56 45 53 41 00 03 00 01 00 99 01 00 00 00 40 00
0010   00 99 ff 03 00 01 45 01 00 99 57 01 00 99 8a 01
0020   00 99 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040   60 01 61 01 62 01 63 01 64 01 65 01 66 01 67 01
0050   68 01 69 01 6a 01 6b 01 6c 01 6d 01 6e 01 6f 01
0060   70 01 71 01 3c 01 4d 01 5c 01 3a 01 4b 01 5a 01
0070   07 01 1a 01 1b 01 05 01 17 01 18 01 12 01 14 01
0080   15 01 01 01 03 01 11 01 7d 01 7e 01 7f 01 ff ff
0090   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00a0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00b0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00c0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00d0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00e0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00f0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0100   49 6e 74 65 6c 28 52 29 20 53 61 6e 64 79 62 72
0110   69 64 67 65 2f 49 76 79 62 72 69 64 67 65 20 47
0120   72 61 70 68 69 63 73 20 43 68 69 70 73 65 74 20
0130   41 63 63 65 6c 65 72 61 74 65 64 20 56 47 41 20
0140   42 49 4f 53 00 49 6e 74 65 6c 20 43 6f 72 70 6f
0150   72 61 74 69 6f 6e 00 49 6e 74 65 6c 28 52 29 20
0160   53 61 6e 64 79 62 72 69 64 67 65 2f 49 76 79 62
0170   72 69 64 67 65 20 47 72 61 70 68 69 63 73 20 43
0180   6f 6e 74 72 6f 6c 6c 65 72 00 48 61 72 64 77 61
0190   72 65 20 56 65 72 73 69 6f 6e 20 30 2e 30 00 00
01a0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01b0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01c0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01d0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01e0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
01f0   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
VESA: 15 mode(s) found
VESA: v3.0, 65472k memory, flags:0x1, mode table:0xffffff80002e0040 (99000040)
VESA: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
VESA: Intel Corporation Intel(R) Sandybridge/Ivybridge Graphics Controller Hardware Version 0.0
io: <I/O>
crypto: <crypto core>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
null: <null device, zero device>
ctl: CAM Target Layer loaded
cryptosoft0: <software crypto> on motherboard
crypto: assign cryptosoft0 driver id 0, flags 100663296
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
aesni0: <AES-CBC,AES-XTS> on motherboard
crypto: assign aesni0 driver id 1, flags 16777216
crypto: aesni0 registers alg 11 flags 0 maxoplen 0
crypto: aesni0 registers alg 22 flags 0 maxoplen 0
acpi0: <ALASKA A M I> on motherboard
PCIe: Memory Mapped configuration base @ 0xe0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
ACPI: Executed 1 blocks of module-level executable AML code
ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110527/psargs-392)
ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110527/nsinit-380)
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
ACPI: SSDT 0xcadcd818 0079C (v01    AMI      IST 00000001 MSFT 03000001)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0079C (v01    AMI      IST 00000001 MSFT 03000001)
ACPI: SSDT 0xcadd4a18 0021C (v01    AMI      CST 00000001 MSFT 03000001)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0021C (v01    AMI      CST 00000001 MSFT 03000001)
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
cpu4: <ACPI CPU> on acpi0
cpu5: <ACPI CPU> on acpi0
cpu6: <ACPI CPU> on acpi0
cpu7: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 49
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
atrtc0: registered as a time-of-day clock (resolution 1000000us, adjustment 0.500000000s)
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 50
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
hpet0: vendor 0x8086, rev 0x1, 14318180Hz 64bit, 8 timers, legacy route
hpet0:  t0: irqs 0x00f00000 (0), MSI, 64bit, periodic
hpet0:  t1: irqs 0x00f00000 (0), MSI
hpet0:  t2: irqs 0x00f00800 (0), MSI
hpet0:  t3: irqs 0x00f01000 (0), MSI
hpet0:  t4: irqs 0x00000000 (0), MSI
hpet0:  t5: irqs 0x00000000 (0), MSI
hpet0:  t6: irqs 0x00000000 (0), MSI
hpet0:  t7: irqs 0x00000000 (0), MSI
Timecounter "HPET" frequency 14318180 Hz quality 950
msi: routing MSI-X IRQ 256 to local APIC 0 vector 51
msi: routing MSI-X IRQ 257 to local APIC 0 vector 52
msi: routing MSI-X IRQ 258 to local APIC 0 vector 53
msi: routing MSI-X IRQ 259 to local APIC 0 vector 54
msi: routing MSI-X IRQ 260 to local APIC 0 vector 55
msi: routing MSI-X IRQ 261 to local APIC 0 vector 56
msi: routing MSI-X IRQ 262 to local APIC 0 vector 57
msi: routing MSI-X IRQ 263 to local APIC 0 vector 58
Event timer "HPET" frequency 14318180 Hz quality 550
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0   11   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0   11   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  3 4 5 6 10 11 12 14 15
  Validation          0   10   N     0  3 4 5 6 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  3 4 5 6 10 11 12 14 15
  Validation          0   10   N     0  3 4 5 6 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    5   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0    5   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    5   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0    5   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    7   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0    7   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    3   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0    3   N     0  3 4 5 6 7 10 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 12 14 15
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: decoding 4 range 0-0xcf7
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc8000-0xdffff
pcib0: decoding 3 range 0xcfa00000-0xffffffff
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found->	vendor=0x8086, dev=0x0108, revid=0x09
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x2090, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x0101, revid=0x09
	domain=0, bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.1.INTA
pcib0: slot 1 INTA hardwired to IRQ 16
found->	vendor=0x8086, dev=0x010a, revid=0x09
	domain=0, bus=0, slot=2, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
	map[10]: type Memory, range 64, base 0xfb400000, size 22, enabled
pcib0: allocated type 3 (0xfb400000-0xfb7fffff) for rid 10 of pci0:0:2:0
	map[18]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled
pcib0: allocated type 3 (0xd0000000-0xdfffffff) for rid 18 of pci0:0:2:0
	map[20]: type I/O Port, range 32, base 0xf000, size  6, enabled
pcib0: allocated type 4 (0xf000-0xf03f) for rid 20 of pci0:0:2:0
pcib0: matched entry for 0.2.INTA
pcib0: slot 2 INTA hardwired to IRQ 16
found->	vendor=0x8086, dev=0x010d, revid=0x09
	domain=0, bus=0, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.6.INTA
pcib0: slot 6 INTA hardwired to IRQ 19
found->	vendor=0x8086, dev=0x1c3a, revid=0x04
	domain=0, bus=0, slot=22, func=0
	class=07-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=5
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfbc08000, size  4, enabled
pcib0: allocated type 3 (0xfbc08000-0xfbc0800f) for rid 10 of pci0:0:22:0
pcib0: matched entry for 0.22.INTA
pcib0: slot 22 INTA hardwired to IRQ 21
found->	vendor=0x8086, dev=0x1c2d, revid=0x05
	domain=0, bus=0, slot=26, func=0
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=3
	powerspec 2  supports D0 D3  current D0
	map[10]: type Memory, range 32, base 0xfbc07000, size 10, enabled
pcib0: allocated type 3 (0xfbc07000-0xfbc073ff) for rid 10 of pci0:0:26:0
pcib0: matched entry for 0.26.INTA
pcib0: slot 26 INTA hardwired to IRQ 23
ehci early: SMM active, request owner change
found->	vendor=0x8086, dev=0x1c20, revid=0x05
	domain=0, bus=0, slot=27, func=0
	class=04-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=7
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfbc00000, size 14, enabled
pcib0: allocated type 3 (0xfbc00000-0xfbc03fff) for rid 10 of pci0:0:27:0
pcib0: matched entry for 0.27.INTA
pcib0: slot 27 INTA hardwired to IRQ 22
found->	vendor=0x8086, dev=0x1c10, revid=0xb5
	domain=0, bus=0, slot=28, func=0
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.28.INTA
pcib0: slot 28 INTA hardwired to IRQ 17
found->	vendor=0x8086, dev=0x1c18, revid=0xb5
	domain=0, bus=0, slot=28, func=4
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.28.INTA
pcib0: slot 28 INTA hardwired to IRQ 17
found->	vendor=0x8086, dev=0x1c1a, revid=0xb5
	domain=0, bus=0, slot=28, func=5
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.28.INTB
pcib0: slot 28 INTB hardwired to IRQ 16
found->	vendor=0x8086, dev=0x1c1c, revid=0xb5
	domain=0, bus=0, slot=28, func=6
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=10
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.28.INTC
pcib0: slot 28 INTC hardwired to IRQ 18
found->	vendor=0x8086, dev=0x1c1e, revid=0xb5
	domain=0, bus=0, slot=28, func=7
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=10
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message
pcib0: matched entry for 0.28.INTD
pcib0: slot 28 INTD hardwired to IRQ 19
found->	vendor=0x8086, dev=0x1c26, revid=0x05
	domain=0, bus=0, slot=29, func=0
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=3
	powerspec 2  supports D0 D3  current D0
	map[10]: type Memory, range 32, base 0xfbc06000, size 10, enabled
pcib0: allocated type 3 (0xfbc06000-0xfbc063ff) for rid 10 of pci0:0:29:0
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 23
ehci early: SMM active, request owner change
found->	vendor=0x8086, dev=0x244e, revid=0xa5
	domain=0, bus=0, slot=30, func=0
	class=06-04-01, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x10 (4000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x1c56, revid=0x05
	domain=0, bus=0, slot=31, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x1c02, revid=0x05
	domain=0, bus=0, slot=31, func=2
	class=01-06-01, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=5
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message
	map[10]: type I/O Port, range 32, base 0xf0b0, size  3, enabled
pcib0: allocated type 4 (0xf0b0-0xf0b7) for rid 10 of pci0:0:31:2
	map[14]: type I/O Port, range 32, base 0xf0a0, size  2, enabled
pcib0: allocated type 4 (0xf0a0-0xf0a3) for rid 14 of pci0:0:31:2
	map[18]: type I/O Port, range 32, base 0xf090, size  3, enabled
pcib0: allocated type 4 (0xf090-0xf097) for rid 18 of pci0:0:31:2
	map[1c]: type I/O Port, range 32, base 0xf080, size  2, enabled
pcib0: allocated type 4 (0xf080-0xf083) for rid 1c of pci0:0:31:2
	map[20]: type I/O Port, range 32, base 0xf060, size  5, enabled
pcib0: allocated type 4 (0xf060-0xf07f) for rid 20 of pci0:0:31:2
	map[24]: type Memory, range 32, base 0xfbc05000, size 11, enabled
pcib0: allocated type 3 (0xfbc05000-0xfbc057ff) for rid 24 of pci0:0:31:2
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 20
found->	vendor=0x8086, dev=0x1c22, revid=0x05
	domain=0, bus=0, slot=31, func=3
	class=0c-05-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=10
	map[10]: type Memory, range 64, base 0xfbc04000, size  8, enabled
pcib0: allocated type 3 (0xfbc04000-0xfbc040ff) for rid 10 of pci0:0:31:3
	map[20]: type I/O Port, range 32, base 0xf040, size  5, enabled
pcib0: allocated type 4 (0xf040-0xf05f) for rid 20 of pci0:0:31:3
pcib0: matched entry for 0.31.INTC
pcib0: slot 31 INTC hardwired to IRQ 18
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   no prefetched decode
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
vgapci0: <VGA-compatible display> port 0xf000-0xf03f mem 0xfb400000-0xfb7fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci0
drmn0: <Intel SandyBridge (M)> on vgapci0
vgapci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 264 to local APIC 0 vector 59
vgapci0: using IRQ 264 for MSI
info: [drm] MSI enabled 1 message(s)
error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP.
device_attach: drmn0 attach returned 12
pcib2: <ACPI PCI-PCI bridge> irq 19 at device 6.0 on pci0
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   no prefetched decode
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
pci0: <simple comms> at device 22.0 (no driver attached)
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfbc07000-0xfbc073ff irq 23 at device 26.0 on pci0
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 60
usbus0: EHCI version 1.0
usbus0 on ehci0
usbus0: bpf attached
ehci0: usbpf: Attached
pci0: <multimedia, HDA> at device 27.0 (no driver attached)
pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pcib3:   domain            0
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   no prefetched decode
pci3: <ACPI PCI bus> on pcib3
pci3: domain=0, physical bus=3
pcib4: <ACPI PCI-PCI bridge> irq 17 at device 28.4 on pci0
pcib4:   domain            0
pcib4:   secondary bus     4
pcib4:   subordinate bus   4
pcib4:   no prefetched decode
pci4: <ACPI PCI bus> on pcib4
pci4: domain=0, physical bus=4
pcib5: <ACPI PCI-PCI bridge> irq 16 at device 28.5 on pci0
pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib5
pcib0: allocated type 3 (0xfbb00000-0xfbbfffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     5
pcib5:   subordinate bus   5
pcib5:   I/O decode        0xe000-0xefff
pcib5:   memory decode     0xfbb00000-0xfbbfffff
pcib5:   no prefetched decode
pci5: <ACPI PCI bus> on pcib5
pci5: domain=0, physical bus=5
found->	vendor=0x8086, dev=0x10d3, revid=0x00
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 5 messages in map 0x1c
	map[10]: type Memory, range 32, base 0xfbb00000, size 17, enabled
pcib5: allocated memory range (0xfbb00000-0xfbb1ffff) for rid 10 of pci0:5:0:0
	map[18]: type I/O Port, range 32, base 0xe000, size  5, enabled
pcib5: allocated I/O port range (0xe000-0xe01f) for rid 18 of pci0:5:0:0
	map[1c]: type Memory, range 32, base 0xfbb20000, size 14, enabled
pcib5: allocated memory range (0xfbb20000-0xfbb23fff) for rid 1c of pci0:5:0:0
pcib5: matched entry for 5.0.INTA
pcib5: slot 0 INTA hardwired to IRQ 17
em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xe000-0xe01f mem 0xfbb00000-0xfbb1ffff,0xfbb20000-0xfbb23fff irq 17 at device 0.0 on pci5
em0: attempting to allocate 3 MSI-X vectors (5 supported)
msi: routing MSI-X IRQ 265 to local APIC 0 vector 61
msi: routing MSI-X IRQ 266 to local APIC 0 vector 62
msi: routing MSI-X IRQ 267 to local APIC 0 vector 63
em0: using IRQs 265-267 for MSI-X
em0: Using MSIX interrupts with 3 vectors
em0: bpf attached
em0: Ethernet address: 54:04:a6:8a:d5:61
pcib6: <ACPI PCI-PCI bridge> irq 18 at device 28.6 on pci0
pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib6
pcib0: allocated type 3 (0xfba00000-0xfbafffff) for rid 20 of pcib6
pcib6:   domain            0
pcib6:   secondary bus     6
pcib6:   subordinate bus   6
pcib6:   I/O decode        0xd000-0xdfff
pcib6:   memory decode     0xfba00000-0xfbafffff
pcib6:   no prefetched decode
pci6: <ACPI PCI bus> on pcib6
pci6: domain=0, physical bus=6
found->	vendor=0x8086, dev=0x10d3, revid=0x00
	domain=0, bus=6, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 5 messages in map 0x1c
	map[10]: type Memory, range 32, base 0xfba00000, size 17, enabled
pcib6: allocated memory range (0xfba00000-0xfba1ffff) for rid 10 of pci0:6:0:0
	map[18]: type I/O Port, range 32, base 0xd000, size  5, enabled
pcib6: allocated I/O port range (0xd000-0xd01f) for rid 18 of pci0:6:0:0
	map[1c]: type Memory, range 32, base 0xfba20000, size 14, enabled
pcib6: allocated memory range (0xfba20000-0xfba23fff) for rid 1c of pci0:6:0:0
pcib6: matched entry for 6.0.INTA
pcib6: slot 0 INTA hardwired to IRQ 18
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xd000-0xd01f mem 0xfba00000-0xfba1ffff,0xfba20000-0xfba23fff irq 18 at device 0.0 on pci6
em1: attempting to allocate 3 MSI-X vectors (5 supported)
msi: routing MSI-X IRQ 268 to local APIC 0 vector 64
msi: routing MSI-X IRQ 269 to local APIC 0 vector 65
msi: routing MSI-X IRQ 270 to local APIC 0 vector 66
em1: using IRQs 268-270 for MSI-X
em1: Using MSIX interrupts with 3 vectors
em1: bpf attached
em1: Ethernet address: 54:04:a6:8a:d2:5d
pcib7: <ACPI PCI-PCI bridge> irq 19 at device 28.7 on pci0
pcib0: allocated type 3 (0xfb900000-0xfb9fffff) for rid 20 of pcib7
pcib7:   domain            0
pcib7:   secondary bus     7
pcib7:   subordinate bus   7
pcib7:   memory decode     0xfb900000-0xfb9fffff
pcib7:   no prefetched decode
pci7: <ACPI PCI bus> on pcib7
pci7: domain=0, physical bus=7
found->	vendor=0x1b21, dev=0x1042, revid=0x00
	domain=0, bus=7, slot=0, func=0
	class=0c-03-30, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfb900000, size 15, enabled
pcib7: allocated memory range (0xfb900000-0xfb907fff) for rid 10 of pci0:7:0:0
pcib7: matched entry for 7.0.INTA
pcib7: slot 0 INTA hardwired to IRQ 19
pci7: <serial bus, USB> at device 0.0 (no driver attached)
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xfbc06000-0xfbc063ff irq 23 at device 29.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci1
usbus1: bpf attached
ehci1: usbpf: Attached
pcib8: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib0: allocated type 4 (0xc000-0xcfff) for rid 1c of pcib8
pcib0: allocated type 3 (0xfb800000-0xfb8fffff) for rid 20 of pcib8
pcib8:   domain            0
pcib8:   secondary bus     8
pcib8:   subordinate bus   8
pcib8:   I/O decode        0xc000-0xcfff
pcib8:   memory decode     0xfb800000-0xfb8fffff
pcib8:   no prefetched decode
pcib8:   Subtractively decoded bridge.
pci8: <ACPI PCI bus> on pcib8
pci8: domain=0, physical bus=8
found->	vendor=0x1106, dev=0x3044, revid=0xc0
	domain=0, bus=8, slot=3, func=0
	class=0c-00-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0210, cachelnsz=16 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x20 (8000 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfb800000, size 11, enabled
pcib8: allocated memory range (0xfb800000-0xfb8007ff) for rid 10 of pci0:8:3:0
	map[14]: type I/O Port, range 32, base 0xc000, size  7, enabled
pcib8: allocated I/O port range (0xc000-0xc07f) for rid 14 of pci0:8:3:0
pcib8: matched entry for 8.3.INTA
pcib8: slot 3 INTA hardwired to IRQ 19
pci8: <serial bus, FireWire> at device 3.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel Cougar Point AHCI SATA controller> port 0xf0b0-0xf0b7,0xf0a0-0xf0a3,0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xfbc05000-0xfbc057ff irq 20 at device 31.2 on pci0
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 271 to local APIC 0 vector 67
ahci0: using IRQ 271 for MSI
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahci0: Caps: 64bit NCQ SNTF ALP AL CLO 6Gbps PMD SSC PSC 32cmd EM 6ports
ahci0: Caps2: APST
ahci0: EM Caps: ALHD XMT SMB LED
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich0: Caps:
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich1: Caps:
ahcich2: not probed (disabled)
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich3: Caps:
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich4: Caps: HPCP
ahcich5: <AHCI channel> at channel 5 on ahci0
ahcich5: Caps:
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 68
uart0: fast interrupt
acpi0: wakeup code va 0xffffff845cd0f000 pa 0x94000
pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 1 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 1 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 1 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 1 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 1 of orm0
isa_probe_children: disabling PnP devices
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROM> at iomem 0xc0000-0xcdfff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
pcib0: allocated type 4 (0x3c0-0x3df) for rid 0 of vga0
pcib0: allocated type 3 (0xa0000-0xbffff) for rid 0 of vga0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, generic (0), config:0x0, flags:0x3f0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 69
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x2f8-0x2ff) for rid 0 of uart1
uart1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
wbwd0 failed to probe on isa0
isa_probe_children: probing PnP devices
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Device configuration finished.
procfs registered
ZFS filesystem version 5
ZFS storage pool version 28
lapic: Divisor 2, Frequency 50001480 Hz
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
lo0: bpf attached
usbus0: 480Mbps High Speed USB v2.0
usbus1: 480Mbps High Speed USB v2.0
ahcich0: AHCI reset...
ahcich0: SATA connect time=100us status=00000133
ahcich0: AHCI reset: device found
ahcich1: AHCI reset...
ahcich1: SATA connect time=100us status=00000133
ahcich1: AHCI reset: device found
ahcich3: AHCI reset...
ahcich3: SATA connect time=100us status=00000123
ahcich3: AHCI reset: device found
ahcich4: AHCI reset...
ugen0.1: <Intel> at usbus0
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ahcich4: SATA connect timeout time=10000us status=00000000
ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
ahcich5: SATA connect time=1000us status=00000113
ahcich5: AHCI reset: device found
ahcich5: AHCI reset: device ready after 0ms
ahcich0: AHCI reset: device ready after 100ms
ahcich1: AHCI reset: device ready after 100ms
ahcich3: AHCI reset: device ready after 100ms
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
ugen0.2: <vendor 0x8087> at usbus0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1
uhub2: 6 ports with 6 removable, self powered
uhub3: 8 ports with 8 removable, self powered
ugen1.3: <Prolific Technology Inc.> at usbus1
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
ada0: Serial Number 5YD1FZXB
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
GEOM: new disk cd0
GEOM: new disk ada0
ada0: Command Queueing enabled
ada0: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
ada1: Serial Number 5YD1WQJG
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6
ada2 at ahcich3 bus 0 scbus2 target 0 lun 0
ada2: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
ada2: Serial Number 5YD1Y75Y
ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
cd0 at ahcich5 bus 0 scbus4 target 0 lun 0
cd0: <HL-DT-ST DVDRAM GH24NS70 GN00> Removable CD-ROM SCSI-0 device 
cd0: Serial Number K3ZB5KG1453
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada2: Previously was known as ad8
pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
pass0: Serial Number 5YD1FZXB
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
pass1: Serial Number 5YD1WQJG
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
pass2 at ahcich3 bus 0 scbus2 target 0 lun 0
pass2: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device
pass2: Serial Number 5YD1Y75Y
pass2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
pass2: Command Queueing enabled
pass3 at ahcich5 bus 0 scbus4 target 0 lun 0
pass3: <HL-DT-ST DVDRAM GH24NS70 GN00> Removable CD-ROM SCSI-0 device 
pass3: Serial Number K3ZB5KG1453
pass3: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
lapic4: CMCI unmasked
lapic5: CMCI unmasked
lapic3: CMCI unmasked
lapic2: CMCI unmasked
lapic7: CMCI unmasked
lapic6: CMCI unmasked
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000100f2
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x01060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 1 vector 48
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 2 vector 48
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 3 vector 48
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 4 vector 48
msi: Assigning MSI-X IRQ 257 to local APIC 1 vector 49
msi: Assigning MSI-X IRQ 258 to local APIC 2 vector 49
msi: Assigning MSI-X IRQ 259 to local APIC 3 vector 49
msi: Assigning MSI-X IRQ 260 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 261 to local APIC 5 vector 48
msi: Assigning MSI-X IRQ 262 to local APIC 6 vector 48
msi: Assigning MSI-X IRQ 263 to local APIC 7 vector 48
msi: Assigning MSI-X IRQ 265 to local APIC 5 vector 49
msi: Assigning MSI-X IRQ 266 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 267 to local APIC 7 vector 49
msi: Assigning MSI-X IRQ 269 to local APIC 1 vector 50
msi: Assigning MSI-X IRQ 270 to local APIC 2 vector 50
msi: Assigning MSI IRQ 271 to local APIC 3 vector 50
SMP: failed TSC synchronization test
TSC timecounter discards lower 8 bit(s)
Timecounter "TSC-low" frequency 9375275 Hz quality -100
GEOM: new disk ada1
GEOM: new disk ada2
ugen1.4: <Logitech> at usbus1
ukbd0: <Logitech USB Receiver, class 0/0, rev 1.10/38.10, addr 4> on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
ums0: <Logitech USB Receiver, class 0/0, rev 1.10/38.10, addr 4> on usbus1
ums0: 10 buttons and [XYZT] coordinates ID=2
Root mount waiting for: usbus0
ugen0.3: <Kingston> at usbus0
umass0: <Kingston DataTraveler G2, class 0/0, rev 2.00/1.00, addr 3> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x0000
umass0:6:0:-1: Attached to scbus6
pass4 at umass-sim0 bus 0 scbus6 target 0 lun 0
pass4: <Kingston DataTraveler G2 1.00> Removable Direct Access SCSI-2 device 
pass4: Serial Number 0019E06B5860F940F76C04C3
pass4: 40.000MB/s transfers
Trying to mount root from zfs:rp/root0 []...
GEOM: new disk da0
da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
da0: <Kingston DataTraveler G2 1.00> Removable Direct Access SCSI-2 device 
da0: Serial Number 0019E06B5860F940F76C04C3
da0: 40.000MB/s transfers
da0: 3821MB (7827392 512 byte sectors: 255H 63S/T 487C)
start_init: trying /sbin/init
Linux ELF exec handler installed
linprocfs registered
uplcom0: <Prolific Technology Inc. USB-Serial Controller, class 0/0, rev 1.10/3.00, addr 3> on usbus1
pflog0: bpf attached
em1: Link is up 1000 Mbps Full Duplex
splash: image decoder found: green_saver


More information about the freebsd-stable mailing list