Booting with a CD inserted on LSILogic SAS/SATA Adapter

From: Roger Pau Monné <roger.pau_at_citrix.com>
Date: Fri, 25 Apr 2014 09:42:24 +0200
Hello,

While installing FreeBSD on a remote box using mfsBSD I've realized 
that booting on a LSI adapter with a CDROM inserted makes the device 
probing spit errors while trying to access the CDROM (full dmesg with 
boot_verbose below):

Table 'FACP' at 0xbf6c3bb4
Table 'APIC' at 0xbf6c3478
APIC: Found table at 0xbf6c3478
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)
MADT: Found CPU APIC ID 40 ACPI ID 9: disabled
MADT: Found CPU APIC ID 41 ACPI ID 10: disabled
MADT: Found CPU APIC ID 42 ACPI ID 11: disabled
MADT: Found CPU APIC ID 43 ACPI ID 12: disabled
MADT: Found CPU APIC ID 44 ACPI ID 13: disabled
MADT: Found CPU APIC ID 45 ACPI ID 14: disabled
MADT: Found CPU APIC ID 46 ACPI ID 15: disabled
MADT: Found CPU APIC ID 47 ACPI ID 16: disabled
MADT: Found CPU APIC ID 48 ACPI ID 17: disabled
MADT: Found CPU APIC ID 49 ACPI ID 18: disabled
MADT: Found CPU APIC ID 50 ACPI ID 19: disabled
MADT: Found CPU APIC ID 51 ACPI ID 20: disabled
MADT: Found CPU APIC ID 52 ACPI ID 21: disabled
MADT: Found CPU APIC ID 53 ACPI ID 22: disabled
MADT: Found CPU APIC ID 54 ACPI ID 23: disabled
MADT: Found CPU APIC ID 55 ACPI ID 24: disabled
MADT: Found CPU APIC ID 56 ACPI ID 25: disabled
MADT: Found CPU APIC ID 57 ACPI ID 26: disabled
MADT: Found CPU APIC ID 58 ACPI ID 27: disabled
MADT: Found CPU APIC ID 59 ACPI ID 28: disabled
MADT: Found CPU APIC ID 60 ACPI ID 29: disabled
MADT: Found CPU APIC ID 61 ACPI ID 30: disabled
MADT: Found CPU APIC ID 62 ACPI ID 31: disabled
MADT: Found CPU APIC ID 63 ACPI ID 32: disabled
Copyright (c) 1992-2014 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 11.0-CURRENT #0 r264794: Wed Apr 23 04:42:18 UTC 2014
    root_at_grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 3.4 (tags/RELEASE_34/final 197956) 20140216
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff81bb2000.
Calibrating TSC clock ... TSC clock: 2661167296 Hz
CPU: Intel(R) Xeon(R) CPU           X3450  _at_ 2.67GHz (2661.17-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x106e5  Family=0x6  Model=0x1e  Stepping=5
  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=0x98e3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT>
  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  TSC: P-state invariant, performance statistics
real memory  = 8589934592 (8192 MB)
Physical memory chunk(s):
0x0000000000010000 - 0x0000000000099fff, 565248 bytes (138 pages)
0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)
0x0000000001be0000 - 0x00000000bf698fff, 3182137344 bytes (776889 pages)
0x0000000100000000 - 0x00000002314d0fff, 5122101248 bytes (1250513 pages)
avail memory = 8251592704 (7869 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <DELL   PE_SC3  >
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 0xfffff80000000000
x86bios: SSEG 0x098000-0x098fff at 0xfffffe01ef56c000
x86bios: EBDA 0x09e000-0x09ffff at 0xfffff8000009e000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
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 0xf0aa0 00024 (v02 DELL  )
ACPI: XSDT 0xf0ba0 00094 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: FACP 0xbf6c3bb4 000F4 (v03 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: DSDT 0xbf6af000 03E43 (v01 DELL   PE_SC3   00000001 INTL 20050624)
ACPI: FACS 0xbf6c6000 00040
ACPI: APIC 0xbf6c3478 00152 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: SPCR 0xbf6c35cc 00050 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: HPET 0xbf6c3620 00038 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: DMAR 0xbf6c365c 000A8 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: MCFG 0xbf6c3850 0003C (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: WD__ 0xbf6c3890 00134 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: SLIC 0xbf6c39c8 00024 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: ERST 0xbf6b2fc4 00270 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: HEST 0xbf6b3234 003A8 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: BERT 0xbf6b2e44 00030 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: EINJ 0xbf6b2e74 00150 (v01 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: TCPA 0xbf6c3b4c 00064 (v02 DELL   PE_SC3   00000001 DELL 00000001)
ACPI: SSDT 0xbf6c7000 02574 (v01  INTEL PPM RCM  80000001 INTL 20061109)
MADT: Found IO APIC ID 0, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
lapic: Routing NMI -> LINT1
lapic: LINT1 trigger: edge
lapic: 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
cpu0 BSP:
     ID: 0x00000000   VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   cmci: 0x000000f2
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
wlan: <802.11 Link Layer>
Hardware, Intel IvyBridge+ RNG: RDRAND is not present
Hardware, VIA Nehemiah Padlock RNG: VIA Padlock RNG not present
null: <null device, zero device>
Falling back to <Software, Yarrow> random adaptor
random: <Software, Yarrow> initialized
nfslock: pseudo-device
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
VESA: INT 0x10 vector 0xec01:0x0a0d
VESA: information block
0000   56 45 53 41 00 03 1a 59 00 c0 01 00 00 00 87 55
0010   00 c0 80 00 08 03 2f 59 00 c0 36 59 00 c0 3f 59
0020   00 c0 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   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0050   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0080   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
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   4d 61 74 72 6f 78 00 4d 47 41 2d 47 32 30 30 00
0110   30 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0120   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0130   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0140   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0150   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0160   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0170   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0180   00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0190   00 00 00 00 00 00 00 00 00 00 00 00 00 00 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: 21 mode(s) found
VESA: v3.0, 8192k memory, flags:0x1, mode table:0xfffff800000c5587 (c0005587)
VESA: Matrox Graphics Inc.
VESA: Matrox MGA-G200 00
io: <I/O>
VMBUS: load
hptnr: R750/DC7280 controller driver v1.0
hpt27xx: RocketRAID 27xx controller driver v1.1
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
acpi0: <DELL PE_SC3> on motherboard
ACPI: All ACPI Tables successfully acquired
PCIe: Memory Mapped configuration base _at_ 0xe0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
cpu0: Processor \134_PR_.CPU1 (ACPI ID 1) -> APIC ID 0
cpu0: <ACPI CPU> on acpi0
cpu1: Processor \134_PR_.CPU2 (ACPI ID 2) -> APIC ID 2
cpu1: <ACPI CPU> on acpi0
cpu2: Processor \134_PR_.CPU3 (ACPI ID 3) -> APIC ID 4
cpu2: <ACPI CPU> on acpi0
cpu3: Processor \134_PR_.CPU4 (ACPI ID 4) -> APIC ID 6
cpu3: <ACPI CPU> on acpi0
cpu4: Processor \134_PR_.CPU5 (ACPI ID 5) -> APIC ID 1
cpu4: <ACPI CPU> on acpi0
cpu5: Processor \134_PR_.CPU6 (ACPI ID 6) -> APIC ID 3
cpu5: <ACPI CPU> on acpi0
cpu6: Processor \134_PR_.CPU7 (ACPI ID 7) -> APIC ID 5
cpu6: <ACPI CPU> on acpi0
cpu7: Processor \134_PR_.CPU8 (ACPI ID 8) -> APIC ID 7
cpu7: <ACPI CPU> on acpi0
ACPI: Processor \134_PR_.CPU9 (ACPI ID 9) ignored
ACPI: Processor \134_PR_.CPUA (ACPI ID 10) ignored
ACPI: Processor \134_PR_.CPUB (ACPI ID 11) ignored
ACPI: Processor \134_PR_.CPUC (ACPI ID 12) ignored
ACPI: Processor \134_PR_.CPUD (ACPI ID 13) ignored
ACPI: Processor \134_PR_.CPUE (ACPI ID 14) ignored
ACPI: Processor \134_PR_.CPUF (ACPI ID 15) ignored
ACPI: Processor \134_PR_.CPUG (ACPI ID 16) ignored
ACPI: Processor \134_PR_.CP17 (ACPI ID 17) ignored
ACPI: Processor \134_PR_.CP18 (ACPI ID 18) ignored
ACPI: Processor \134_PR_.CP19 (ACPI ID 19) ignored
ACPI: Processor \134_PR_.CP20 (ACPI ID 20) ignored
ACPI: Processor \134_PR_.CP21 (ACPI ID 21) ignored
ACPI: Processor \134_PR_.CP22 (ACPI ID 22) ignored
ACPI: Processor \134_PR_.CP23 (ACPI ID 23) ignored
ACPI: Processor \134_PR_.CP24 (ACPI ID 24) ignored
ACPI: Processor \134_PR_.CP25 (ACPI ID 25) ignored
ACPI: Processor \134_PR_.CP26 (ACPI ID 26) ignored
ACPI: Processor \134_PR_.CP27 (ACPI ID 27) ignored
ACPI: Processor \134_PR_.CP28 (ACPI ID 28) ignored
ACPI: Processor \134_PR_.CP29 (ACPI ID 29) ignored
ACPI: Processor \134_PR_.CP30 (ACPI ID 30) ignored
ACPI: Processor \134_PR_.CP31 (ACPI ID 31) ignored
ACPI: Processor \134_PR_.CP32 (ACPI ID 32) ignored
atrtc0: <AT realtime clock> port 0x70-0x7f 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 49
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x5f irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 0 vector 50
Event timer "i8254" frequency 1193182 Hz quality 100
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 0x808-0x80b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   15   N     0  3 4 5 6 7 10 11 14 15
  Validation          0   15   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    5   N     0  3 4 5 6 7 10 11 14 15
  Validation          0    5   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  3 4 5 6 7 10 11 14 15
  Validation          0  255   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    6   N     0  3 4 5 6 7 10 11 14 15
  Validation          0    6   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  3 4 5 6 7 10 11 14 15
  Validation          0   11   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  3 4 5 6 7 10 11 14 15
  Validation          0   10   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   14   N     0  3 4 5 6 7 10 11 14 15
  Validation          0   14   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  3 4 5 6 7 10 11 14 15
  Validation          0  255   N     0  3 4 5 6 7 10 11 14 15
  After Disable       0  255   N     0  3 4 5 6 7 10 11 14 15
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: decoding 5 range 0-0xff
pcib0: decoding 4 range 0-0xcf7
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000000-0xfdffffff
pcib0: decoding 3 range 0xfed40000-0xfed44fff
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found-> vendor=0x8086, dev=0xd130, revid=0x11
        domain=0, bus=0, slot=0, func=0
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 3  supports D0 D3  current D0
        MSI supports 2 messages, vector masks
found-> vendor=0x8086, dev=0xd138, revid=0x11
        domain=0, bus=0, slot=3, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=255
        powerspec 3  supports D0 D3  current D0
        MSI supports 2 messages, vector masks
        secbus=4, subbus=4
found-> vendor=0x8086, dev=0xd13a, revid=0x11
        domain=0, bus=0, slot=5, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=255
        powerspec 3  supports D0 D3  current D0
        MSI supports 2 messages, vector masks
        secbus=5, subbus=5
found-> vendor=0x8086, dev=0xd155, revid=0x11
        domain=0, bus=0, slot=8, func=0
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0xd156, revid=0x11
        domain=0, bus=0, slot=8, func=1
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0xd157, revid=0x11
        domain=0, bus=0, slot=8, func=2
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0xd158, revid=0x11
        domain=0, bus=0, slot=8, func=3
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0xd150, revid=0x11
        domain=0, bus=0, slot=16, func=0
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0xd151, revid=0x11
        domain=0, bus=0, slot=16, func=1
        class=08-80-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0000, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x3b3c, revid=0x05
        domain=0, bus=0, slot=26, func=0
        class=0c-03-20, hdrtype=0x00, mfdev=0
        cmdreg=0x0146, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=14
        powerspec 2  supports D0 D3  current D0
        map[10]: type Memory, range 32, base 0xdf0fc000, size 10, enabled
pcib0: allocated type 3 (0xdf0fc000-0xdf0fc3ff) for rid 10 of pci0:0:26:0
pcib0: matched entry for 0.26.INTA
pcib0: slot 26 INTA hardwired to IRQ 22
ehci early: SMM active, request owner change
found-> vendor=0x8086, dev=0x3b42, revid=0x05
        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=0x07 (1750 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message
        secbus=3, subbus=3
found-> vendor=0x8086, dev=0x3b4a, revid=0x05
        domain=0, bus=0, slot=28, func=4
        class=06-04-00, hdrtype=0x01, mfdev=1
        cmdreg=0x0147, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x07 (1750 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message
        secbus=2, subbus=2
found-> vendor=0x8086, dev=0x3b34, revid=0x05
        domain=0, bus=0, slot=29, func=0
        class=0c-03-20, hdrtype=0x00, mfdev=0
        cmdreg=0x0146, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=14
        powerspec 2  supports D0 D3  current D0
        map[10]: type Memory, range 32, base 0xdf0fe000, size 10, enabled
pcib0: allocated type 3 (0xdf0fe000-0xdf0fe3ff) for rid 10 of pci0:0:29:0
pcib0: matched entry for 0.29.INTA
pcib0: slot 29 INTA hardwired to IRQ 22
found-> vendor=0x8086, dev=0x244e, revid=0xa5
        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=0x0b (2750 ns), maxlat=0x00 (0 ns)
        secbus=1, subbus=1
found-> vendor=0x8086, dev=0x3b14, revid=0x05
        domain=0, bus=0, slot=31, func=0
        class=06-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0147, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x8086, dev=0x3b20, revid=0x05
        domain=0, bus=0, slot=31, func=2
        class=01-01-8f, hdrtype=0x00, mfdev=0
        cmdreg=0x0047, statreg=0x02b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=11
        powerspec 3  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0xeca0, size  3, enabled
pcib0: allocated type 4 (0xeca0-0xeca7) for rid 10 of pci0:0:31:2
        map[14]: type I/O Port, range 32, base 0xec90, size  2, enabled
pcib0: allocated type 4 (0xec90-0xec93) for rid 14 of pci0:0:31:2
        map[18]: type I/O Port, range 32, base 0xeca8, size  3, enabled
pcib0: allocated type 4 (0xeca8-0xecaf) for rid 18 of pci0:0:31:2
        map[1c]: type I/O Port, range 32, base 0xec94, size  2, enabled
pcib0: allocated type 4 (0xec94-0xec97) for rid 1c of pci0:0:31:2
        map[20]: type I/O Port, range 32, base 0xecc0, size  4, enabled
pcib0: allocated type 4 (0xecc0-0xeccf) for rid 20 of pci0:0:31:2
        map[24]: type I/O Port, range 32, base 0xecd0, size  4, enabled
pcib0: allocated type 4 (0xecd0-0xecdf) for rid 24 of pci0:0:31:2
pcib0: matched entry for 0.31.INTA
pcib0: slot 31 INTA hardwired to IRQ 20
found-> vendor=0x8086, dev=0x3b26, revid=0x05
        domain=0, bus=0, slot=31, func=5
        class=01-01-85, hdrtype=0x00, mfdev=0
        cmdreg=0x0045, statreg=0x02b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=b, irq=10
        powerspec 3  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0xecb0, size  3, enabled
pcib0: allocated type 4 (0xecb0-0xecb7) for rid 10 of pci0:0:31:5
        map[14]: type I/O Port, range 32, base 0xec98, size  2, enabled
pcib0: allocated type 4 (0xec98-0xec9b) for rid 14 of pci0:0:31:5
        map[18]: type I/O Port, range 32, base 0xecb8, size  3, enabled
pcib0: allocated type 4 (0xecb8-0xecbf) for rid 18 of pci0:0:31:5
        map[1c]: type I/O Port, range 32, base 0xec9c, size  2, enabled
pcib0: allocated type 4 (0xec9c-0xec9f) for rid 1c of pci0:0:31:5
        map[20]: type I/O Port, range 32, base 0xece0, size  4, enabled
pcib0: allocated type 4 (0xece0-0xecef) for rid 20 of pci0:0:31:5
        map[24]: type I/O Port, range 32, base 0xecf0, size  4, enabled
pcib0: allocated type 4 (0xecf0-0xecff) for rid 24 of pci0:0:31:5
pcib0: matched entry for 0.31.INTB
pcib0: slot 31 INTB hardwired to IRQ 21
pcib1: <ACPI PCI-PCI bridge> at device 3.0 on pci0
pcib1:   domain            0
pcib1:   secondary bus     4
pcib1:   subordinate bus   4
pcib1:   special decode    ISA
pci4: <ACPI PCI bus> on pcib1
pcib1: allocated bus range (4-4) for rid 0 of pci4
pci4: domain=0, physical bus=4
pcib2: <ACPI PCI-PCI bridge> at device 5.0 on pci0
pcib2:   domain            0
pcib2:   secondary bus     5
pcib2:   subordinate bus   5
pcib2:   special decode    ISA
pci5: <ACPI PCI bus> on pcib2
pcib2: allocated bus range (5-5) for rid 0 of pci5
pci5: domain=0, physical bus=5
pci0: <base peripheral> at device 8.0 (no driver attached)
pci0: <base peripheral> at device 8.1 (no driver attached)
pci0: <base peripheral> at device 8.2 (no driver attached)
pci0: <base peripheral> at device 8.3 (no driver attached)
pci0: <base peripheral> at device 16.0 (no driver attached)
pci0: <base peripheral> at device 16.1 (no driver attached)
ehci0: <Intel PCH USB 2.0 controller USB-B> mem 0xdf0fc000-0xdf0fc3ff irq 22 at device 26.0 on pci0
ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 59
usbus0: EHCI version 1.0
usbus0 on ehci0
ehci0: usbpf: Attached
pcib3: <ACPI PCI-PCI bridge> at device 28.0 on pci0
pcib3: allocating non-ISA range 0xf000-0xf0ff
pcib0: allocated type 4 (0xf000-0xf0ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0xf400-0xf4ff
pcib0: allocated type 4 (0xf400-0xf4ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0xf800-0xf8ff
pcib0: allocated type 4 (0xf800-0xf8ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0xfc00-0xfcff
pcib0: allocated type 4 (0xfc00-0xfcff) for rid 1c of pcib3
pcib0: allocated type 3 (0xdf100000-0xdf2fffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   I/O decode        0xf000-0xffff
pcib3:   memory decode     0xdf100000-0xdf2fffff
pcib3:   special decode    ISA
pci3: <ACPI PCI bus> on pcib3
pcib3: allocated bus range (3-3) for rid 0 of pci3
pci3: domain=0, physical bus=3
found-> vendor=0x1000, dev=0x0058, revid=0x08
        domain=0, bus=3, slot=0, func=0
        class=01-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=15
        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 0xfc00, size  8, enabled
pcib3: allocated I/O port range (0xfc00-0xfcff) for rid 10 of pci0:3:0:0
        map[14]: type Memory, range 64, base 0xdf2ec000, size 14, enabled
pcib3: allocated memory range (0xdf2ec000-0xdf2effff) for rid 14 of pci0:3:0:0
        map[1c]: type Memory, range 64, base 0xdf2f0000, size 16, enabled
pcib3: allocated memory range (0xdf2f0000-0xdf2fffff) for rid 1c of pci0:3:0:0
pcib3: matched entry for 3.0.INTA
pcib3: slot 0 INTA hardwired to IRQ 16
mpt0: <LSILogic SAS/SATA Adapter> port 0xfc00-0xfcff mem 0xdf2ec000-0xdf2effff,0xdf2f0000-0xdf2fffff irq 16 at device 0.0 on pci3
mpt0: attempting to allocate 1 MSI-X vectors (1 supported)
msi: routing MSI-X IRQ 264 to local APIC 0 vector 60
mpt0: using IRQ 264 for MSI-X
mpt0: MPI Version=1.5.18.0
mpt0: chain depth limited to 34 (from 2040)
mpt0: Maximum Segment Count: 306, Maximum CAM Segment Count: 33
mpt0: MsgLength=20 IOCNumber = 0
mpt0: IOCFACTS: GlobalCredits=266 BlockSize=8 bytes Request Frame Size 128 bytes Max Chain Depth 34
mpt0: IOCFACTS: Num Ports 1, FWImageSize 0, Flags=0x2
mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x12 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0x16 (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK not required).
mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 )
mpt0: 0 Active Volumes (2 Max)
mpt0: 0 Hidden Drive Members (14 Max)
mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not required).
pcib4: <ACPI PCI-PCI bridge> at device 28.4 on pci0
pcib0: allocated type 3 (0xda000000-0xddffffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     2
pcib4:   subordinate bus   2
pcib4:   memory decode     0xda000000-0xddffffff
pcib4:   special decode    ISA
pci2: <ACPI PCI bus> on pcib4
pcib4: allocated bus range (2-2) for rid 0 of pci2
pci2: domain=0, physical bus=2
found-> vendor=0x14e4, dev=0x163b, revid=0x20
        domain=0, bus=2, slot=0, func=0
        class=02-00-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=15
        powerspec 3  supports D0 D3  current D0
        MSI supports 16 messages, 64 bit
        MSI-X supports 9 messages in map 0x10
        map[10]: type Memory, range 64, base 0xda000000, size 25, enabled
pcib4: allocated memory range (0xda000000-0xdbffffff) for rid 10 of pci0:2:0:0
pcib4: matched entry for 2.0.INTA
pcib4: slot 0 INTA hardwired to IRQ 16
found-> vendor=0x14e4, dev=0x163b, revid=0x20
        domain=0, bus=2, slot=0, func=1
        class=02-00-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (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 16 messages, 64 bit
        MSI-X supports 9 messages in map 0x10
        map[10]: type Memory, range 64, base 0xdc000000, size 25, enabled
pcib4: allocated memory range (0xdc000000-0xddffffff) for rid 10 of pci0:2:0:1
pcib4: matched entry for 2.0.INTB
pcib4: slot 0 INTB hardwired to IRQ 17
bce0: <Broadcom NetXtreme II BCM5716 1000Base-T (C0)> mem 0xda000000-0xdbffffff irq 16 at device 0.0 on pci2
bce0: attempting to allocate 1 MSI vectors (16 supported)
msi: routing MSI IRQ 265 to local APIC 0 vector 61
bce0: using IRQ 265 for MSI
miibus0: <MII bus> on bce0
brgphy0: <BCM5709 10/100/1000baseT PHY> PHY 1 on miibus0
brgphy0: OUI 0x000af7, model 0x003c, rev. 8
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bce0: bpf attached
bce0: Ethernet address: 84:2b:2b:69:bd:cf
bce0: ASIC (0x57092008); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (5.2.2); Bufs (RX:2;TX:2;PG:8); Flags (SPLT|MSI|MFW); MFW (NCSI 2.0.8)
Coal (RX:6,6,18,18; TX:20,20,80,80)
bce1: <Broadcom NetXtreme II BCM5716 1000Base-T (C0)> mem 0xdc000000-0xddffffff irq 17 at device 0.1 on pci2
bce1: attempting to allocate 1 MSI vectors (16 supported)
msi: routing MSI IRQ 266 to local APIC 0 vector 62
bce1: using IRQ 266 for MSI
miibus1: <MII bus> on bce1
brgphy1: <BCM5709 10/100/1000baseT PHY> PHY 1 on miibus1
brgphy1: OUI 0x000af7, model 0x003c, rev. 8
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bce1: bpf attached
bce1: Ethernet address: 84:2b:2b:69:bd:d0
bce1: ASIC (0x57092008); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (5.2.2); Bufs (RX:2;TX:2;PG:8); Flags (SPLT|MSI|MFW); MFW (NCSI 2.0.8)
Coal (RX:6,6,18,18; TX:20,20,80,80)
ehci1: <Intel PCH USB 2.0 controller USB-A> mem 0xdf0fe000-0xdf0fe3ff irq 22 at device 29.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci1
ehci1: usbpf: Attached
pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pcib0: allocated type 3 (0xde000000-0xdeffffff) for rid 20 of pcib5
pcib0: allocated type 3 (0xd9800000-0xd9ffffff) for rid 24 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     1
pcib5:   subordinate bus   1
pcib5:   memory decode     0xde000000-0xdeffffff
pcib5:   prefetched decode 0xd9800000-0xd9ffffff
pcib5:   special decode    VGA, subtractive
pci1: <ACPI PCI bus> on pcib5
pcib5: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-> vendor=0x102b, dev=0x0532, revid=0x0a
        domain=0, bus=1, slot=3, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0290, cachelnsz=16 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x10 (4000 ns), maxlat=0x20 (8000 ns)
        intpin=a, irq=6
        powerspec 1  supports D0 D3  current D0
        map[10]: type Prefetchable Memory, range 32, base 0xd9800000, size 23, enabled
pcib5: allocated prefetch range (0xd9800000-0xd9ffffff) for rid 10 of pci0:1:3:0
        map[14]: type Memory, range 32, base 0xde7fc000, size 14, enabled
pcib5: allocated memory range (0xde7fc000-0xde7fffff) for rid 14 of pci0:1:3:0
        map[18]: type Memory, range 32, base 0xde800000, size 23, enabled
pcib5: allocated memory range (0xde800000-0xdeffffff) for rid 18 of pci0:1:3:0
pcib5: matched entry for 1.3.INTA
pcib5: slot 3 INTA hardwired to IRQ 19
vgapci0: <VGA-compatible display> mem 0xd9800000-0xd9ffffff,0xde7fc000-0xde7fffff,0xde800000-0xdeffffff irq 19 at device 3.0 on pci1
vgapci0: Boot video device
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel 5 Series/3400 Series PCH SATA300 controller> port 0xeca0-0xeca7,0xec90-0xec93,0xeca8-0xecaf,0xec94-0xec97,0xecc0-0xeccf,0xecd0-0xecdf irq 20 at device 31.2 on pci0
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 63
ata2: <ATA channel> at channel 0 on atapci0
ata3: <ATA channel> at channel 1 on atapci0
ata3: SControl registers are not functional: 00000000
atapci1: <Intel 5 Series/3400 Series PCH SATA300 controller> port 0xecb0-0xecb7,0xec98-0xec9b,0xecb8-0xecbf,0xec9c-0xec9f,0xece0-0xecef,0xecf0-0xecff irq 21 at device 31.5 on pci0
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 64
ata4: <ATA channel> at channel 0 on atapci1
ata5: <ATA channel> at channel 1 on atapci1
ata5: SControl registers are not functional: 00000000
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: console (115200,n,8,1)
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 65
uart0: fast interrupt
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 0 vector 66
uart1: fast interrupt
ACPI: Enabled 1 GPEs in block 00 to 3F
acpi0: wakeup code va 0xfffffe02378e8000 pa 0x90000
ex_isa_identify()
ahc_isa_identify 0: ioport 0xc00 alloc failed
ahc_isa_identify 1: ioport 0x1c00 alloc failed
ahc_isa_identify 2: ioport 0x2c00 alloc failed
ahc_isa_identify 3: ioport 0x3c00 alloc failed
ahc_isa_identify 4: ioport 0x4c00 alloc failed
ahc_isa_identify 5: ioport 0x5c00 alloc failed
ahc_isa_identify 6: ioport 0x6c00 alloc failed
ahc_isa_identify 7: ioport 0x7c00 alloc failed
ahc_isa_identify 8: ioport 0x8c00 alloc failed
ahc_isa_identify 9: ioport 0x9c00 alloc failed
ahc_isa_identify 10: ioport 0xac00 alloc failed
ahc_isa_identify 11: ioport 0xbc00 alloc failed
ahc_isa_identify 12: ioport 0xcc00 alloc failed
ahc_isa_identify 13: ioport 0xdc00 alloc failed
ahc_isa_identify 14: ioport 0xec00 alloc failed
pcib0: allocated type 3 (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
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-0xc7fff,0xce000-0xcefff,0xec000-0xeffff 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: AT keyboard controller not found
atkbdc0 failed to probe at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
wbwd0 failed to probe on isa0
isa_probe_children: probing PnP devices
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est0 attach returned 6
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est1 attach returned 6
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est2 attach returned 6
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est3 attach returned 6
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est4 attach returned 6
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est5 attach returned 6
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est6 attach returned 6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 14
device_attach: est7 attach returned 6
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Device configuration finished.
procfs registered
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 65536
lo0: bpf attached
hptnr: no controller detected.
hpt27xx: no controller detected.
hptrr: no controller detected.
random: unblocking device.
usbus0: 480Mbps High Speed USB v2.0
usbus1: 480Mbps High Speed USB v2.0
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
uhub0: 2 ports with 2 removable, self powered
ata2: SATA reset: ports status=0x00
ata2: p0: SATA connect timeout status=00000004
uhub1: 2 ports with 2 removable, self powered
ata2: p1: SATA connect timeout status=00000004
ugen0.2: <vendor 0x8087> at usbus0
uhub2: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus1
ata3: SATA reset: ports status=0x00
ata4: SATA reset: ports status=0x01
ata4: p0: SATA connect time=0ms status=00000113
ata4: reset tp1 mask=01 ostat0=00 ostat1=00
ata4: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata4: reset tp2 stat0=00 stat1=00 devices=0x10000
ata5: SATA reset: ports status=0x00
GEOM: new disk da0
da0 at mpt0 bus 0 scbus0 target 0 lun 0
da0: <ATA WDC WD2502ABYS-1 3B05> Fixed Direct Access SCSI-5 device
da0: Serial Number      WD-WCAT1H322446
da0: 300.000MB/s transfers
da0: Command Queueing enabled
da0: 238418MB (488281250 512 byte sectors: 255H 63S/T 30394C)
pass0 at mpt0 bus 0 scbus0 target 0 lun 0
da1 at mpt0 bus 0 scbus0 target 1 lun 0
da1: <ATA WDC WD2502ABYS-1 3B05> Fixed Direct Access SCSI-5 device
da1: Serial Number      WD-WCAT1H322629
da1: 300.000MB/s transfers
da1: Command Queueing enabled
da1: 238418MB (488281250 512 byte sectors: 255H 63S/T 30394C)
pass0: <ATA WDC WD2502ABYS-1 3B05> Fixed Direct Access SCSI-5 device
pass0: Serial Number      WD-WCAT1H322446
pass0: 300.000MB/s transfers
pass0: Command Queueing enabled
pass1 at mpt0 bus 0 scbus0 target 1 lun 0
pass1: <ATA WDC WD2502ABYS-1 3B05> Fixed Direct Access SCSI-5 device
pass1: Serial Number      WD-WCAT1H322629
pass1: 300.000MB/s transfers
pass1: Command Queueing enabled
pass2 at mpt0 bus 0 scbus0 target 8 lun 0
da0: Delete methods: <NONE(*)>
pass2: <DP BACKPLANE 1.07> Fixed Enclosure Services SCSI-5 device
da1: Delete methods: <NONE(*)>
pass2: 300.000MB/s transfers
pass3 at ata4 bus 0 scbus4 target 0 lun 0
pass3: <TSSTcorp DVD+-RW TS-L633C D250> Removable CD-ROM SCSI-0 device
pass3: Serial Number h1J3456789KLMN4P
pass3: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
ses0 at mpt0 bus 0 scbus0 target 8 lun 0
ses0: <DP BACKPLANE 1.07> Fixed Enclosure Services SCSI-5 device
ses0: 300.000MB/s transfers
ses0: SCSI-3 ENC Device
cd0 at ata4 bus 0 scbus4 target 0 lun 0
cd0: <TSSTcorp DVD+-RW TS-L633C D250> Removable CD-ROM SCSI-0 device
cd0: Serial Number h1J3456789KLMN4P
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: cd present [169581 x 2048 byte records]
GEOM: new disk da1
GEOM: new disk cd0
uhub2: 6 ports with 6 removable, self powered
Netvsc initializing... done!
lapic7: CMCI unmasked
lapic6: CMCI unmasked
lapic4: CMCI unmasked
lapic5: CMCI unmasked
lapic3: CMCI unmasked
lapic2: CMCI unmasked
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x00060015 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 #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x00060015 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 #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x00060015 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: 0x00060015 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: 0x00060015 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: 0x00060015 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: 0x00060015 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 3 (ISA IRQ 3) 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 20 (PCI IRQ 20) to lapic 4 vector 48
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 5 vector 48
ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 6 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 49
msi: Assigning MSI-X IRQ 262 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 263 to local APIC 7 vector 48
msi: Assigning MSI-X IRQ 264 to local APIC 7 vector 49
msi: Assigning MSI IRQ 266 to local APIC 1 vector 50
SMP: passed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter "TSC-low" frequency 1330583648 Hz quality 1000
WARNING: WITNESS option enabled, expect reduced performance.
uhub3: 8 ports with 8 removable, self powered
ugen0.3: <vendor 0x0424> at usbus0
uhub4: <vendor 0x0424 product 0x2514, class 9/0, rev 2.00/0.00, addr 3> on usbus0
uhub4: MTT enabled
uhub4: 4 ports with 4 removable, self powered
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Retrying command (per sense data)
(cd0:ata4:0:0:0): READ(10). CDB: 28 00 00 02 96 6c 00 00 01 00
(cd0:ata4:0:0:0): CAM status: SCSI Status Error
(cd0:ata4:0:0:0): SCSI status: Check Condition
(cd0:ata4:0:0:0): SCSI sense: HARDWARE FAILURE asc:3e,2 (Timeout on logical unit)
(cd0:ata4:0:0:0): Error 5, Retries exhausted
(cd0:ata4:0:0:0): cddone: got error 0x5 back
Trying to mount root from ufs:/dev/da0p2 [rw]...
start_init: trying /sbin/init

After this the system boots fine, and I can mount and access the CD:

# mount_cd9660 /dev/cd0 /mnt/
# ls /mnt/
amd64           etc             mnt             sysinst         targetroot
bin             install.sh      mnt2            sysinstmsgs.de  tmp
boot            lib             netbsd          sysinstmsgs.es  usr
boot.cfg        libdata         sbin            sysinstmsgs.fr  var
dev             libexec         stand           sysinstmsgs.pl

I've also tried with 10.0-RELEASE, and the result is the same.

Roger.
Received on Fri Apr 25 2014 - 05:42:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC