Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2012 15:25:41 -0400
From:      Adam McDougall <mcdouga9@egr.msu.edu>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: High load event idl.
Message-ID:  <20120814192540.GV68639@egr.msu.edu>
In-Reply-To: <4F9D4491.2060007@FreeBSD.org>
References:  <CAPjTQNGts290DyjORNfir8_rZ5S_vdog%2BJMEBA9mc2vJhUa=jg@mail.gmail.com> <4F9CCEF2.6050609@FreeBSD.org> <20120429155512.M91148@sola.nimnet.asn.au> <4F9CDE91.1060300@FreeBSD.org> <CAPjTQNF=0Hgq_7BxeK_8o6DRQ%2BUJ_r94Y3PqwF8f_ccDeA_hHQ@mail.gmail.com> <4F9D2F0C.4050501@FreeBSD.org> <20120429122714.GA56829@ravenloft.kiev.ua> <4F9D3DF8.9000800@FreeBSD.org> <20120429133056.GA58422@ravenloft.kiev.ua> <4F9D4491.2060007@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--reI/iBAAp9kzkmX4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sun, Apr 29, 2012 at 04:39:29PM +0300, Alexander Motin wrote:

  On 04/29/12 16:30, Alex Kozlov wrote:
  > On Sun, Apr 29, 2012 at 04:11:20PM +0300, Alexander Motin wrote:
  >> On 04/29/12 15:27, Alex Kozlov wrote:
  >>> On Sun, Apr 29, 2012 at 03:07:40PM +0300, Alexander Motin wrote:
  >>>> On 04/29/12 15:04, Oliver Pinter wrote:
  >>>>> Removing dummynet from kernel don't chanage anything, that is releated
  >>>>> to load average. The loadavg hold to 0.70 +/- 0.2. (single user : sh +
  >>>>> top)
  >>>>
  >>>> New ktr dump?
  >>> I have similar issue on one of my laptops. Should I provide ktr dump?
  >>> http://lists.freebsd.org/pipermail/freebsd-current/2011-September/027133.html
  >> In your case HPET also shares interrupt with other devices. I suspect
  >> that may be a reason. Every time when swi thread runs loadavg, other CPU
  >> runs shared interrupt handler, that is accounted as result. Please show
  >> your verbose dmesg.
  > Attached.
  
  In your case HPET could solely use IRQ22 that seems free now. After 
  recent changes in ACPI code it is detected before PCI devices and so 
  doesn't avoids sharing. You may try to hint it specific IRQ by adding to 
  loader,conf line:
  hint.hpet.0.allowed_irqs="0x00400000"
  
  -- 
  Alexander Motin

I think I am having the same issue on my Sun Fire x4150 servers.  It 
goes away when I sysctl kern.eventtimer.timer=LAPIC but I'm hesitant to 
use local workarounds in case they become pessimistic in the future.  
I'm not sure all of my systems would have the same free irqs (including 
after potential addition of expansion cards) so it might be a pain to 
determine an appropriate allowed_irqs setting for each.  I tried 
hint.hpet.0.allowed_irqs="0x00000000" for the sake of experiment and 
that just results in LAPIC being used since HPET is removed from 
kern.eventtimer.choice.  I've attached a verbose dmesg (will probably be 
stripped from the list, hence the Cc:).

Is there a limit to how high the irq can be set or could I perhaps set 
it high enough that it is unlikely to conflict with other hardware?  Is 
there a chance we can find an automatic fix for this issue, or should I 
just stick with LAPIC at the expense of whatever the HPET event timer 
gets me?  Or something else?  I feel the partially random load average 
level makes it difficult to measure a low load and can be misleading 
during problem debugging.  Thanks.

PID USERNAME   VCSW  IVCSW   READ  WRITE  FAULT  TOTAL PERCENT COMMAND
   11 root        127      0      0      0      0      0   0.00% intr{irq20: hpet0 uhc}
   11 root         74      0      0      0      0      0   0.00% intr{swi4: clock}
    0 root         30      0      0      0      0      0   0.00% kernel{em0 que}
   13 root         20      0      0      0      0      0   0.00% yarrow
   11 root         10      0      0      0      0      0   0.00% intr{swi4: clock}
   11 root          8      0      0      0      0      0   0.00% intr{swi4: clock}
   11 root          5      0      0      0      0      0   0.00% intr{swi4: clock}

Proc:                                                            Interrupts
  r   p   d   s   w   Csw  Trp  Sys  Int  Sof  Flt        cow      83 total
             24       306    4  128   83   54             zfod        uart0 4
                                                          ozfod       mpt0 16
 0.0%Sys   0.0%Intr  0.0%User  0.0%Nice  100%Idle        %ozfod       mpt1 17
|    |    |    |    |    |    |    |    |    |    |       daefr       mpt3 18
                                                          prcfr       mpt4 19
                                           dtbuf          totfr    66 hpet0 uhci


--reI/iBAAp9kzkmX4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="dmesg-verbose-ike2.txt"

Table 'FACP' at 0xdffc0290
Table 'APIC' at 0xdffc0390
APIC: Found table at 0xdffc0390
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 4 ACPI ID 2: enabled
SMP: Added CPU 4 (AP)
MADT: Found CPU APIC ID 1 ACPI ID 3: enabled
SMP: Added CPU 1 (AP)
MADT: Found CPU APIC ID 5 ACPI ID 4: enabled
SMP: Added CPU 5 (AP)
MADT: Found CPU APIC ID 2 ACPI ID 5: enabled
SMP: Added CPU 2 (AP)
MADT: Found CPU APIC ID 6 ACPI ID 6: enabled
SMP: Added CPU 6 (AP)
MADT: Found CPU APIC ID 3 ACPI ID 7: enabled
SMP: Added CPU 3 (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.1-PRERELEASE #4: Sun Aug  5 18:42:03 EDT 2012
    root@chavez2:/usr/obj/usr/src/sys/AMD64-9 amd64
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff8103a000.
Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff8103a220.
Preloaded elf obj module "/boot/kernel/opensolaris.ko" at 0xffffffff8103a8c8.
Preloaded /boot/zfs/zpool.cache "/boot/zfs/zpool.cache" at 0xffffffff8103aef8.
Calibrating TSC clock ... TSC clock: 2327548482 Hz
CPU: Intel(R) Xeon(R) CPU           E5345  @ 2.33GHz (2327.55-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x6fb  Family = 6  Model = f  Stepping = 11
  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=0x4e3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
Physical memory chunk(s):
0x0000000000010000 - 0x000000000009bfff, 573440 bytes (140 pages)
0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)
0x000000000106e000 - 0x00000000dffaffff, 3740540928 bytes (913218 pages)
0x00000000dffbe000 - 0x00000000dffbffff, 8192 bytes (2 pages)
0x0000000100000000 - 0x000000020fff9fff, 4563378176 bytes (1114106 pages)
avail memory = 8234450944 (7852 MB)
INTR: Adding local APIC 0 as a target
Event timer "LAPIC" quality 400
ACPI APIC Table: <A M I  APIC0917>
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: 2 package(s) x 4 core(s)
 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
x86bios:  IVT 0x000000-0x0004ff at 0xfffffe0000000000
x86bios: SSEG 0x098000-0x098fff at 0xffffff800024a000
x86bios: EBDA 0x09c000-0x09ffff at 0xfffffe000009c000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffffe00000a0000
APIC: CPU 0 has ACPI ID 1
APIC: CPU 1 has ACPI ID 3
APIC: CPU 2 has ACPI ID 5
APIC: CPU 3 has ACPI ID 7
APIC: CPU 4 has ACPI ID 2
APIC: CPU 5 has ACPI ID 4
APIC: CPU 6 has ACPI ID 6
APIC: CPU 7 has ACPI ID 8
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 0xfa680 00024 (v02 ACPIAM)
ACPI: XSDT 0xdffc0100 0008C (v01 A M I  XSDT0917 03000903 MSFT 00000097)
ACPI: FACP 0xdffc0290 000F4 (v03 A M I  FACP0917 03000903 MSFT 00000097)
ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000420/0x0 (20110527/tbfadt-586)
ACPI Warning: Invalid length for Pm2ControlBlock: 0, using default 8 (20110527/tbfadt-638)
ACPI: DSDT 0xdffc04f0 04BBD (v01  1ADQW 1ADQW060 00000060 INTL 20051117)
ACPI: FACS 0xdffce000 00040
ACPI: APIC 0xdffc0390 000C8 (v01 A M I  APIC0917 03000903 MSFT 00000097)
ACPI: SPCR 0xdffc0460 00050 (v01 A M I  SPCR0917 03000903 MSFT 00000097)
ACPI: MCFG 0xdffc04b0 0003C (v01 A M I  OEMMCFG  03000903 MSFT 00000097)
ACPI: SSDT 0xdffc50b0 0002A (v01 OEM_ID OEMTBLID 00000001 INTL 20051117)
ACPI: OEMB 0xdffce040 00061 (v01 A M I  OEMB0917 03000903 MSFT 00000097)
ACPI: HPET 0xdffc50e0 00038 (v01 A M I  OEMHPET  03000903 MSFT 00000097)
ACPI: TCPA 0xdffc5120 00032 (v01 A M I  TBLOEMID 00000001 MSFT 00000097)
ACPI: SSDT 0xdffe1e10 01259 (v01 DpgPmm    CpuPm 00000012 INTL 20051117)
ACPI: EINJ 0xdffc5160 00130 (v01  AMIER AMI_EINJ 03000903 MSFT 00000097)
ACPI: BERT 0xdffc52f0 00030 (v01  AMIER AMI_BERT 03000903 MSFT 00000097)
ACPI: ERST 0xdffc5320 001B0 (v01  AMIER AMI_ERST 03000903 MSFT 00000097)
ACPI: HEST 0xdffc54d0 000A8 (v01  AMIER AMI_HEST 03000903 MSFT 00000097)
MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec80000
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
lapic4: Routing NMI -> LINT1
lapic4: LINT1 trigger: edge
lapic4: LINT1 polarity: high
lapic1: Routing NMI -> LINT1
lapic1: LINT1 trigger: edge
lapic1: LINT1 polarity: high
lapic5: Routing NMI -> LINT1
lapic5: LINT1 trigger: edge
lapic5: LINT1 polarity: high
lapic2: Routing NMI -> LINT1
lapic2: LINT1 trigger: edge
lapic2: LINT1 polarity: high
lapic6: Routing NMI -> LINT1
lapic6: LINT1 trigger: edge
lapic6: LINT1 polarity: high
lapic3: Routing NMI -> LINT1
lapic3: LINT1 trigger: edge
lapic3: LINT1 polarity: high
lapic7: Routing NMI -> LINT1
lapic7: LINT1 trigger: edge
lapic7: LINT1 polarity: high
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
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 24-47 on motherboard
cpu0 BSP:
     ID: 0x00000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
Event-channel device installed.
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
nfslock: pseudo-device
null: <null device, zero device>
random: <entropy source, Software, Yarrow>
module_register_init: MOD_LOAD (vesa, 0xffffffff807e3530, 0) error 19
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
acpi0: <A M I XSDT0917> 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
acpi0: Power Button (fixed)
unknown: I/O range not supported
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, dff00000 (3) failed
cpu0: Processor \\_PR_.CPU1 (ACPI ID 1) -> APIC ID 0
cpu0: <ACPI CPU> on acpi0
ACPI Warning: Incorrect checksum in table [OEMB] - 0x32, should be 0x2F (20110527/tbutils-282)
ACPI: SSDT 0xdffe1380 00630 (v01  PmRef  P001Cst 00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 00630 (v01  PmRef  P001Cst 00003001 INTL 20051117)
cpu1: Processor \\_PR_.CPU2 (ACPI ID 2) -> APIC ID 4
cpu1: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe19b0 0009C (v01  PmRef  P002Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P002Cst 00003000 INTL 20051117)
cpu2: Processor \\_PR_.CPU3 (ACPI ID 3) -> APIC ID 1
cpu2: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1a50 0009C (v01  PmRef  P003Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P003Cst 00003000 INTL 20051117)
cpu3: Processor \\_PR_.CPU4 (ACPI ID 4) -> APIC ID 5
cpu3: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1af0 0009C (v01  PmRef  P004Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P004Cst 00003000 INTL 20051117)
cpu4: Processor \\_PR_.CPU5 (ACPI ID 5) -> APIC ID 2
cpu4: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1b90 0009C (v01  PmRef  P005Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P005Cst 00003000 INTL 20051117)
cpu5: Processor \\_PR_.CPU6 (ACPI ID 6) -> APIC ID 6
cpu5: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1c30 0009C (v01  PmRef  P006Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P006Cst 00003000 INTL 20051117)
cpu6: Processor \\_PR_.CPU7 (ACPI ID 7) -> APIC ID 3
cpu6: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1cd0 0009C (v01  PmRef  P007Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P007Cst 00003000 INTL 20051117)
cpu7: Processor \\_PR_.CPU8 (ACPI ID 8) -> APIC ID 7
cpu7: <ACPI CPU> on acpi0
ACPI: SSDT 0xdffe1d70 0009C (v01  PmRef  P008Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0 0009C (v01  PmRef  P008Cst 00003000 INTL 20051117)
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, 3 timers, legacy route
hpet0:  t0: irqs 0x00f00000 (0), 64bit, periodic
hpet0:  t1: irqs 0x00f00000 (0)
hpet0:  t2: irqs 0x00f00800 (0)
Timecounter "HPET" frequency 14318180 Hz quality 950
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 51
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
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   10   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0   10   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    5   N     0  3 4 5 6 7 11 12 14 15
  Validation          0    5   N     0  3 4 5 6 7 11 12 14 15
  After Disable       0  255   N     0  3 4 5 6 7 11 12 14 15
pci_link2:        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_link3:        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_link4:        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_link5:        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_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    6   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0    6   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   10   N     0  3 4 5 6 7 10 11 12 14 15
  Validation          0   10   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-0xca1
pcib0: decoding 4 range 0xca4-0xcf7
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xd0000-0xdffff
pcib0: decoding 3 range 0xe0000000-0xffbfffff
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found->	vendor=0x8086, dev=0x25d8, revid=0xb1
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25e2, revid=0xb1
	domain=0, bus=0, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25e3, revid=0xb1
	domain=0, bus=0, slot=3, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25f8, revid=0xb1
	domain=0, bus=0, slot=4, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25e5, revid=0xb1
	domain=0, bus=0, slot=5, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25f9, revid=0xb1
	domain=0, bus=0, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25e7, revid=0xb1
	domain=0, bus=0, slot=7, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 2 messages
found->	vendor=0x8086, dev=0x25f0, revid=0xb1
	domain=0, bus=0, slot=16, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f0, revid=0xb1
	domain=0, bus=0, slot=16, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f0, revid=0xb1
	domain=0, bus=0, slot=16, func=2
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f1, revid=0xb1
	domain=0, bus=0, slot=17, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f3, revid=0xb1
	domain=0, bus=0, slot=19, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f5, revid=0xb1
	domain=0, bus=0, slot=21, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x25f6, revid=0xb1
	domain=0, bus=0, slot=22, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x2690, revid=0x09
	domain=0, bus=0, slot=28, func=0
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=5
	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=0x2688, revid=0x09
	domain=0, bus=0, slot=29, func=0
	class=0c-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=6
	map[20]: type I/O Port, range 32, base 0xd800, size  5, enabled
pcib0: allocated type 4 (0xd800-0xd81f) for rid 20 of pci0:0:29:0
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 22
found->	vendor=0x8086, dev=0x2689, revid=0x09
	domain=0, bus=0, slot=29, func=1
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=10
	map[20]: type I/O Port, range 32, base 0xd400, size  5, enabled
pcib0: allocated type 4 (0xd400-0xd41f) for rid 20 of pci0:0:29:1
pcib0: matched entry for 0.29.INTB
pcib0: slot 29 INTB hardwired to IRQ 23
found->	vendor=0x8086, dev=0x268a, revid=0x09
	domain=0, bus=0, slot=29, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=11
	map[20]: type I/O Port, range 32, base 0xd000, size  5, enabled
pcib0: allocated type 4 (0xd000-0xd01f) for rid 20 of pci0:0:29:2
pcib0: matched entry for 0.29.INTC
pcib0: slot 29 INTC hardwired to IRQ 20
found->	vendor=0x8086, dev=0x268b, revid=0x09
	domain=0, bus=0, slot=29, func=3
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=7
	map[20]: type I/O Port, range 32, base 0xcc00, size  5, enabled
pcib0: allocated type 4 (0xcc00-0xcc1f) for rid 20 of pci0:0:29:3
pcib0: matched entry for 0.29.INTD
pcib0: slot 29 INTD hardwired to IRQ 21
found->	vendor=0x8086, dev=0x268c, revid=0x09
	domain=0, bus=0, slot=29, func=7
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0106, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=6
	powerspec 2  supports D0 D3  current D0
	map[10]: type Memory, range 32, base 0xfdfff800, size 10, enabled
pcib0: allocated type 3 (0xfdfff800-0xfdfffbff) for rid 10 of pci0:0:29:7
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 22
found->	vendor=0x8086, dev=0x244e, revid=0xd9
	domain=0, bus=0, slot=30, func=0
	class=06-04-01, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x1b (6750 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x2670, revid=0x09
	domain=0, bus=0, slot=31, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x8086, dev=0x269e, revid=0x09
	domain=0, bus=0, slot=31, func=1
	class=01-01-8a, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0288, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
pcib0: allocated type 4 (0x1f0-0x1f7) for rid 10 of pci0:0:31:1
pcib0: allocated type 4 (0x3f6-0x3f6) for rid 14 of pci0:0:31:1
pcib0: allocated type 4 (0x170-0x177) for rid 18 of pci0:0:31:1
pcib0: allocated type 4 (0x376-0x376) for rid 1c of pci0:0:31:1
	map[20]: type I/O Port, range 32, base 0xfff0, size  4, enabled
found->	vendor=0x8086, dev=0x2681, revid=0x09
	domain=0, bus=0, slot=31, func=2
	class=01-06-01, hdrtype=0x00, mfdev=0
	cmdreg=0x0047, statreg=0x02b0, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=7
	powerspec 2  supports D0 D3  current D0
	map[10]: type I/O Port, range 32, base 0xec00, size  3, enabled
pcib0: allocated type 4 (0xec00-0xec07) for rid 10 of pci0:0:31:2
	map[14]: type I/O Port, range 32, base 0xe800, size  2, enabled
pcib0: allocated type 4 (0xe800-0xe803) for rid 14 of pci0:0:31:2
	map[18]: type I/O Port, range 32, base 0xe400, size  3, enabled
pcib0: allocated type 4 (0xe400-0xe407) for rid 18 of pci0:0:31:2
	map[1c]: type I/O Port, range 32, base 0xe000, size  2, enabled
pcib0: allocated type 4 (0xe000-0xe003) for rid 1c of pci0:0:31:2
	map[20]: type I/O Port, range 32, base 0xdc00, size  5, enabled
pcib0: allocated type 4 (0xdc00-0xdc1f) for rid 20 of pci0:0:31:2
	map[24]: type Memory, range 32, base 0xfdfffc00, size 10, enabled
pcib0: allocated type 3 (0xfdfffc00-0xfdffffff) for rid 24 of pci0:0:31:2
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 21
found->	vendor=0x8086, dev=0x269b, revid=0x09
	domain=0, bus=0, slot=31, func=3
	class=0c-05-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0141, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=5
	map[20]: type I/O Port, range 32, base 0x300, size  5, enabled
pcib0: allocated type 4 (0x300-0x31f) for rid 20 of pci0:0:31:3
pcib0: matched entry for 0.31.INTC
pcib0: slot 31 INTC hardwired to IRQ 22
pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
pcib0: allocated type 4 (0x6000-0x7fff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfba00000-0xfc0fffff) for rid 20 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   6
pcib1:   I/O decode        0x6000-0x7fff
pcib1:   memory decode     0xfba00000-0xfc0fffff
pcib1:   no prefetched decode
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found->	vendor=0x8086, dev=0x3500, revid=0x01
	domain=0, bus=1, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D3  current D0
pcib1: matched entry for 1.0.INTA
pcib1: slot 0 INTA hardwired to IRQ 16
found->	vendor=0x8086, dev=0x350c, revid=0x01
	domain=0, bus=1, slot=0, func=3
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0144, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci1
pcib1: allocated I/O port range (0x6000-0x7fff) for rid 1c of pcib2
pcib1: allocated memory range (0xfba00000-0xfc0fffff) for rid 20 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   5
pcib2:   I/O decode        0x6000-0x7fff
pcib2:   memory decode     0xfba00000-0xfc0fffff
pcib2:   no prefetched decode
pci2: <ACPI PCI bus> on pcib2
pci2: domain=0, physical bus=2
found->	vendor=0x8086, dev=0x3510, revid=0x01
	domain=0, bus=2, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
found->	vendor=0x8086, dev=0x3518, revid=0x01
	domain=0, bus=2, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pcib3: <ACPI PCI-PCI bridge> at device 0.0 on pci2
pcib2: allocated I/O port range (0x6000-0x6fff) for rid 1c of pcib3
pcib2: allocated memory range (0xfba00000-0xfbffffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     3
pcib3:   subordinate bus   4
pcib3:   I/O decode        0x6000-0x6fff
pcib3:   memory decode     0xfba00000-0xfbffffff
pcib3:   no prefetched decode
pci3: <ACPI PCI bus> on pcib3
pci3: domain=0, physical bus=3
found->	vendor=0x10b5, dev=0x8114, revid=0xbc
	domain=0, bus=3, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0157, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfbffe000, size 13, enabled
pcib3: allocated memory range (0xfbffe000-0xfbffffff) for rid 10 of pci0:3:0:0
pcib3: matched entry for 3.0.INTA
pcib3: slot 0 INTA hardwired to IRQ 16
pcib4: <PCI-PCI bridge> mem 0xfbffe000-0xfbffffff irq 16 at device 0.0 on pci3
pcib3: allocated I/O port range (0x6000-0x6fff) for rid 1c of pcib4
pcib3: allocated memory range (0xfba00000-0xfbefffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     4
pcib4:   subordinate bus   4
pcib4:   I/O decode        0x6000-0x6fff
pcib4:   memory decode     0xfba00000-0xfbefffff
pcib4:   no prefetched decode
pci4: <PCI bus> on pcib4
pci4: domain=0, physical bus=4
found->	vendor=0x1000, dev=0x0030, revid=0x08
	domain=0, bus=4, slot=8, func=0
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0x06 (1500 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type I/O Port, range 32, base 0x6800, size  8, enabled
pcib4: allocated I/O port range (0x6800-0x68ff) for rid 10 of pci0:4:8:0
	map[14]: type Memory, range 64, base 0xfbee0000, size 17, enabled
pcib4: allocated memory range (0xfbee0000-0xfbefffff) for rid 14 of pci0:4:8:0
	map[1c]: type Memory, range 64, base 0xfbec0000, size 17, enabled
pcib4: allocated memory range (0xfbec0000-0xfbedffff) for rid 1c of pci0:4:8:0
pcib3: matched entry for 3.0.INTA
pcib3: slot 0 INTA hardwired to IRQ 16
pcib4: slot 8 INTA is routed to irq 16
found->	vendor=0x1000, dev=0x0030, revid=0x08
	domain=0, bus=4, slot=8, func=1
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0x06 (1500 ns)
	intpin=b, irq=5
	powerspec 2  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type I/O Port, range 32, base 0x6400, size  8, enabled
pcib4: allocated I/O port range (0x6400-0x64ff) for rid 10 of pci0:4:8:1
	map[14]: type Memory, range 64, base 0xfbea0000, size 17, enabled
pcib4: allocated memory range (0xfbea0000-0xfbebffff) for rid 14 of pci0:4:8:1
	map[1c]: type Memory, range 64, base 0xfbe80000, size 17, enabled
pcib4: allocated memory range (0xfbe80000-0xfbe9ffff) for rid 1c of pci0:4:8:1
pcib3: matched entry for 3.0.INTB
pcib3: slot 0 INTB hardwired to IRQ 17
pcib4: slot 8 INTB is routed to irq 17
mpt0: <LSILogic 1030 Ultra4 Adapter> port 0x6800-0x68ff mem 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff irq 16 at device 8.0 on pci4
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 0 vector 52
mpt0: MPI Version=1.2.14.0
mpt0: chain depth limited to 48 (from 2550)
mpt0: Maximum Segment Count: 336, Maximum CAM Segment Count: 33
mpt0: MsgLength=15 IOCNumber = 0
mpt0: IOCFACTS: GlobalCredits=255 BlockSize=8 bytes Request Frame Size 96 bytes Max Chain Depth 48
mpt0: IOCFACTS: Num Ports 1, FWImageSize 40752, Flags=0
mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt1: <LSILogic 1030 Ultra4 Adapter> port 0x6400-0x64ff mem 0xfbea0000-0xfbebffff,0xfbe80000-0xfbe9ffff irq 17 at device 8.1 on pci4
ioapic0: routing intpin 17 (PCI IRQ 17) to lapic 0 vector 53
mpt1: MPI Version=1.2.14.0
mpt1: chain depth limited to 48 (from 2550)
mpt1: Maximum Segment Count: 336, Maximum CAM Segment Count: 33
mpt1: MsgLength=15 IOCNumber = 1
mpt1: IOCFACTS: GlobalCredits=255 BlockSize=8 bytes Request Frame Size 96 bytes Max Chain Depth 48
mpt1: IOCFACTS: Num Ports 1, FWImageSize 40752, Flags=0
mpt1: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt1: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
pcib5: <ACPI PCI-PCI bridge> at device 2.0 on pci2
pcib2: allocated I/O port range (0x7000-0x7fff) for rid 1c of pcib5
pcib2: allocated memory range (0xfc000000-0xfc0fffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     5
pcib5:   subordinate bus   5
pcib5:   I/O decode        0x7000-0x7fff
pcib5:   memory decode     0xfc000000-0xfc0fffff
pcib5:   no prefetched decode
pci5: <ACPI PCI bus> on pcib5
pci5: domain=0, physical bus=5
found->	vendor=0x8086, dev=0x1096, revid=0x01
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, 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
	map[10]: type Memory, range 32, base 0xfc0e0000, size 17, enabled
pcib5: allocated memory range (0xfc0e0000-0xfc0fffff) for rid 10 of pci0:5:0:0
	map[18]: type I/O Port, range 32, base 0x7c00, size  5, enabled
pcib5: allocated I/O port range (0x7c00-0x7c1f) for rid 18 of pci0:5:0:0
pcib5: matched entry for 5.0.INTA
pcib5: slot 0 INTA hardwired to IRQ 18
found->	vendor=0x8086, dev=0x1096, revid=0x01
	domain=0, bus=5, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=5
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc0c0000, size 17, enabled
pcib5: allocated memory range (0xfc0c0000-0xfc0dffff) for rid 10 of pci0:5:0:1
	map[18]: type I/O Port, range 32, base 0x7800, size  5, enabled
pcib5: allocated I/O port range (0x7800-0x781f) for rid 18 of pci0:5:0:1
pcib5: matched entry for 5.0.INTB
pcib5: slot 0 INTB hardwired to IRQ 19
em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x7c00-0x7c1f mem 0xfc0e0000-0xfc0fffff irq 18 at device 0.0 on pci5
em0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 256 to local APIC 0 vector 54
em0: using IRQ 256 for MSI
em0: Using an MSI interrupt
em0: bpf attached
em0: Ethernet address: 00:1b:24:f0:7d:6c
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0x7800-0x781f mem 0xfc0c0000-0xfc0dffff irq 19 at device 0.1 on pci5
em1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 257 to local APIC 0 vector 55
em1: using IRQ 257 for MSI
em1: Using an MSI interrupt
em1: bpf attached
em1: Ethernet address: 00:1b:24:f0:7d:6d
pcib6: <PCI-PCI bridge> at device 0.3 on pci1
pcib6:   domain            0
pcib6:   secondary bus     6
pcib6:   subordinate bus   6
pcib6:   no prefetched decode
pci6: <PCI bus> on pcib6
pci6: domain=0, physical bus=6
pcib7: <ACPI PCI-PCI bridge> at device 3.0 on pci0
pcib7:   domain            0
pcib7:   secondary bus     7
pcib7:   subordinate bus   7
pcib7:   no prefetched decode
pcib7: could not get PCI interrupt routing table for \\_SB_.PCI0.NPE3 - AE_NOT_FOUND
pci7: <ACPI PCI bus> on pcib7
pci7: domain=0, physical bus=7
pcib8: <ACPI PCI-PCI bridge> at device 4.0 on pci0
pcib0: allocated type 4 (0x8000-0x8fff) for rid 1c of pcib8
pcib0: allocated type 3 (0xfc100000-0xfc5fffff) for rid 20 of pcib8
pcib8:   domain            0
pcib8:   secondary bus     8
pcib8:   subordinate bus   8
pcib8:   I/O decode        0x8000-0x8fff
pcib8:   memory decode     0xfc100000-0xfc5fffff
pcib8:   no prefetched decode
pci8: <ACPI PCI bus> on pcib8
pci8: domain=0, physical bus=8
found->	vendor=0x1000, dev=0x0058, revid=0x04
	domain=0, bus=8, slot=0, func=0
	class=01-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0147, statreg=0x4010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=5
	powerspec 2  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 1 message in map 0x14
	map[10]: type I/O Port, range 32, base 0x8800, size  8, enabled
pcib8: allocated I/O port range (0x8800-0x88ff) for rid 10 of pci0:8:0:0
	map[14]: type Memory, range 64, base 0xfc5fc000, size 14, enabled
pcib8: allocated memory range (0xfc5fc000-0xfc5fffff) for rid 14 of pci0:8:0:0
	map[1c]: type Memory, range 64, base 0xfc5e0000, size 16, enabled
pcib8: allocated memory range (0xfc5e0000-0xfc5effff) for rid 1c of pci0:8:0:0
pcib8: matched entry for 8.0.INTA
pcib8: slot 0 INTA hardwired to IRQ 17
mpt2: <LSILogic SAS/SATA Adapter> port 0x8800-0x88ff mem 0xfc5fc000-0xfc5fffff,0xfc5e0000-0xfc5effff irq 17 at device 0.0 on pci8
mpt2: attempting to allocate 1 MSI-X vectors (1 supported)
msi: routing MSI-X IRQ 258 to local APIC 0 vector 56
mpt2: using IRQ 258 for MSI-X
mpt2: MPI Version=1.5.20.0
mpt2: chain depth limited to 34 (from 2040)
mpt2: Maximum Segment Count: 306, Maximum CAM Segment Count: 33
mpt2: MsgLength=20 IOCNumber = 0
mpt2: IOCFACTS: GlobalCredits=277 BlockSize=8 bytes Request Frame Size 128 bytes Max Chain Depth 34
mpt2: IOCFACTS: Num Ports 1, FWImageSize 0, Flags=0x2
mpt2: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt2: Capabilities: ( RAID-0 RAID-1E RAID-1 )
mpt2: 0 Active Volumes (2 Max)
mpt2: 0 Hidden Drive Members (14 Max)
mpt2: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
pcib9: <ACPI PCI-PCI bridge> at device 5.0 on pci0
pcib9:   domain            0
pcib9:   secondary bus     9
pcib9:   subordinate bus   9
pcib9:   no prefetched decode
pci9: <ACPI PCI bus> on pcib9
pci9: domain=0, physical bus=9
pcib10: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pcib0: allocated type 4 (0x9000-0x9fff) for rid 1c of pcib10
pcib0: allocated type 3 (0xfc600000-0xfcbfffff) for rid 20 of pcib10
pcib10:   domain            0
pcib10:   secondary bus     10
pcib10:   subordinate bus   11
pcib10:   I/O decode        0x9000-0x9fff
pcib10:   memory decode     0xfc600000-0xfcbfffff
pcib10:   no prefetched decode
pci10: <ACPI PCI bus> on pcib10
pci10: domain=0, physical bus=10
found->	vendor=0x10b5, dev=0x8114, revid=0xbc
	domain=0, bus=10, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0157, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=11
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfcbfe000, size 13, enabled
pcib10: allocated memory range (0xfcbfe000-0xfcbfffff) for rid 10 of pci0:10:0:0
pcib10: matched entry for 10.0.INTA
pcib10: slot 0 INTA hardwired to IRQ 18
pcib11: <PCI-PCI bridge> mem 0xfcbfe000-0xfcbfffff irq 18 at device 0.0 on pci10
pcib10: allocated I/O port range (0x9000-0x9fff) for rid 1c of pcib11
pcib10: allocated memory range (0xfc600000-0xfcafffff) for rid 20 of pcib11
pcib11:   domain            0
pcib11:   secondary bus     11
pcib11:   subordinate bus   11
pcib11:   I/O decode        0x9000-0x9fff
pcib11:   memory decode     0xfc600000-0xfcafffff
pcib11:   no prefetched decode
pci11: <PCI bus> on pcib11
pci11: domain=0, physical bus=11
found->	vendor=0x1000, dev=0x0030, revid=0x08
	domain=0, bus=11, slot=8, func=0
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0x06 (1500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type I/O Port, range 32, base 0x9800, size  8, enabled
pcib11: allocated I/O port range (0x9800-0x98ff) for rid 10 of pci0:11:8:0
	map[14]: type Memory, range 64, base 0xfcae0000, size 17, enabled
pcib11: allocated memory range (0xfcae0000-0xfcafffff) for rid 14 of pci0:11:8:0
	map[1c]: type Memory, range 64, base 0xfcac0000, size 17, enabled
pcib11: allocated memory range (0xfcac0000-0xfcadffff) for rid 1c of pci0:11:8:0
pcib10: matched entry for 10.0.INTA
pcib10: slot 0 INTA hardwired to IRQ 18
pcib11: slot 8 INTA is routed to irq 18
found->	vendor=0x1000, dev=0x0030, revid=0x08
	domain=0, bus=11, slot=8, func=1
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0157, statreg=0x0230, cachelnsz=16 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x10 (4000 ns), maxlat=0x06 (1500 ns)
	intpin=b, irq=5
	powerspec 2  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type I/O Port, range 32, base 0x9400, size  8, enabled
pcib11: allocated I/O port range (0x9400-0x94ff) for rid 10 of pci0:11:8:1
	map[14]: type Memory, range 64, base 0xfcaa0000, size 17, enabled
pcib11: allocated memory range (0xfcaa0000-0xfcabffff) for rid 14 of pci0:11:8:1
	map[1c]: type Memory, range 64, base 0xfca80000, size 17, enabled
pcib11: allocated memory range (0xfca80000-0xfca9ffff) for rid 1c of pci0:11:8:1
pcib10: matched entry for 10.0.INTB
pcib10: slot 0 INTB hardwired to IRQ 19
pcib11: slot 8 INTB is routed to irq 19
mpt3: <LSILogic 1030 Ultra4 Adapter> port 0x9800-0x98ff mem 0xfcae0000-0xfcafffff,0xfcac0000-0xfcadffff irq 18 at device 8.0 on pci11
ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 0 vector 57
mpt3: MPI Version=1.2.14.0
mpt3: chain depth limited to 48 (from 2550)
mpt3: Maximum Segment Count: 336, Maximum CAM Segment Count: 33
mpt3: MsgLength=15 IOCNumber = 0
mpt3: IOCFACTS: GlobalCredits=255 BlockSize=8 bytes Request Frame Size 96 bytes Max Chain Depth 48
mpt3: IOCFACTS: Num Ports 1, FWImageSize 40752, Flags=0
mpt3: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt3: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt4: <LSILogic 1030 Ultra4 Adapter> port 0x9400-0x94ff mem 0xfcaa0000-0xfcabffff,0xfca80000-0xfca9ffff irq 19 at device 8.1 on pci11
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 0 vector 58
mpt4: MPI Version=1.2.14.0
mpt4: chain depth limited to 48 (from 2550)
mpt4: Maximum Segment Count: 336, Maximum CAM Segment Count: 33
mpt4: MsgLength=15 IOCNumber = 1
mpt4: IOCFACTS: GlobalCredits=255 BlockSize=8 bytes Request Frame Size 96 bytes Max Chain Depth 48
mpt4: IOCFACTS: Num Ports 1, FWImageSize 40752, Flags=0
mpt4: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt4: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
pcib12: <ACPI PCI-PCI bridge> at device 7.0 on pci0
pcib12:   domain            0
pcib12:   secondary bus     12
pcib12:   subordinate bus   12
pcib12:   no prefetched decode
pci12: <ACPI PCI bus> on pcib12
pci12: domain=0, physical bus=12
pcib13: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
pcib0: allocated type 4 (0xa000-0xafff) for rid 1c of pcib13
pcib0: allocated type 3 (0xfcc00000-0xfcdfffff) for rid 20 of pcib13
pcib13:   domain            0
pcib13:   secondary bus     13
pcib13:   subordinate bus   13
pcib13:   I/O decode        0xa000-0xafff
pcib13:   memory decode     0xfcc00000-0xfcdfffff
pcib13:   no prefetched decode
pci13: <ACPI PCI bus> on pcib13
pci13: domain=0, physical bus=13
found->	vendor=0x8086, dev=0x105e, revid=0x06
	domain=0, bus=13, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, 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
	map[10]: type Memory, range 32, base 0xfcde0000, size 17, enabled
pcib13: allocated memory range (0xfcde0000-0xfcdfffff) for rid 10 of pci0:13:0:0
	map[14]: type Memory, range 32, base 0xfcdc0000, size 17, enabled
pcib13: allocated memory range (0xfcdc0000-0xfcddffff) for rid 14 of pci0:13:0:0
	map[18]: type I/O Port, range 32, base 0xac00, size  5, enabled
pcib13: allocated I/O port range (0xac00-0xac1f) for rid 18 of pci0:13:0:0
pcib13: matched entry for 13.0.INTA
pcib13: slot 0 INTA hardwired to IRQ 16
found->	vendor=0x8086, dev=0x105e, revid=0x06
	domain=0, bus=13, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=5
	powerspec 2  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfcd80000, size 17, enabled
pcib13: allocated memory range (0xfcd80000-0xfcd9ffff) for rid 10 of pci0:13:0:1
	map[14]: type Memory, range 32, base 0xfcd60000, size 17, enabled
pcib13: allocated memory range (0xfcd60000-0xfcd7ffff) for rid 14 of pci0:13:0:1
	map[18]: type I/O Port, range 32, base 0xa800, size  5, enabled
pcib13: allocated I/O port range (0xa800-0xa81f) for rid 18 of pci0:13:0:1
pcib13: matched entry for 13.0.INTB
pcib13: slot 0 INTB hardwired to IRQ 17
em2: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xac00-0xac1f mem 0xfcde0000-0xfcdfffff,0xfcdc0000-0xfcddffff irq 16 at device 0.0 on pci13
em2: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 259 to local APIC 0 vector 59
em2: using IRQ 259 for MSI
em2: Using an MSI interrupt
em2: bpf attached
em2: Ethernet address: 00:1b:24:f0:7d:6e
em3: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xa800-0xa81f mem 0xfcd80000-0xfcd9ffff,0xfcd60000-0xfcd7ffff irq 17 at device 0.1 on pci13
em3: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 260 to local APIC 0 vector 60
em3: using IRQ 260 for MSI
em3: Using an MSI interrupt
em3: bpf attached
em3: Ethernet address: 00:1b:24:f0:7d:6f
uhci0: <Intel 631XESB/632XESB/3100 USB controller USB-1> port 0xd800-0xd81f irq 22 at device 29.0 on pci0
ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 61
uhci0: LegSup = 0x2f00
usbus0 on uhci0
uhci1: <Intel 631XESB/632XESB/3100 USB controller USB-2> port 0xd400-0xd41f irq 23 at device 29.1 on pci0
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 62
uhci1: LegSup = 0x2f00
usbus1 on uhci1
uhci2: <Intel 631XESB/632XESB/3100 USB controller USB-3> port 0xd000-0xd01f irq 20 at device 29.2 on pci0
uhci2: LegSup = 0x2f00
usbus2 on uhci2
uhci3: <Intel 631XESB/632XESB/3100 USB controller USB-4> port 0xcc00-0xcc1f irq 21 at device 29.3 on pci0
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 63
uhci3: LegSup = 0x2f00
usbus3 on uhci3
ehci0: <Intel 63XXESB USB 2.0 controller> mem 0xfdfff800-0xfdfffbff irq 22 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
pcib14: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib0: allocated type 4 (0xb000-0xbfff) for rid 1c of pcib14
pcib0: allocated type 3 (0xfce00000-0xfdefffff) for rid 20 of pcib14
pcib14:   domain            0
pcib14:   secondary bus     14
pcib14:   subordinate bus   14
pcib14:   I/O decode        0xb000-0xbfff
pcib14:   memory decode     0xfce00000-0xfdefffff
pcib14:   no prefetched decode
pcib14:   Subtractively decoded bridge.
pci14: <ACPI PCI bus> on pcib14
pci14: domain=0, physical bus=14
found->	vendor=0x1a03, dev=0x2000, revid=0x00
	domain=0, bus=14, slot=5, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0003, statreg=0x0230, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfd000000, size 23, enabled
pcib14: allocated memory range (0xfd000000-0xfd7fffff) for rid 10 of pci0:14:5:0
	map[14]: type Memory, range 32, base 0xfdee0000, size 17, enabled
pcib14: allocated memory range (0xfdee0000-0xfdefffff) for rid 14 of pci0:14:5:0
	map[18]: type I/O Port, range 32, base 0xbc00, size  7, enabled
pcib14: allocated I/O port range (0xbc00-0xbc7f) for rid 18 of pci0:14:5:0
pcib14: matched entry for 14.5.INTA
pcib14: slot 5 INTA hardwired to IRQ 16
vgapci0: <VGA-compatible display> port 0xbc00-0xbc7f mem 0xfd000000-0xfd7fffff,0xfdee0000-0xfdefffff irq 16 at device 5.0 on pci14
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel 63XXESB2 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376 at device 31.1 on pci0
pcib0: allocated type 4 (0x1000-0x100f) for rid 20 of atapci0
atapci0: Lazy allocation of 0x10 bytes rid 0x20 type 4 at 0x1000
ata0: <ATA channel> at channel 0 on atapci0
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 0 vector 64
ahci0: <Intel ESB2 AHCI SATA controller> port 0xec00-0xec07,0xe800-0xe803,0xe400-0xe407,0xe000-0xe003,0xdc00-0xdc1f mem 0xfdfffc00-0xfdffffff irq 21 at device 31.2 on pci0
ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier not supported
ahci0: Caps: 64bit NCQ ALP AL 3Gbps SSC PSC 32cmd 6ports
ahci0: Caps2:
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich0: Caps:
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich1: Caps:
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich2: Caps:
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich3: Caps:
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich4: Caps:
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
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 65
uart1: fast interrupt
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 66
uart0: fast interrupt
acpi0: wakeup code va 0xffffff8423240000 pa 0x90000
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 (0xd0000-0xd07ff) for rid 4 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 4 of orm0
pcib0: allocated type 3 (0xd0800-0xd17ff) for rid 4 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 5 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 5 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 5 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 5 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 5 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 5 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 5 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 5 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 5 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 5 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
uart: uart1 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc67ff,0xc6800-0xc77ff,0xc7800-0xc87ff,0xce800-0xcf7ff,0xd0800-0xd17ff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: CGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: scteken (teken terminal)
vga0: <Generic ISA VGA> at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0
pcib0: allocated type 4 (0x3d0-0x3db) for rid 0 of vga0
pcib0: allocated type 3 (0xb8000-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 67
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0 failed to probe at irq 7 on isa0
wbwd0 failed to probe on isa0
isa_probe_children: probing PnP devices
acpi_throttle0: <ACPI CPU Throttling> on cpu0
acpi_throttle0: P_CNT from P_BLK 0x410
Device configuration finished.
procfs registered
ZFS filesystem version 5
ZFS storage pool version 28
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
pflog0: bpf attached
lo0: bpf attached
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
(noperiph:mpt0:0:-1:-1): reset bus
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
(noperiph:mpt1:0:-1:-1): reset bus
(noperiph:mpt3:0:-1:-1): reset bus
(noperiph:mpt4:0:-1:-1): reset bus
ata0: reset tp1 mask=03 ostat0=7f ostat1=00
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x00 err=0x00 lsb=0x00 msb=0x00
ata0: stat1=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat1=0x00 err=0x00 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=00 stat1=00 devices=0x0
ahcich0: AHCI reset...
ahcich0: SATA connect timeout time=10000us status=00000000
ahcich0: AHCI reset: device not found
ahcich1: AHCI reset...
ahcich1: SATA connect timeout time=10000us status=00000000
ahcich1: AHCI reset: device not found
ahcich2: AHCI reset...
ahcich2: SATA connect timeout time=10000us status=00000000
ahcich2: AHCI reset: device not found
ahcich3: AHCI reset...
ahcich3: SATA connect timeout time=10000us status=00000000
ahcich3: AHCI reset: device not found
ahcich4: AHCI reset...
ahcich4: SATA connect timeout time=10000us status=00000000
ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
ahcich5: SATA connect timeout time=10000us status=00000000
ahcich5: AHCI reset: device not found
uhub4: 8 ports with 8 removable, self powered
GEOM: new disk da0
da8 at mpt3 bus 0 scbus4 target 0 lun 0
da8: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da8: Serial Number 091AD57C57DAA100
da8: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da8: Command Queueing enabled
da8: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da9 at mpt3 bus 0 scbus4 target 0 lun 1
da9: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da9: Serial Number 091AD54757FFF800
da9: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da9: Command Queueing enabled
da9: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da10 at mpt3 bus 0 scbus4 target 0 lun 2
da10: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da10: Serial Number 091AD568F2ABAD00
da10: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da10: Command Queueing enabled
da10: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da11 at mpt3 bus 0 scbus4 target 0 lun 3
da11: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da11: Serial Number 091AD52AF8D1F900
da11: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da11: Command Queueing enabled
da11: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da12 at mpt3 bus 0 scbus4 target 0 lun 4
da12: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da12: Serial Number 091AD561DFF19C00
da12: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da12: Command Queueing enabled
da12: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da13 at mpt3 bus 0 scbus4 target 0 lun 5
da13: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da13: Serial Number 091AD56B4B606800
da13: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da13: Command Queueing enabled
da13: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da14 at mpt3 bus 0 scbus4 target 0 lun 6
da14: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da14: Serial Number 091AD52B0A15DD00
da14: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da14: Command Queueing enabled
da14: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da0 at mpt2 bus 0 scbus2 target 0 lun 0
da0: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da0: Serial Number 0394G5TY            3NM4G5TY
da0: 300.000MB/s transfers
da0: Command Queueing enabled
da0: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da2 at mpt2 bus 0 scbus2 target 2 lun 0
da2: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da2: Serial Number 11952BEZ            3NM52BEZ
da2: 300.000MB/s transfers
da2: Command Queueing enabled
da2: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da3 at mpt2 bus 0 scbus2 target 3 lun 0
da3: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da3: Serial Number 449814DD            3NM814DD
da3: 300.000MB/s transfers
da3: Command Queueing enabled
da3: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da6 at mpt2 bus 0 scbus2 target 6 lun 0
da6: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da6: Serial Number 0794S0M2            3NM4S0M2
da6: 300.000MB/s transfers
da6: Command Queueing enabled
da6: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da1 at mpt2 bus 0 scbus2 target 1 lun 0
da1: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da1: Serial Number 0394F1BA            3NM4F1BA
da1: 300.000MB/s transfers
da1: Command Queueing enabled
da1: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da5 at mpt2 bus 0 scbus2 target 5 lun 0
da5: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da5: Serial Number 0794RL0S            3NM4RL0S
da5: 300.000MB/s transfers
da5: Command Queueing enabled
da5: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da7 at mpt2 bus 0 scbus2 target 7 lun 0
da7: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da7: Serial Number 0794LMPR            3NM4LMPR
da7: 300.000MB/s transfers
da7: Command Queueing enabled
da7: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da4 at mpt2 bus 0 scbus2 target 4 lun 0
da4: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
da4: Serial Number 0794RZ5X            3NM4RZ5X
da4: 300.000MB/s transfers
da4: Command Queueing enabled
da4: 140009MB (286739329 512 byte sectors: 255H 63S/T 17848C)
da15 at mpt3 bus 0 scbus4 target 0 lun 7
da15: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da15: Serial Number 091AD5233EE83300
da15: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da15: Command Queueing enabled
da15: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da16 at mpt4 bus 0 scbus5 target 0 lun 0
da16: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da16: Serial Number 091AD574DA09BC00
da16: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da16: Command Queueing enabled
da16: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da17 at mpt4 bus 0 scbus5 target 0 lun 1
da17: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da17: Serial Number 091AD576D9211500
da17: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da17: Command Queueing enabled
da17: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da18 at mpt4 bus 0 scbus5 target 0 lun 2
da18: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da18: Serial Number 091AD54979445700
da18: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da18: Command Queueing enabled
da18: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da19 at mpt4 bus 0 scbus5 target 0 lun 3
da19: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da19: Serial Number 091AD5726CD60500
da19: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da19: Command Queueing enabled
da19: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da20 at mpt4 bus 0 scbus5 target 0 lun 4
da20: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da20: Serial Number 091AD56BEA6A1900
da20: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da20: Command Queueing enabled
da20: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da21 at mpt4 bus 0 scbus5 target 0 lun 5
da21: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da21: Serial Number 091AD518015A3E00
da21: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da21: Command Queueing enabled
da21: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da22 at mpt4 bus 0 scbus5 target 0 lun 6
da22: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da22: Serial Number 091AD54DCAB1D100
da22: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da22: Command Queueing enabled
da22: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
da23 at mpt4 bus 0 scbus5 target 0 lun 7
da23: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
da23: Serial Number 091AD56B5804EC00
da23: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
da23: Command Queueing enabled
da23: 476679MB (976238592 512 byte sectors: 255H 63S/T 60768C)
pass0 at mpt2 bus 0 scbus2 target 0 lun 0
pass0: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass0: Serial Number 0394G5TY            3NM4G5TY
pass0: 300.000MB/s transfers
pass0: Command Queueing enabled
pass1 at mpt2 bus 0 scbus2 target 1 lun 0
pass1: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass1: Serial Number 0394F1BA            3NM4F1BA
pass1: 300.000MB/s transfers
pass1: Command Queueing enabled
pass2 at mpt2 bus 0 scbus2 target 2 lun 0
pass2: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass2: Serial Number 11952BEZ            3NM52BEZ
pass2: 300.000MB/s transfers
pass2: Command Queueing enabled
pass3 at mpt2 bus 0 scbus2 target 3 lun 0
pass3: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass3: Serial Number 449814DD            3NM814DD
pass3: 300.000MB/s transfers
pass3: Command Queueing enabled
pass4 at mpt2 bus 0 scbus2 target 4 lun 0
pass4: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass4: Serial Number 0794RZ5X            3NM4RZ5X
pass4: 300.000MB/s transfers
pass4: Command Queueing enabled
pass5 at mpt2 bus 0 scbus2 target 5 lun 0
pass5: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass5: Serial Number 0794RL0S            3NM4RL0S
pass5: 300.000MB/s transfers
pass5: Command Queueing enabled
pass6 at mpt2 bus 0 scbus2 target 6 lun 0
pass6: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass6: Serial Number 0794S0M2            3NM4S0M2
pass6: 300.000MB/s transfers
pass6: Command Queueing enabled
pass7 at mpt2 bus 0 scbus2 target 7 lun 0
pass7: <SEAGATE ST914602SSUN146G 0603> Fixed Direct Access SCSI-5 device 
pass7: Serial Number 0794LMPR            3NM4LMPR
pass7: 300.000MB/s transfers
pass7: Command Queueing enabled
pass8 at mpt3 bus 0 scbus4 target 0 lun 0
pass8: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass8: Serial Number 091AD57C57DAA100
pass8: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass8: Command Queueing enabled
pass9 at mpt3 bus 0 scbus4 target 0 lun 1
pass9: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass9: Serial Number 091AD54757FFF800
pass9: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass9: Command Queueing enabled
pass10 at mpt3 bus 0 scbus4 target 0 lun 2
pass10: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass10: Serial Number 091AD568F2ABAD00
pass10: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass10: Command Queueing enabled
pass11 at mpt3 bus 0 scbus4 target 0 lun 3
pass11: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass11: Serial Number 091AD52AF8D1F900
pass11: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass11: Command Queueing enabled
pass12 at mpt3 bus 0 scbus4 target 0 lun 4
pass12: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass12: Serial Number 091AD561DFF19C00
pass12: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass12: Command Queueing enabled
pass13 at mpt3 bus 0 scbus4 target 0 lun 5
pass13: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass13: Serial Number 091AD56B4B606800
pass13: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass13: Command Queueing enabled
pass14 at mpt3 bus 0 scbus4 target 0 lun 6
pass14: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass14: Serial Number 091AD52B0A15DD00
pass14: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass14: Command Queueing enabled
pass15 at mpt3 bus 0 scbus4 target 0 lun 7
pass15: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass15: Serial Number 091AD5233EE83300
pass15: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass15: Command Queueing enabled
pass16 at mpt4 bus 0 scbus5 target 0 lun 0
pass16: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
GEOM: new disk da1
GEOM: new disk da2
GEOM: new disk da3
GEOM: new disk da4
GEOM: new disk da5
GEOM: new disk da6
GEOM: new disk da7
GEOM: new disk da8
GEOM: new disk da9
GEOM: new disk da10
GEOM: new disk da11
GEOM: new disk da12
GEOM: new disk da13
GEOM: new disk da14
GEOM: new disk da15
GEOM: new disk da16
GEOM: new disk da17
GEOM: new disk da18
GEOM: new disk da19
GEOM: new disk da20
GEOM: new disk da21
GEOM: new disk da22
GEOM: new disk da23
pass16: Serial Number 091AD574DA09BC00
pass16: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass16: Command Queueing enabled
pass17 at mpt4 bus 0 scbus5 target 0 lun 1
pass17: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass17: Serial Number 091AD576D9211500
pass17: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass17: Command Queueing enabled
pass18 at mpt4 bus 0 scbus5 target 0 lun 2
pass18: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass18: Serial Number 091AD54979445700
pass18: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass18: Command Queueing enabled
pass19 at mpt4 bus 0 scbus5 target 0 lun 3
pass19: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass19: Serial Number 091AD5726CD60500
pass19: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass19: Command Queueing enabled
pass20 at mpt4 bus 0 scbus5 target 0 lun 4
pass20: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass20: Serial Number 091AD56BEA6A1900
pass20: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass20: Command Queueing enabled
pass21 at mpt4 bus 0 scbus5 target 0 lun 5
pass21: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass21: Serial Number 091AD518015A3E00
pass21: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass21: Command Queueing enabled
pass22 at mpt4 bus 0 scbus5 target 0 lun 6
pass22: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass22: Serial Number 091AD54DCAB1D100
pass22: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass22: Command Queueing enabled
pass23 at mpt4 bus 0 scbus5 target 0 lun 7
pass23: <IFT A16U-G2421 347J> Fixed Direct Access SCSI-3 device 
pass23: Serial Number 091AD56B5804EC00
pass23: 320.000MB/s transfers (160.000MHz, offset 127, 16bit)
pass23: Command Queueing enabled
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 1 vector 48
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 2 vector 48
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 3 vector 48
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 4 vector 48
ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 5 vector 48
ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 6 vector 48
ioapic0: routing intpin 17 (PCI IRQ 17) to lapic 7 vector 48
ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 1 vector 49
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 2 vector 49
ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 3 vector 49
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 4 vector 49
msi: Assigning MSI IRQ 256 to local APIC 5 vector 49
msi: Assigning MSI IRQ 257 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 258 to local APIC 7 vector 49
msi: Assigning MSI IRQ 260 to local APIC 1 vector 50
SMP: passed TSC synchronization test
TSC timecounter discards lower 8 bit(s)
Timecounter "TSC-low" frequency 9091986 Hz quality 1000
GEOM_MIRROR: Device mirror/swap launched (2/2).
Root mount waiting for: usbus4
ugen4.2: <Texas Instruments Incorporated> at usbus4
umass0: <Texas Instruments Incorporated 6250 FW 03.05.02.22.562AD423, class 0/0, rev 2.00/2.00, addr 2> on usbus4
umass0:  SCSI over Bulk-Only; quirks = 0x0100
umass0:13:0:-1: Attached to scbus13
(probe0:umass-sim0:0:0:0): Down reving Protocol Version from 2 to 0?
pass24 at umass-sim0 bus 0 scbus13 target 0 lun 0
pass24: <TSSTcorp CD/DVDW TS-T632A SR03> Removable CD-ROM SCSI-0 device 
pass24: 40.000MB/s transfers
GEOM: new disk cd0
cd0 at umass-sim0 bus 0 scbus13 target 0 lun 0
cd0: <TSSTcorp CD/DVDW TS-T632A SR03> Removable CD-ROM SCSI-0 device 
cd0: 40.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present - tray open
ugen4.3: <vendor 0x04b4> at usbus4
uhub5: <vendor 0x04b4 product 0x6560, class 9/0, rev 2.00/0.0b, addr 3> on usbus4
uhub5: MTT enabled
Root mount waiting for: usbus4
uhub5: 4 ports with 4 removable, self powered
Trying to mount root from zfs:rpool/ROOT/freebsd-ike2 []...
ugen1.2: <American Megatrends Inc.> at usbus1
ukbd0: <Keyboard Interface> on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
ums0: <Mouse Interface> on usbus1
start_init: trying /sbin/init
[20] em0: Link is up 1000 Mbps Full Duplex
[20] em0: link state changed to UP

--reI/iBAAp9kzkmX4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120814192540.GV68639>