I just wiped a system last night to perform a fresh install
from the 11-CURRENT-amd64-20150223 disk1 CD. After the install,
and choosing the "reboot system", resulted in a LOR. I wasn't
able to capture the output. But I'm still plagued with LOR's.
They almost always follow the halt(8) command, and almost
always occur during the final stages of the boot. But aren't
always restricted to those events. The LOR's output seem
indicative of fs related issues. This system has *always*
worked w/o fail, and prior to this install, has never
indicated hardware issues.
Aside from the dmesg(8) attached, here are 2 of the examples.
NOTE the numbers, and files are not always the same, from
LOR to LOR;

lock order reversal:
 1st 0xfffff8000474f7c8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1229
 2nd 0xfffff80004caf5f0 devfs (devfs) @ /usr/src/sys/ufs/ffs/ffs_vfsops.c:1375
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0120c27570
witness_checkorder() at witness_checkorder+0xe45/frame 0xfffffe0120c27600
__lockmgr_args() at __lockmgr_args+0xacf/frame 0xfffffe0120c27730
vop_stdlock() at vop_stdlock+0x3c/frame 0xfffffe0120c27750
VOP_LOCK1_APV() at VOP_LOCK1_APV+0xfc/frame 0xfffffe0120c27780
_vn_lock() at _vn_lock+0x8a/frame 0xfffffe0120c277f0
ffs_flushfiles() at ffs_flushfiles+0x113/frame 0xfffffe0120c27860
softdep_flushfiles() at softdep_flushfiles+0x273/frame 0xfffffe0120c278d0
ffs_unmount() at ffs_unmount+0x81/frame 0xfffffe0120c27930
dounmount() at dounmount+0x42c/frame 0xfffffe0120c279b0
sys_unmount() at sys_unmount+0x2ec/frame 0xfffffe0120c27ae0
amd64_syscall() at amd64_syscall+0x27f/frame 0xfffffe0120c27bf0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0120c27bf0
--- syscall (22, FreeBSD ELF64, sys_unmount), rip = 0x8008990ea, rsp =
0x7ffffff
fe348, rbp = 0x7fffffffe460 ---

lock order reversal:
 1st 0xfffffe00f749ddc8 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3097
 2nd 0xfffff80004f28c00 dirhash (dirhash) @
/usr/src/sys/ufs/ufs/ufs_dirhash.c:2
85
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0120c6d470
witness_checkorder() at witness_checkorder+0xe45/frame 0xfffffe0120c6d500
_sx_xlock() at _sx_xlock+0x75/frame 0xfffffe0120c6d540
ufsdirhash_add() at ufsdirhash_add+0x3a/frame 0xfffffe0120c6d580
ufs_direnter() at ufs_direnter+0x641/frame 0xfffffe0120c6d640
ufs_rename() at ufs_rename+0xffe/frame 0xfffffe0120c6d830
VOP_RENAME_APV() at VOP_RENAME_APV+0xfc/frame 0xfffffe0120c6d860
kern_renameat() at kern_renameat+0x4bc/frame 0xfffffe0120c6dae0
amd64_syscall() at amd64_syscall+0x27f/frame 0xfffffe0120c6dbf0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0120c6dbf0
--- syscall (128, FreeBSD ELF64, sys_rename), rip = 0x801ca4d2a, rsp =
0x7ffffff
fded8, rbp = 0x7fffffffdee0 ---

and another

lock order reversal:
 1st 0xfffff800048979a0 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2176
 2nd 0xfffffe00f72442e0 bufwait (bufwait) @
/usr/src/sys/ufs/ffs/ffs_vnops.c:263
 3rd 0xfffff80004871068 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2176
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0120ae9e20
witness_checkorder() at witness_checkorder+0xe45/frame 0xfffffe0120ae9eb0
__lockmgr_args() at __lockmgr_args+0xacf/frame 0xfffffe0120ae9fe0
ffs_lock() at ffs_lock+0x84/frame 0xfffffe0120aea030
VOP_LOCK1_APV() at VOP_LOCK1_APV+0xfc/frame 0xfffffe0120aea060
_vn_lock() at _vn_lock+0x8a/frame 0xfffffe0120aea0d0
vget() at vget+0x67/frame 0xfffffe0120aea110
vfs_hash_get() at vfs_hash_get+0xdc/frame 0xfffffe0120aea160
ffs_vgetf() at ffs_vgetf+0x40/frame 0xfffffe0120aea1f0
softdep_sync_buf() at softdep_sync_buf+0xa90/frame 0xfffffe0120aea2d0
ffs_syncvnode() at ffs_syncvnode+0x259/frame 0xfffffe0120aea350
ffs_truncate() at ffs_truncate+0x671/frame 0xfffffe0120aea530
ufs_direnter() at ufs_direnter+0x7d1/frame 0xfffffe0120aea5f0
ufs_makeinode() at ufs_makeinode+0x5bf/frame 0xfffffe0120aea7b0
ufs_create() at ufs_create+0x2d/frame 0xfffffe0120aea7d0
VOP_CREATE_APV() at VOP_CREATE_APV+0xf1/frame 0xfffffe0120aea800
vn_open_cred() at vn_open_cred+0x2c6/frame 0xfffffe0120aea960
kern_openat() at kern_openat+0x257/frame 0xfffffe0120aeaae0
amd64_syscall() at amd64_syscall+0x27f/frame 0xfffffe0120aeabf0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0120aeabf0
--- syscall (499, FreeBSD ELF64, sys_openat), rip = 0x800b4c79a, rsp =
0x7ffffff
fd598, rbp = 0x7fffffffd670 ---

I *really* need to build/install world/kernel on this
box. But am fairly confident that there will be issues
as I LOR's to occur during the process.

Any insight || help with this, greatly appreciated.

Thanks!

--Chris

--

        domain=0, bus=1, slot=10, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0003, statreg=0x0200, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=7
        map[10]: type I/O Port, range 32, base 0xbc00, size  5, enabled
pcib1: allocated I/O port range (0xbc00-0xbc1f) for rid 10 of pci0:1:10:0
pcib1: matched entry for 1.10.INTA (src \134_SB_.PCI0.APC3:0)
pci_link21: Picked IRQ 18 with weight 0
pcib1: slot 10 INTA routed to irq 18 via \134_SB_.PCI0.APC3
pci1: <network, ethernet> at device 10.0 (no driver attached)
hdac0: <NVIDIA MCP61 HDA Controller> mem 0xfe024000-0xfe027fff irq 23 at device 
5.0 on pci0
hdac0: PCI card vendor: 0x103c, device: 0x2a72
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 256 to local APIC 0 vector 53
hdac0: using IRQ 256 for MSI
hdac0: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
nfe0: <NVIDIA nForce MCP61 Networking Adapter> port 0xf000-0xf007 mem 
0xfe02d000-0xfe02dfff irq 22 at device 7.0 on pci0
nfe0: attempting to allocate 8 MSI vectors (8 supported)
msi: routing MSI IRQ 257 to local APIC 0 vector 56
msi: routing MSI IRQ 258 to local APIC 0 vector 57
msi: routing MSI IRQ 259 to local APIC 0 vector 58
msi: routing MSI IRQ 260 to local APIC 0 vector 59
msi: routing MSI IRQ 261 to local APIC 0 vector 60
msi: routing MSI IRQ 262 to local APIC 0 vector 61
msi: routing MSI IRQ 263 to local APIC 0 vector 62
msi: routing MSI IRQ 264 to local APIC 0 vector 63
nfe0: using IRQs 257-264 for MSI
nfe0: Using 8 MSI messages
miibus0: <MII bus> on nfe0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0011, rev. 2
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 
100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 
1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, 
auto-flow
nfe0: bpf attached
nfe0: Ethernet address: 00:24:81:ce:ba:87
atapci0: <nVidia nForce MCP61 SATA300 controller> port 
0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xdc00-0xdc0f mem 
0xfe02c000-0xfe02cfff irq 20 at device 8.0 on pci0
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 54
ata2: <ATA channel> at channel 0 on atapci0
ata3: <ATA channel> at channel 1 on atapci0
atapci1: <nVidia nForce MCP61 SATA300 controller> port 
0x9e0-0x9e7,0xbe0-0xbe3,0x960-0x967,0xb60-0xb63,0xc800-0xc80f mem 
0xfe02b000-0xfe02bfff irq 21 at device 8.1 on pci0
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 55
ata4: <ATA channel> at channel 0 on atapci1
ata5: <ATA channel> at channel 1 on atapci1
pcib2: <ACPI PCI-PCI bridge> at device 9.0 on pci0
pcib0: allocated type 4 (0xa000-0xafff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfa000000-0xfcffffff) for rid 20 of pcib2
pcib0: allocated type 3 (0xe0000000-0xefffffff) for rid 24 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xa000-0xafff
pcib2:   memory decode     0xfa000000-0xfcffffff
pcib2:   prefetched decode 0xe0000000-0xefffffff
pcib2:   special decode    VGA
pcib2: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR0 - 
AE_NOT_FOUND
pci2: <ACPI PCI bus> on pcib2
pcib2: allocated bus range (2-2) for rid 0 of pci2
pci2: domain=0, physical bus=2
found-> vendor=0x10de, dev=0x01d3, revid=0xa1
        domain=0, bus=2, slot=0, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (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 0xfa000000, size 24, enabled
pcib2: allocated memory range (0xfa000000-0xfaffffff) for rid 10 of pci0:2:0:0
        map[14]: type Prefetchable Memory, range 64, base 0xe0000000, size 28, 
enabled
pcib2: allocated prefetch range (0xe0000000-0xefffffff) for rid 14 of pci0:2:0:0
        map[1c]: type Memory, range 64, base 0xfb000000, size 24, enabled
pcib2: allocated memory range (0xfb000000-0xfbffffff) for rid 1c of pci0:2:0:0
pcib0: matched entry for 0.9.INTA (src \134_SB_.PCI0.APC8:0)
pci_link26: Picked IRQ 16 with weight 0
pcib0: slot 9 INTA routed to irq 16 via \134_SB_.PCI0.APC8
pcib2: slot 0 INTA is routed to irq 16
vgapci0: <VGA-compatible display> mem 
0xfa000000-0xfaffffff,0xe0000000-0xefffffff,0xfb000000-0xfbffffff irq 16 at 
device 0.0 on pci2
vgapci0: Boot video device
pcib3: <ACPI PCI-PCI bridge> at device 11.0 on pci0
pcib3: allocating non-ISA range 0x9000-0x90ff
pcib0: allocated type 4 (0x9000-0x90ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9400-0x94ff
pcib0: allocated type 4 (0x9400-0x94ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9800-0x98ff
pcib0: allocated type 4 (0x9800-0x98ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9c00-0x9cff
pcib0: allocated type 4 (0x9c00-0x9cff) for rid 1c of pcib3
pcib0: allocated type 3 (0xfdc00000-0xfdcfffff) for rid 20 of pcib3
pcib0: allocated type 3 (0xfdb00000-0xfdbfffff) for rid 24 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   I/O decode        0x9000-0x9fff
pcib3:   memory decode     0xfdc00000-0xfdcfffff
pcib3:   prefetched decode 0xfdb00000-0xfdbfffff
pcib3:   special decode    ISA
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR1 - 
AE_NOT_FOUND
pci3: <ACPI PCI bus> on pcib3
pcib3: allocated bus range (3-3) for rid 0 of pci3
pci3: domain=0, physical bus=3
pcib4: <ACPI PCI-PCI bridge> at device 12.0 on pci0
pcib4: allocating non-ISA range 0x8000-0x80ff
pcib0: allocated type 4 (0x8000-0x80ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8400-0x84ff
pcib0: allocated type 4 (0x8400-0x84ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8800-0x88ff
pcib0: allocated type 4 (0x8800-0x88ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8c00-0x8cff
pcib0: allocated type 4 (0x8c00-0x8cff) for rid 1c of pcib4
pcib0: allocated type 3 (0xfda00000-0xfdafffff) for rid 20 of pcib4
pcib0: allocated type 3 (0xfd900000-0xfd9fffff) for rid 24 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     4
pcib4:   subordinate bus   4
pcib4:   I/O decode        0x8000-0x8fff
pcib4:   memory decode     0xfda00000-0xfdafffff
pcib4:   prefetched decode 0xfd900000-0xfd9fffff
pcib4:   special decode    ISA
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR2 - 
AE_NOT_FOUND
pci4: <ACPI PCI bus> on pcib4
pcib4: allocated bus range (4-4) for rid 0 of pci4
pci4: domain=0, physical bus=4
acpi_tz0: <Thermal Zone> on acpi0
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 64
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 65
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons
psm0: config:00000000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
acpi0: wakeup code va 0xfffffe000021d000 pa 0x90000
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
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 1 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 1 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 1 of orm0
isa_probe_children: disabling PnP devices
atkbdc: atkbdc0 already exists; skipping it
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROM> at iomem 0xd0000-0xd17ff 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 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x3f8-0x3ff) for rid 0 of uart0
uart0 failed to probe at port 0x3f8-0x3ff irq 4 on isa0
pcib0: allocated type 4 (0x2f8-0x2ff) for rid 0 of uart1
uart1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
wbwd0 failed to probe on isa0
isa_probe_children: probing PnP devices
powernow0: <PowerNow! K8> on cpu0
powernow1: <PowerNow! K8> on cpu1
Device configuration finished.
procfs registered
lapic: Divisor 2, Frequency 100457023 Hz
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 32768
lo0: bpf attached
hptnr: no controller detected.
hpt27xx: no controller detected.
hptrr: no controller detected.
hdacc0: <Realtek ALC1200 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC1200 Audio Function Group> at nid 1 on hdacc0
hdaa0: Subsystem ID: 0x103c2a72
hdaa0: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa0:  GPIO0: disabled
hdaa0:  GPIO1: disabled
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0: 17 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa0: 21 99130120 2  0  Speaker       Fixed ATAPI   Onboard    Unknown 1
hdaa0: 22 0181304f 4  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa0: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 24 01a19840 4  0  Mic           Jack  1/8     Rear       Pink    8
hdaa0: 25 02a19842 4  2  Mic           Jack  1/8     Front      Pink    8
hdaa0: 26 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 27 0221401f 1  15 Headphones    Jack  1/8     Front      Green   0
hdaa0: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 29 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: Patching widget caps nid=29 0x00400000 -> 0x00700000
hdaa0: Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0: 17 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa0: 21 99130120 2  0  Speaker       Fixed ATAPI   Onboard    Unknown 1
hdaa0: 22 0181304f 4  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa0: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 24 01a19840 4  0  Mic           Jack  1/8     Rear       Pink    8
hdaa0: 25 02a19842 4  2  Mic           Jack  1/8     Front      Pink    8
hdaa0: 26 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 27 0221401f 1  15 Headphones    Jack  1/8     Front      Green   0
hdaa0: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 3 associations found:
hdaa0: Association 0 (1) out:
hdaa0:  Pin nid=20 seq=0
hdaa0:  Pin nid=27 seq=15
hdaa0: Association 1 (2) out:
hdaa0:  Pin nid=21 seq=0
hdaa0: Association 2 (4) in:
hdaa0:  Pin nid=24 seq=0
hdaa0:  Pin nid=25 seq=2
hdaa0:  Pin nid=22 seq=15
hdaa0: Tracing association 0 (1)
hdaa0:  Pin 20 traced to DAC 2
hdaa0:  Pin 27 traced to DAC 2 and hpredir 0
hdaa0: Association 0 (1) trace succeeded
hdaa0: Tracing association 1 (2)
hdaa0:  Pin 21 traced to DAC 3
hdaa0: Association 1 (2) trace succeeded
hdaa0: Tracing association 2 (4)
hdaa0:  Pin 24 traced to ADC 8
hdaa0:  Pin 25 traced to ADC 8
hdaa0:  Pin 22 traced to ADC 8
hdaa0: Association 2 (4) trace succeeded
hdaa0: Looking for additional DAC for association 0 (1)
hdaa0: Looking for additional DAC for association 1 (2)
hdaa0: Looking for additional ADC for association 2 (4)
hdaa0:  ADC 9 considered equal to ADC 8
hdaa0: Tracing input monitor
hdaa0:  Tracing nid 11 to out
hdaa0:  nid 11 is input monitor
hdaa0:  Tracing nid 34 to out
hdaa0:  Tracing nid 35 to out
hdaa0: Tracing other input monitors
hdaa0:  Tracing nid 22 to out
hdaa0:  Tracing nid 24 to out
hdaa0:  Tracing nid 25 to out
hdaa0: Tracing beeper
hdaa0: Headphones redirection for association 0 nid=27 using unsolicited 
responses.
hdaa0: Redirect output to: main
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: <Realtek ALC1200 (Analog 2.0+HP/2.0)> at nid 20,27 and 24,25,22 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000001 PCM
pcm0:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm0:             DAC: 2
pcm0: 
pcm0:     nid=20 [pin: Line-out (Green Jack)]
pcm0:       + <- nid=12 [audio mixer] [src: pcm, mix]
pcm0:              + <- nid=2 [audio output] [src: pcm]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0:     nid=27 [pin: Headphones (Green Jack)]
pcm0:       + <- nid=12 [audio mixer] [src: pcm, mix]
pcm0:              + <- nid=2 [audio output] [src: pcm]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0: Record:
pcm0:      Stream cap: 0x00000001 PCM
pcm0:         PCM cap: 0x00060160 16 20 bits, 44 48 96 KHz
pcm0:             ADC: 8
pcm0:             ADC: 9
pcm0: 
pcm0:     nid=8 [audio input]
pcm0:       + <- nid=35 [audio mixer] [src: speaker, line, mic, mix, monitor]
pcm0:              + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:              + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:              + <- nid=29 [beep widget] [src: speaker]
pcm0:              + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0:     nid=9 [audio input]
pcm0:       + <- nid=34 [audio mixer] [src: speaker, line, mic, mix, monitor]
pcm0:              + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:              + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:              + <- nid=29 [beep widget] [src: speaker]
pcm0:              + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0: Input Mix:
pcm0: 
pcm0:     nid=11 [audio mixer]
pcm0:       + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:       + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:       + <- nid=29 [beep widget] [src: speaker]
pcm0:       + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0: 
pcm0: Master Volume (OSS: vol): -46/0dB
pcm0:    +- ctl 13 (nid  12 out):    -46/0dB (32 steps)
pcm0:    +- ctl 14 (nid  12 in   0): mute
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0:    +- ctl 25 (nid  20 in ):    mute
pcm0:    +- ctl 39 (nid  27 in ):    mute
pcm0: 
pcm0: PCM Volume (OSS: pcm): 0/0dB
pcm0:    +- ctl 14 (nid  12 in   0): mute
pcm0: 
pcm0: Microphone Volume (OSS: mic): 0/30dB
pcm0:    +- ctl  3 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm0:    +- ctl 34 (nid  24 out):    0/30dB (4 steps)
pcm0:    +- ctl 41 (nid  34 in   0): mute
pcm0:    +- ctl 52 (nid  35 in   0): mute
pcm0: 
pcm0: Microphone2 Volume (OSS: monitor): 0/30dB
pcm0:    +- ctl  4 (nid  11 in   1): -34/12dB (32 steps) + mute
pcm0:    +- ctl 36 (nid  25 out):    0/30dB (4 steps)
pcm0:    +- ctl 42 (nid  34 in   1): mute
pcm0:    +- ctl 53 (nid  35 in   1): mute
pcm0: 
pcm0: Line-in Volume (OSS: line): 0/30dB
pcm0:    +- ctl 11 (nid  11 in   8): -34/12dB (32 steps) + mute
pcm0:    +- ctl 30 (nid  22 out):    0/30dB (4 steps)
pcm0:    +- ctl 49 (nid  34 in   8): mute
pcm0:    +- ctl 60 (nid  35 in   8): mute
pcm0: 
pcm0: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm0:    +- ctl  8 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm0:    +- ctl 46 (nid  34 in   5): mute
pcm0:    +- ctl 57 (nid  35 in   5): mute
pcm0: 
pcm0: Recording Level (OSS: rec): -16/30dB
pcm0:    +- ctl  1 (nid   8 in   0): -16/30dB (32 steps) + mute
pcm0:    +- ctl  2 (nid   9 in   0): -16/30dB (32 steps) + mute
pcm0:    +- ctl 41 (nid  34 in   0): mute
pcm0:    +- ctl 42 (nid  34 in   1): mute
pcm0:    +- ctl 46 (nid  34 in   5): mute
pcm0:    +- ctl 49 (nid  34 in   8): mute
pcm0:    +- ctl 51 (nid  34 in  10): mute
pcm0:    +- ctl 52 (nid  35 in   0): mute
pcm0:    +- ctl 53 (nid  35 in   1): mute
pcm0:    +- ctl 57 (nid  35 in   5): mute
pcm0:    +- ctl 60 (nid  35 in   8): mute
pcm0:    +- ctl 62 (nid  35 in  10): mute
pcm0: 
pcm0: Input Mix Level (OSS: mix): -34/12dB
pcm0:    +- ctl  3 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm0:    +- ctl  4 (nid  11 in   1): -34/12dB (32 steps) + mute
pcm0:    +- ctl  8 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm0:    +- ctl 11 (nid  11 in   8): -34/12dB (32 steps) + mute
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0:    +- ctl 51 (nid  34 in  10): mute
pcm0:    +- ctl 62 (nid  35 in  10): mute
pcm0: 
pcm0: Input Monitoring Level (OSS: igain): 0/0dB
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0: 
pcm0: Mixer "vol":
pcm0: Mixer "pcm":
pcm0: Mixer "speaker":
pcm0: Mixer "line":
pcm0: Mixer "mic":
pcm0: Mixer "mix":
pcm0: Mixer "rec":
pcm0: Mixer "igain":
pcm0: Mixer "monitor":
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right, 
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm0: Recording channel set is: Front Left, Front Right, 
pcm0: Recording channel matrix is: 2.0 (disconnected)
pcm1: <Realtek ALC1200 (Onboard Analog Speaker)> at nid 21 on hdaa0
pcm1: Playback:
pcm1:      Stream cap: 0x00000001 PCM
pcm1:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm1:             DAC: 3
pcm1: 
pcm1:     nid=21 [pin: Speaker (Fixed)]
pcm1:       + <- nid=13 [audio mixer] [src: pcm, mix]
pcm1:              + <- nid=3 [audio output] [src: pcm]
pcm1:              + <- nid=11 [audio mixer] [src: mix]
pcm1: 
pcm1: Master Volume (OSS: vol): -46/0dB
pcm1:    +- ctl 16 (nid  13 out):    -46/0dB (32 steps)
pcm1:    +- ctl 17 (nid  13 in   0): mute
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1:    +- ctl 27 (nid  21 in ):    mute
pcm1: 
pcm1: PCM Volume (OSS: pcm): 0/0dB
pcm1:    +- ctl 17 (nid  13 in   0): mute
pcm1: 
pcm1: Input Mix Level (OSS: mix)
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1: 
pcm1: Input Monitoring Level (OSS: igain): 0/0dB
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1: 
pcm1: Mixer "vol":
pcm1: Mixer "pcm":
pcm1: Mixer "igain":
pcm1: Soft PCM mixer ENABLED
pcm1: Playback channel set is: Front Left, Front Right, 
pcm1: Playback channel matrix is: 2.0 (unknown)
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
ata2: SATA connect time=0ms status=00000123
ata2: reset tp1 mask=01 ostat0=50 ostat1=00
ugen1.1: <nVidia> at usbus1
uhub0: <nVidia EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ugen0.1: <nVidia> at usbus0
uhub1: <nVidia OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1
ata3: SATA connect time=0ms status=00000113
ata3: reset tp1 mask=01 ostat0=50 ostat1=00
ata3: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata3: reset tp2 stat0=00 stat1=00 devices=0x10000
uhub1: 10 ports with 10 removable, self powered
ata4: SATA connect timeout status=00000000
ata5: SATA connect timeout status=00000000
ada0 at ata2 bus 0 scbus0 target 0 lun 0
ada0: <ST3160318AS HP34> ATA-8 SATA 2.x device
ada0: Serial Number 5VY0WRRB
ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
ada0: 152627MB (312581808 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
pass0 at ata2 bus 0 scbus0 target 0 lun 0
pass0: <ST3160318AS HP34> ATA-8 SATA 2.x device
pass0: Serial Number 5VY0WRRB
pass0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
pass1 at ata3 bus 0 scbus1 target 0 lun 0
pass1: <hp CDDVDW TS-H653R 0E00> Removable CD-ROM SCSI-0 device 
pass1: Serial Number R0626GCSA0371600
pass1: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
random: unblocking device.
Netvsc initializing... done!
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
ioapic0: routing intpin 1 (cd0 at ata3 bus 0 scbus1 target 0 lun 0
ISA IRQ 1cd0: ) to lapic 1 vector 48
<hp CDDVDW TS-H653R 0E00> Removable CD-ROM SCSI-0 device 
ioapic0: routing intpin 12 (cd0: Serial Number R0626GCSA0371600
ISA IRQ 12cd0: 150.000MB/s transfers) to lapic 1 vector 49
 (SATA 1.x, UDMA5, ATAPI 12bytes, ioapic0: routing intpin 21 (PIO 8192bytesPCI 
IRQ 21)) to lapic 1 vector 50

ioapic0: routing intpin 23 (cd0: Attempt to query device size failed: NOT 
READY, Medium not present - tray closed
PCI IRQ 23) to lapic 1 vector 51
msi: Assigning MSI IRQ 257 to local APIC 1 vector 56
msi: Assigning MSI IRQ 258 to local APIC 1 vector 57
msi: Assigning MSI IRQ 259 to local APIC 1 vector 58
msi: Assigning MSI IRQ 260 to local APIC 1 vector 59
msi: Assigning MSI IRQ 261 to local APIC 1 vector 60
msi: Assigning MSI IRQ 262 to local APIC 1 vector 61
msi: Assigning MSI IRQ 263 to local APIC 1 vector 62
msi: Assigning MSI IRQ 264 to local APIC 1 vector 63
TSC timecounter discards lower 1 bit(s)
Timecounter "TSC-low" frequency 1105050935 Hz quality -100
WARNING: WITNESS option enabled, expect reduced performance.
GEOM: new disk ada0
GEOM: new disk cd0
Root mount waiting for: usbus1
Root mount waiting for: usbus1
uhub0: 10 ports with 10 removable, self powered
Trying to mount root from ufs:/dev/gpt/gproot [rw]...
start_init: trying /sbin/init
ugen1.2: <Western Digital> at usbus1
umass0: <Western Digital USB Hard Drive, class 0/0, rev 2.00/11.05, addr 2> on 
usbus1
umass0:  SCSI over Bulk-Only; quirks = 0x4100
umass0:4:0: Attached to scbus4
(probe0:umass-sim0:0:0:0): Down reving Protocol Version from 2 to 0?
pass2 at umass-sim0 bus 0 scbus4 target 0 lun 0
pass2: <WDC WD80 0BB-00CAA1 17.0> Fixed Direct Access SCSI-0 device 
pass2: Serial Number 0B000122044CEBE3
pass2: 40.000MB/s transfers
GEOM: new disk da0
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <WDC WD80 0BB-00CAA1 17.0> Fixed Direct Access SCSI-0 device 
da0: Serial Number 0B000122044CEBE3
da0: 40.000MB/s transfers
da0: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C)
da0: quirks=0x2<NO_6_BYTE>
da0: Delete methods: <NONE(*)>
lock order reversal:
 1st 0xfffffe00f7984d58 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3097
 2nd 0xfffff80004863200 dirhash (dirhash) @ 
/usr/src/sys/ufs/ufs/ufs_dirhash.c:285
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe000035d420
witness_checkorder() at witness_checkorder+0xe45/frame 0xfffffe000035d4b0
_sx_xlock() at _sx_xlock+0x75/frame 0xfffffe000035d4f0
ufsdirhash_add() at ufsdirhash_add+0x3a/frame 0xfffffe000035d530
ufs_direnter() at ufs_direnter+0x641/frame 0xfffffe000035d5f0
ufs_makeinode() at ufs_makeinode+0x5bf/frame 0xfffffe000035d7b0
ufs_create() at ufs_create+0x2d/frame 0xfffffe000035d7d0
VOP_CREATE_APV() at VOP_CREATE_APV+0xf1/frame 0xfffffe000035d800
vn_open_cred() at vn_open_cred+0x2c6/frame 0xfffffe000035d960
kern_openat() at kern_openat+0x257/frame 0xfffffe000035dae0
amd64_syscall() at amd64_syscall+0x27f/frame 0xfffffe000035dbf0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe000035dbf0
--- syscall (499, FreeBSD ELF64, sys_openat), rip = 0x800ba479a, rsp = 
0x7fffffffe568, rbp = 0x7fffffffe660 ---
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...3 1 0 1 0 0 done
All buffers synced.
lock order reversal:
 1st 0xfffff8000482cd50 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1229
 2nd 0xfffff800046529a0 devfs (devfs) @ /usr/src/sys/ufs/ffs/ffs_vfsops.c:1375
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe000035d5d0
witness_checkorder() at witness_checkorder+0xe45/frame 0xfffffe000035d660
__lockmgr_args() at __lockmgr_args+0xacf/frame 0xfffffe000035d790
vop_stdlock() at vop_stdlock+0x3c/frame 0xfffffe000035d7b0
VOP_LOCK1_APV() at VOP_LOCK1_APV+0xfc/frame 0xfffffe000035d7e0
_vn_lock() at _vn_lock+0x8a/frame 0xfffffe000035d850
ffs_flushfiles() at ffs_flushfiles+0x113/frame 0xfffffe000035d8c0
softdep_flushfiles() at softdep_flushfiles+0x273/frame 0xfffffe000035d930
ffs_unmount() at ffs_unmount+0x81/frame 0xfffffe000035d990
dounmount() at dounmount+0x42c/frame 0xfffffe000035da10
vfs_unmountall() at vfs_unmountall+0x61/frame 0xfffffe000035da40
kern_reboot() at kern_reboot+0x4f6/frame 0xfffffe000035dac0
sys_reboot() at sys_reboot+0x58/frame 0xfffffe000035dae0
amd64_syscall() at amd64_syscall+0x27f/frame 0xfffffe000035dbf0
Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe000035dbf0
--- syscall (55, FreeBSD ELF64, sys_reboot), rip = 0x80086b5ec, rsp = 
0x7fffffffea38, rbp = 0x7fffffffeba0 ---
Swap device ada0p1 removed.
Uptime: 1h16m30s
(ada0:ata2:0:0:0): spin-down
Table 'FACP' at 0xdfee7f40
Table 'SLIC' at 0xdfee8180
Table 'SSDT' at 0xdfee8340
Table 'HPET' at 0xdfee85c0
Table 'MCFG' at 0xdfee8640
Table 'APIC' at 0xdfee8080
APIC: Found table at 0xdfee8080
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 0 ACPI ID 0: enabled
SMP: Added CPU 0 (AP)
MADT: Found CPU APIC ID 1 ACPI ID 1: enabled
SMP: Added CPU 1 (AP)
MADT: Found CPU APIC ID 2 ACPI ID 2: disabled
MADT: Found CPU APIC ID 3 ACPI ID 3: disabled
Copyright (c) 1992-2015 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 r279210: Mon Feb 23 19:14:12 UTC 2015
    r...@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff81bf9000.
Calibrating TSC clock ... TSC clock: 2210100463 Hz
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2210.10-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x40fb2  Family=0xf  Model=0x4b  Stepping=2
  
Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x2001<SSE3,CX16>
  AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!>
  AMD Features2=0x1f<LAHF,CMP,SVM,ExtAPIC,CR8>
  SVM: (disabled in BIOS) Features=0x0
Revision=1, ASIDs=64
L1 2MB data TLB: 8 entries, fully associative
L1 2MB instruction TLB: 8 entries, fully associative
L1 4KB data TLB: 32 entries, fully associative
L1 4KB instruction TLB: 32 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 2MB unified TLB: 0 entries, disabled/not present
L2 4KB data TLB: 512 entries, 4-way associative
L2 4KB instruction TLB: 512 entries, 4-way associative
L2 unified cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative
real memory  = 4294967296 (4096 MB)
Physical memory chunk(s):
0x0000000000010000 - 0x000000000009afff, 569344 bytes (139 pages)
0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)
0x0000000001c25000 - 0x00000000d8934fff, 3604021248 bytes (879888 pages)
0x0000000100000000 - 0x000000011ffe7fff, 536772608 bytes (131048 pages)
avail memory = 4105641984 (3915 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <HPQOEM SLIC-BPC>
INTR: Adding local APIC 1 as a target
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
x86bios: SSEG 0x09a000-0x09afff at 0xfffffe011c55c000
x86bios: EBDA 0x09f000-0x09ffff at 0xfffff8000009f000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
ULE: setup cpu 0
ULE: setup cpu 1
ACPI: RSDP 0x00000000000F7830 000024 (v02 HPQOEM)
ACPI: XSDT 0x00000000DFEE3100 000054 (v01 HPQOEM SLIC-BPC 42302E31 AWRD 
00000000)
ACPI: FACP 0x00000000DFEE7F40 0000F4 (v03 HPQOEM SLIC-BPC 42302E31 AWRD 
00000000)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/8 
(20150204/tbfadt-644)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/8 
(20150204/tbfadt-644)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/8 
(20150204/tbfadt-644)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/8 
(20150204/tbfadt-644)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe1Block: 128/8 
(20150204/tbfadt-644)
ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 8, using 
default 32 (20150204/tbfadt-725)
ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 8, using 
default 16 (20150204/tbfadt-725)
ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 8, using default 
32 (20150204/tbfadt-725)
ACPI: DSDT 0x00000000DFEE32C0 004C34 (v01 HPQOEM SLIC-BPC 00001000 MSFT 
03000000)
ACPI: FACS 0x00000000DFEE0000 000040
ACPI: SLIC 0x00000000DFEE8180 000176 (v01 HPQOEM SLIC-BPC 42302E31 AWRD 
00000000)
ACPI: SSDT 0x00000000DFEE8340 000206 (v01 HPQOEM SLIC-BPC 00000001  LTP 
00000001)
ACPI: HPET 0x00000000DFEE85C0 000038 (v01 HPQOEM SLIC-BPC 42302E31 AWRD 
00000098)
ACPI: MCFG 0x00000000DFEE8640 00003C (v01 HPQOEM SLIC-BPC 42302E31 AWRD 
00000000)
ACPI: APIC 0x00000000DFEE8080 000098 (v01 HPQOEM SLIC-BPC 42302E31 AWRD 
00000000)
MADT: Found IO APIC ID 4, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 4
ioapic0: Routing external 8259A's -> intpin 0
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
MADT: Interrupt override: source 14, irq 14
MADT: Interrupt override: source 15, irq 15
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
lapic1: Routing NMI -> LINT1
lapic1: LINT1 trigger: edge
lapic1: LINT1 polarity: high
MADT: Ignoring local NMI routed to ACPI CPU 2
MADT: Ignoring local NMI routed to ACPI CPU 3
ioapic0 <Version 1.1> irqs 0-23 on motherboard
cpu0 BSP:
     ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
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>
random: entropy device infrastructure driver
random: selecting highest priority adaptor <Dummy>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
nfslock: pseudo-device
netmap: loaded module
null: <full device, null device, zero device>
random: SOFT: yarrow init()
random: selecting highest priority adaptor <Yarrow>
VESA: INT 0x10 vector 0xc000:0x100c
VESA: information block
0000   56 45 53 41 00 03 00 01 00 98 01 00 00 00 22 00
0010   00 98 00 08 72 05 07 01 00 98 1a 01 00 98 2f 01
0020   00 98 00 01 01 01 02 01 03 01 04 01 05 01 06 01
0030   07 01 0e 01 0f 01 11 01 12 01 14 01 15 01 17 01
0040   18 01 1a 01 1b 01 30 01 31 01 32 01 33 01 34 01
0050   35 01 36 01 3d 01 3e 01 45 01 46 01 47 01 48 01
0060   52 01 ff ff 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   4e 56 49 44 49 41 00 4e 56 49 44 49 41 20 43 6f
0110   72 70 6f 72 61 74 69 6f 6e 00 47 37 32 20 42 6f
0120   61 72 64 20 2d 20 70 33 38 31 6e 32 30 20 00 43
0130   68 69 70 20 52 65 76 20 20 20 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: 32 mode(s) found
VESA: v3.0, 131072k memory, flags:0x1, mode table:0xfffffe011c59e022 (98000022)
VESA: NVIDIA
VESA: NVIDIA Corporation G72 Board - p381n20  Chip Rev   
io: <I/O>
VMBUS: load
hptnr: R750/DC7280 controller driver v1.0.1
hpt27xx: RocketRAID 27xx controller driver v1.1
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
acpi0: <HPQOEM SLIC-BPC> on motherboard
ACPI: All ACPI Tables successfully acquired
PCIe: Memory Mapped configuration base @ 0xf0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) 
(20150204/dsopcode-247)
ACPI Error: Method parse/execution failed [\134_SB_.MEM_._CRS] (Node 
0xfffff80002ed6500), AE_AML_BUFFER_LIMIT (20150204/psparse-552)
ACPI Error: Method execution failed [\134_SB_.MEM_._CRS] (Node 
0xfffff80002ed6500), AE_AML_BUFFER_LIMIT (20150204/uteval-111)
can't fetch resources for \134_SB_.MEM_ - AE_AML_BUFFER_LIMIT
cpu0: Processor \134_PR_.C000 (ACPI ID 0) -> APIC ID 0
cpu0: <ACPI CPU> on acpi0
cpu0: switching to generic Cx mode
cpu1: Processor \134_PR_.C001 (ACPI ID 1) -> APIC ID 1
cpu1: <ACPI CPU> on acpi0
ACPI: Processor \134_PR_.C002 (ACPI ID 2) ignored
ACPI: Processor \134_PR_.C003 (ACPI ID 3) ignored
attimer0: <AT timer> port 0x40-0x43 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
hpet0: <High Precision Event Timer> iomem 0xfefff000-0xfefff3ff irq 0,8 on acpi0
hpet0: vendor 0x10de, rev 0x1, 25000000Hz, 3 timers, legacy route
hpet0:  t0: irqs 0x00ff3efa (31), periodic
hpet0:  t1: irqs 0x00ff3efa (31)
hpet0:  t2: irqs 0x00ff3efa (31)
Timecounter "HPET" frequency 25000000 Hz quality 950
atrtc0: <AT realtime clock> port 0x70-0x73 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
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 0x1008-0x100b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    7   N     0  5 7 9 10 11 14 15
  Validation          0    7   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  5 7 9 10 11 14 15
  Validation          0   11   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link8:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link9:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link10:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  5 7 9 10 11 14 15
  Validation          0   10   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link11:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    5   N     0  5 7 9 10 11 14 15
  Validation          0    5   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link12:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  5 7 9 10 11 14 15
  Validation          0   10   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link13:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link14:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    7   N     0  5 7 9 10 11 14 15
  Validation          0    7   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link15:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  5 7 9 10 11 14 15
  Validation          0   11   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link16:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  5 7 9 10 11 14 15
  Validation          0  255   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link17:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   11   N     0  5 7 9 10 11 14 15
  Validation          0   11   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link18:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  5 7 9 10 11 14 15
  Validation          0   10   N     0  5 7 9 10 11 14 15
  After Disable       0  255   N     0  5 7 9 10 11 14 15
pci_link19:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  16
  Validation          0  255   N     0  16
  After Disable       0  255   N     0  16
pci_link20:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  17
  Validation          0  255   N     0  17
  After Disable       0  255   N     0  17
pci_link21:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  18
  Validation          0  255   N     0  18
  After Disable       0  255   N     0  18
pci_link22:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  19
  Validation          0  255   N     0  19
  After Disable       0  255   N     0  19
pci_link23:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  16
  Validation          0  255   N     0  16
  After Disable       0  255   N     0  16
pci_link24:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  16
  Validation          0  255   N     0  16
  After Disable       0  255   N     0  16
pci_link25:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  16
  Validation          0  255   N     0  16
  After Disable       0  255   N     0  16
pci_link26:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  16
  Validation          0  255   N     0  16
  After Disable       0  255   N     0  16
pci_link27:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link28:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link29:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link30:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link31:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link32:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link33:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link34:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link35:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  22 23
  Validation          0  255   N     0  22 23
  After Disable       0  255   N     0  22 23
pci_link36:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  20
  Validation          0  255   N     0  20
  After Disable       0  255   N     0  20
pci_link37:       Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  21
  Validation          0  255   N     0  21
  After Disable       0  255   N     0  21
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pcib0: decoding 4 range 0-0xcf7
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000-0xdffff
pcib0: decoding 3 range 0xe0000000-0xfebfffff
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found-> vendor=0x10de, dev=0x03ea, revid=0xa1
        domain=0, bus=0, slot=0, func=0
        class=05-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x10de, dev=0x03e0, revid=0xa2
        domain=0, bus=0, slot=1, func=0
        class=06-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x000f, statreg=0x00a0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x10de, dev=0x03eb, revid=0xa2
        domain=0, bus=0, slot=1, func=1
        class=0c-05-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0001, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=7
        powerspec 2  supports D0 D3  current D0
        map[10]: type I/O Port, range 32, base 0xfc00, size  6, enabled
pcib0: allocated type 4 (0xfc00-0xfc3f) for rid 10 of pci0:0:1:1
        map[20]: type I/O Port, range 32, base 0x1c00, size  6, enabled
pcib0: allocated type 4 (0x1c00-0x1c3f) for rid 20 of pci0:0:1:1
        map[24]: type I/O Port, range 32, base 0x1c40, size  6, enabled
pcib0: allocated type 4 (0x1c40-0x1c7f) for rid 24 of pci0:0:1:1
pcib0: matched entry for 0.1.INTA (src \134_SB_.PCI0.APCS:0)
pci_link32: Picked IRQ 22 with weight 0
pcib0: slot 1 INTA routed to irq 22 via \134_SB_.PCI0.APCS
found-> vendor=0x10de, dev=0x03f5, revid=0xa2
        domain=0, bus=0, slot=1, func=2
        class=05-00-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0400, statreg=0x00a0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x10de, dev=0x03f1, revid=0xa3
        domain=0, bus=0, slot=2, func=0
        class=0c-03-10, hdrtype=0x00, mfdev=1
        cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns)
        intpin=a, irq=10
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type Memory, range 32, base 0xfe02f000, size 12, enabled
pcib0: allocated type 3 (0xfe02f000-0xfe02ffff) for rid 10 of pci0:0:2:0
pcib0: matched entry for 0.2.INTA (src \134_SB_.PCI0.APCF:0)
pci_link28: Picked IRQ 23 with weight 0
pcib0: slot 2 INTA routed to irq 23 via \134_SB_.PCI0.APCF
found-> vendor=0x10de, dev=0x03f2, revid=0xa3
        domain=0, bus=0, slot=2, func=1
        class=0c-03-20, hdrtype=0x00, mfdev=1
        cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns)
        intpin=b, irq=11
        powerspec 2  supports D0 D1 D2 D3  current D0
        map[10]: type Memory, range 32, base 0xfe02e000, size  8, enabled
pcib0: allocated type 3 (0xfe02e000-0xfe02e0ff) for rid 10 of pci0:0:2:1
pcib0: matched entry for 0.2.INTB (src \134_SB_.PCI0.APCL:0)
pci_link33: Picked IRQ 22 with weight 1
pcib0: slot 2 INTB routed to irq 22 via \134_SB_.PCI0.APCL
found-> vendor=0x10de, dev=0x03f3, revid=0xa1
        domain=0, bus=0, slot=4, func=0
        class=06-04-01, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x02 (500 ns)
        secbus=1, subbus=1
found-> vendor=0x10de, dev=0x03f0, revid=0xa2
        domain=0, bus=0, slot=5, func=0
        class=04-03-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x05 (1250 ns)
        intpin=b, irq=10
        powerspec 2  supports D0 D3  current D0
        MSI supports 1 message, 64 bit, vector masks
        map[10]: type Memory, range 32, base 0xfe024000, size 14, enabled
pcib0: allocated type 3 (0xfe024000-0xfe027fff) for rid 10 of pci0:0:5:0
pcib0: matched entry for 0.5.INTB (src \134_SB_.PCI0.AAZA:0)
pci_link31: Picked IRQ 23 with weight 1
pcib0: slot 5 INTB routed to irq 23 via \134_SB_.PCI0.AAZA
found-> vendor=0x10de, dev=0x03ef, revid=0xa2
        domain=0, bus=0, slot=7, func=0
        class=06-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x01 (250 ns), maxlat=0x14 (5000 ns)
        intpin=a, irq=5
        powerspec 2  supports D0 D1 D2 D3  current D0
        MSI supports 8 messages, 64 bit, vector masks
        map[10]: type Memory, range 32, base 0xfe02d000, size 12, enabled
pcib0: allocated type 3 (0xfe02d000-0xfe02dfff) for rid 10 of pci0:0:7:0
        map[14]: type I/O Port, range 32, base 0xf000, size  3, enabled
pcib0: allocated type 4 (0xf000-0xf007) for rid 14 of pci0:0:7:0
pcib0: matched entry for 0.7.INTA (src \134_SB_.PCI0.APCH:0)
pci_link29: Picked IRQ 22 with weight 2
pcib0: slot 7 INTA routed to irq 22 via \134_SB_.PCI0.APCH
found-> vendor=0x10de, dev=0x03f6, revid=0xa2
        domain=0, bus=0, slot=8, func=0
        class=01-01-85, hdrtype=0x00, mfdev=1
        cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns)
        intpin=a, irq=11
        powerspec 2  supports D0 D3  current D0
        MSI supports 4 messages, 64 bit
        map[10]: type I/O Port, range 32, base 0x9f0, size  3, enabled
pcib0: allocated type 4 (0x9f0-0x9f7) for rid 10 of pci0:0:8:0
        map[14]: type I/O Port, range 32, base 0xbf0, size  2, enabled
pcib0: allocated type 4 (0xbf0-0xbf3) for rid 14 of pci0:0:8:0
        map[18]: type I/O Port, range 32, base 0x970, size  3, enabled
pcib0: allocated type 4 (0x970-0x977) for rid 18 of pci0:0:8:0
        map[1c]: type I/O Port, range 32, base 0xb70, size  2, enabled
pcib0: allocated type 4 (0xb70-0xb73) for rid 1c of pci0:0:8:0
        map[20]: type I/O Port, range 32, base 0xdc00, size  4, enabled
pcib0: allocated type 4 (0xdc00-0xdc0f) for rid 20 of pci0:0:8:0
        map[24]: type Memory, range 32, base 0xfe02c000, size 12, enabled
pcib0: allocated type 3 (0xfe02c000-0xfe02cfff) for rid 24 of pci0:0:8:0
pcib0: matched entry for 0.8.INTA (src \134_SB_.PCI0.APSI:0)
pci_link36: Picked IRQ 20 with weight 0
pcib0: slot 8 INTA routed to irq 20 via \134_SB_.PCI0.APSI
found-> vendor=0x10de, dev=0x03f6, revid=0xa2
        domain=0, bus=0, slot=8, func=1
        class=01-01-85, hdrtype=0x00, mfdev=1
        cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns)
        intpin=b, irq=10
        powerspec 2  supports D0 D3  current D0
        MSI supports 4 messages, 64 bit
        map[10]: type I/O Port, range 32, base 0x9e0, size  3, enabled
pcib0: allocated type 4 (0x9e0-0x9e7) for rid 10 of pci0:0:8:1
        map[14]: type I/O Port, range 32, base 0xbe0, size  2, enabled
pcib0: allocated type 4 (0xbe0-0xbe3) for rid 14 of pci0:0:8:1
        map[18]: type I/O Port, range 32, base 0x960, size  3, enabled
pcib0: allocated type 4 (0x960-0x967) for rid 18 of pci0:0:8:1
        map[1c]: type I/O Port, range 32, base 0xb60, size  2, enabled
pcib0: allocated type 4 (0xb60-0xb63) for rid 1c of pci0:0:8:1
        map[20]: type I/O Port, range 32, base 0xc800, size  4, enabled
pcib0: allocated type 4 (0xc800-0xc80f) for rid 20 of pci0:0:8:1
        map[24]: type Memory, range 32, base 0xfe02b000, size 12, enabled
pcib0: allocated type 3 (0xfe02b000-0xfe02bfff) for rid 24 of pci0:0:8:1
pcib0: matched entry for 0.8.INTB (src \134_SB_.PCI0.APSJ:0)
pci_link37: Picked IRQ 21 with weight 0
pcib0: slot 8 INTB routed to irq 21 via \134_SB_.PCI0.APSJ
found-> vendor=0x10de, dev=0x03e8, revid=0xa2
        domain=0, bus=0, slot=9, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x18 (6000 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 2 messages, 64 bit
        secbus=2, subbus=2
found-> vendor=0x10de, dev=0x03e9, revid=0xa2
        domain=0, bus=0, slot=11, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 2 messages, 64 bit
        secbus=3, subbus=3
found-> vendor=0x10de, dev=0x03e9, revid=0xa2
        domain=0, bus=0, slot=12, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        MSI supports 2 messages, 64 bit
        secbus=4, subbus=4
found-> vendor=0x1022, dev=0x1100, revid=0x00
        domain=0, bus=0, slot=24, func=0
        class=06-00-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=0x1022, dev=0x1101, revid=0x00
        domain=0, bus=0, slot=24, 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=0x1022, dev=0x1102, revid=0x00
        domain=0, bus=0, slot=24, 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=0x1022, dev=0x1103, revid=0x00
        domain=0, bus=0, slot=24, func=3
        class=06-00-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0: <memory, RAM> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
pci0: <memory, RAM> at device 1.2 (no driver attached)
ohci0: <nVidia nForce MCP61 USB Controller> mem 0xfe02f000-0xfe02ffff irq 23 at 
device 2.0 on pci0
ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 0 vector 51
usbus0 on ohci0
ohci0: usbpf: Attached
ehci0: <NVIDIA nForce MCP61 USB 2.0 controller> mem 0xfe02e000-0xfe02e0ff irq 
22 at device 2.1 on pci0
ioapic0: routing intpin 22 (PCI IRQ 22) to lapic 0 vector 52
ehci0: Doorbell workaround enabled
usbus1: EHCI version 1.0
usbus1 on ehci0
ehci0: usbpf: Attached
pcib1: <ACPI PCI-PCI bridge> at device 4.0 on pci0
pcib1: allocating non-ISA range 0xb000-0xb0ff
pcib0: allocated type 4 (0xb000-0xb0ff) for rid 1c of pcib1
pcib1: allocating non-ISA range 0xb400-0xb4ff
pcib0: allocated type 4 (0xb400-0xb4ff) for rid 1c of pcib1
pcib1: allocating non-ISA range 0xb800-0xb8ff
pcib0: allocated type 4 (0xb800-0xb8ff) for rid 1c of pcib1
pcib1: allocating non-ISA range 0xbc00-0xbcff
pcib0: allocated type 4 (0xbc00-0xbcff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfde00000-0xfdefffff) for rid 20 of pcib1
pcib0: allocated type 3 (0xfdd00000-0xfddfffff) for rid 24 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xb000-0xbfff
pcib1:   memory decode     0xfde00000-0xfdefffff
pcib1:   prefetched decode 0xfdd00000-0xfddfffff
pcib1:   special decode    ISA, subtractive
pci1: <ACPI PCI bus> on pcib1
pcib1: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-> vendor=0x10ec, dev=0x8029, revid=0x00
        domain=0, bus=1, slot=10, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0003, statreg=0x0200, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=7
        map[10]: type I/O Port, range 32, base 0xbc00, size  5, enabled
pcib1: allocated I/O port range (0xbc00-0xbc1f) for rid 10 of pci0:1:10:0
pcib1: matched entry for 1.10.INTA (src \134_SB_.PCI0.APC3:0)
pci_link21: Picked IRQ 18 with weight 0
pcib1: slot 10 INTA routed to irq 18 via \134_SB_.PCI0.APC3
pci1: <network, ethernet> at device 10.0 (no driver attached)
hdac0: <NVIDIA MCP61 HDA Controller> mem 0xfe024000-0xfe027fff irq 23 at device 
5.0 on pci0
hdac0: PCI card vendor: 0x103c, device: 0x2a72
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 256 to local APIC 0 vector 53
hdac0: using IRQ 256 for MSI
hdac0: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
nfe0: <NVIDIA nForce MCP61 Networking Adapter> port 0xf000-0xf007 mem 
0xfe02d000-0xfe02dfff irq 22 at device 7.0 on pci0
nfe0: attempting to allocate 8 MSI vectors (8 supported)
msi: routing MSI IRQ 257 to local APIC 0 vector 56
msi: routing MSI IRQ 258 to local APIC 0 vector 57
msi: routing MSI IRQ 259 to local APIC 0 vector 58
msi: routing MSI IRQ 260 to local APIC 0 vector 59
msi: routing MSI IRQ 261 to local APIC 0 vector 60
msi: routing MSI IRQ 262 to local APIC 0 vector 61
msi: routing MSI IRQ 263 to local APIC 0 vector 62
msi: routing MSI IRQ 264 to local APIC 0 vector 63
nfe0: using IRQs 257-264 for MSI
nfe0: Using 8 MSI messages
miibus0: <MII bus> on nfe0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0011, rev. 2
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 
100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 
1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, 
auto-flow
nfe0: bpf attached
nfe0: Ethernet address: 00:24:81:ce:ba:87
atapci0: <nVidia nForce MCP61 SATA300 controller> port 
0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xdc00-0xdc0f mem 
0xfe02c000-0xfe02cfff irq 20 at device 8.0 on pci0
ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 54
ata2: <ATA channel> at channel 0 on atapci0
ata3: <ATA channel> at channel 1 on atapci0
atapci1: <nVidia nForce MCP61 SATA300 controller> port 
0x9e0-0x9e7,0xbe0-0xbe3,0x960-0x967,0xb60-0xb63,0xc800-0xc80f mem 
0xfe02b000-0xfe02bfff irq 21 at device 8.1 on pci0
ioapic0: routing intpin 21 (PCI IRQ 21) to lapic 0 vector 55
ata4: <ATA channel> at channel 0 on atapci1
ata5: <ATA channel> at channel 1 on atapci1
pcib2: <ACPI PCI-PCI bridge> at device 9.0 on pci0
pcib0: allocated type 4 (0xa000-0xafff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfa000000-0xfcffffff) for rid 20 of pcib2
pcib0: allocated type 3 (0xe0000000-0xefffffff) for rid 24 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     2
pcib2:   subordinate bus   2
pcib2:   I/O decode        0xa000-0xafff
pcib2:   memory decode     0xfa000000-0xfcffffff
pcib2:   prefetched decode 0xe0000000-0xefffffff
pcib2:   special decode    VGA
pcib2: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR0 - 
AE_NOT_FOUND
pci2: <ACPI PCI bus> on pcib2
pcib2: allocated bus range (2-2) for rid 0 of pci2
pci2: domain=0, physical bus=2
found-> vendor=0x10de, dev=0x01d3, revid=0xa1
        domain=0, bus=2, slot=0, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (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 0xfa000000, size 24, enabled
pcib2: allocated memory range (0xfa000000-0xfaffffff) for rid 10 of pci0:2:0:0
        map[14]: type Prefetchable Memory, range 64, base 0xe0000000, size 28, 
enabled
pcib2: allocated prefetch range (0xe0000000-0xefffffff) for rid 14 of pci0:2:0:0
        map[1c]: type Memory, range 64, base 0xfb000000, size 24, enabled
pcib2: allocated memory range (0xfb000000-0xfbffffff) for rid 1c of pci0:2:0:0
pcib0: matched entry for 0.9.INTA (src \134_SB_.PCI0.APC8:0)
pci_link26: Picked IRQ 16 with weight 0
pcib0: slot 9 INTA routed to irq 16 via \134_SB_.PCI0.APC8
pcib2: slot 0 INTA is routed to irq 16
vgapci0: <VGA-compatible display> mem 
0xfa000000-0xfaffffff,0xe0000000-0xefffffff,0xfb000000-0xfbffffff irq 16 at 
device 0.0 on pci2
vgapci0: Boot video device
pcib3: <ACPI PCI-PCI bridge> at device 11.0 on pci0
pcib3: allocating non-ISA range 0x9000-0x90ff
pcib0: allocated type 4 (0x9000-0x90ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9400-0x94ff
pcib0: allocated type 4 (0x9400-0x94ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9800-0x98ff
pcib0: allocated type 4 (0x9800-0x98ff) for rid 1c of pcib3
pcib3: allocating non-ISA range 0x9c00-0x9cff
pcib0: allocated type 4 (0x9c00-0x9cff) for rid 1c of pcib3
pcib0: allocated type 3 (0xfdc00000-0xfdcfffff) for rid 20 of pcib3
pcib0: allocated type 3 (0xfdb00000-0xfdbfffff) for rid 24 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   I/O decode        0x9000-0x9fff
pcib3:   memory decode     0xfdc00000-0xfdcfffff
pcib3:   prefetched decode 0xfdb00000-0xfdbfffff
pcib3:   special decode    ISA
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR1 - 
AE_NOT_FOUND
pci3: <ACPI PCI bus> on pcib3
pcib3: allocated bus range (3-3) for rid 0 of pci3
pci3: domain=0, physical bus=3
pcib4: <ACPI PCI-PCI bridge> at device 12.0 on pci0
pcib4: allocating non-ISA range 0x8000-0x80ff
pcib0: allocated type 4 (0x8000-0x80ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8400-0x84ff
pcib0: allocated type 4 (0x8400-0x84ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8800-0x88ff
pcib0: allocated type 4 (0x8800-0x88ff) for rid 1c of pcib4
pcib4: allocating non-ISA range 0x8c00-0x8cff
pcib0: allocated type 4 (0x8c00-0x8cff) for rid 1c of pcib4
pcib0: allocated type 3 (0xfda00000-0xfdafffff) for rid 20 of pcib4
pcib0: allocated type 3 (0xfd900000-0xfd9fffff) for rid 24 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     4
pcib4:   subordinate bus   4
pcib4:   I/O decode        0x8000-0x8fff
pcib4:   memory decode     0xfda00000-0xfdafffff
pcib4:   prefetched decode 0xfd900000-0xfd9fffff
pcib4:   special decode    ISA
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.XVR2 - 
AE_NOT_FOUND
pci4: <ACPI PCI bus> on pcib4
pcib4: allocated bus range (4-4) for rid 0 of pci4
pci4: domain=0, physical bus=4
acpi_tz0: <Thermal Zone> on acpi0
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 0 vector 64
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 0 vector 65
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons
psm0: config:00000000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
acpi0: wakeup code va 0xfffffe000021d000 pa 0x90000
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
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 1 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 1 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 1 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 1 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 1 of orm0
isa_probe_children: disabling PnP devices
atkbdc: atkbdc0 already exists; skipping it
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
isa_probe_children: probing non-PnP devices
orm0: <ISA Option ROM> at iomem 0xd0000-0xd17ff 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 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x3f8-0x3ff) for rid 0 of uart0
uart0 failed to probe at port 0x3f8-0x3ff irq 4 on isa0
pcib0: allocated type 4 (0x2f8-0x2ff) for rid 0 of uart1
uart1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
wbwd0 failed to probe on isa0
isa_probe_children: probing PnP devices
powernow0: <PowerNow! K8> on cpu0
powernow1: <PowerNow! K8> on cpu1
Device configuration finished.
procfs registered
lapic: Divisor 2, Frequency 100457085 Hz
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 32768
lo0: bpf attached
hptnr: no controller detected.
hpt27xx: no controller detected.
hptrr: no controller detected.
hdacc0: <Realtek ALC1200 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC1200 Audio Function Group> at nid 1 on hdacc0
hdaa0: Subsystem ID: 0x103c2a72
hdaa0: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa0:  GPIO0: disabled
hdaa0:  GPIO1: disabled
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0: 17 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa0: 21 99130120 2  0  Speaker       Fixed ATAPI   Onboard    Unknown 1
hdaa0: 22 0181304f 4  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa0: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 24 01a19840 4  0  Mic           Jack  1/8     Rear       Pink    8
hdaa0: 25 02a19842 4  2  Mic           Jack  1/8     Front      Pink    8
hdaa0: 26 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 27 0221401f 1  15 Headphones    Jack  1/8     Front      Green   0
hdaa0: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 29 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa0: Patching widget caps nid=29 0x00400000 -> 0x00700000
hdaa0: Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0: 17 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa0: 21 99130120 2  0  Speaker       Fixed ATAPI   Onboard    Unknown 1
hdaa0: 22 0181304f 4  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa0: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 24 01a19840 4  0  Mic           Jack  1/8     Rear       Pink    8
hdaa0: 25 02a19842 4  2  Mic           Jack  1/8     Front      Pink    8
hdaa0: 26 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 27 0221401f 1  15 Headphones    Jack  1/8     Front      Green   0
hdaa0: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa0: 3 associations found:
hdaa0: Association 0 (1) out:
hdaa0:  Pin nid=20 seq=0
hdaa0:  Pin nid=27 seq=15
hdaa0: Association 1 (2) out:
hdaa0:  Pin nid=21 seq=0
hdaa0: Association 2 (4) in:
hdaa0:  Pin nid=24 seq=0
hdaa0:  Pin nid=25 seq=2
hdaa0:  Pin nid=22 seq=15
hdaa0: Tracing association 0 (1)
hdaa0:  Pin 20 traced to DAC 2
hdaa0:  Pin 27 traced to DAC 2 and hpredir 0
hdaa0: Association 0 (1) trace succeeded
hdaa0: Tracing association 1 (2)
hdaa0:  Pin 21 traced to DAC 3
hdaa0: Association 1 (2) trace succeeded
hdaa0: Tracing association 2 (4)
hdaa0:  Pin 24 traced to ADC 8
hdaa0:  Pin 25 traced to ADC 8
hdaa0:  Pin 22 traced to ADC 8
hdaa0: Association 2 (4) trace succeeded
hdaa0: Looking for additional DAC for association 0 (1)
hdaa0: Looking for additional DAC for association 1 (2)
hdaa0: Looking for additional ADC for association 2 (4)
hdaa0:  ADC 9 considered equal to ADC 8
hdaa0: Tracing input monitor
hdaa0:  Tracing nid 11 to out
hdaa0:  nid 11 is input monitor
hdaa0:  Tracing nid 34 to out
hdaa0:  Tracing nid 35 to out
hdaa0: Tracing other input monitors
hdaa0:  Tracing nid 22 to out
hdaa0:  Tracing nid 24 to out
hdaa0:  Tracing nid 25 to out
hdaa0: Tracing beeper
hdaa0: Headphones redirection for association 0 nid=27 using unsolicited 
responses.
hdaa0: Redirect output to: main
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: <Realtek ALC1200 (Analog 2.0+HP/2.0)> at nid 20,27 and 24,25,22 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000001 PCM
pcm0:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm0:             DAC: 2
pcm0: 
pcm0:     nid=20 [pin: Line-out (Green Jack)]
pcm0:       + <- nid=12 [audio mixer] [src: pcm, mix]
pcm0:              + <- nid=2 [audio output] [src: pcm]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0:     nid=27 [pin: Headphones (Green Jack)]
pcm0:       + <- nid=12 [audio mixer] [src: pcm, mix]
pcm0:              + <- nid=2 [audio output] [src: pcm]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0: Record:
pcm0:      Stream cap: 0x00000001 PCM
pcm0:         PCM cap: 0x00060160 16 20 bits, 44 48 96 KHz
pcm0:             ADC: 8
pcm0:             ADC: 9
pcm0: 
pcm0:     nid=8 [audio input]
pcm0:       + <- nid=35 [audio mixer] [src: speaker, line, mic, mix, monitor]
pcm0:              + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:              + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:              + <- nid=29 [beep widget] [src: speaker]
pcm0:              + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0:     nid=9 [audio input]
pcm0:       + <- nid=34 [audio mixer] [src: speaker, line, mic, mix, monitor]
pcm0:              + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:              + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:              + <- nid=29 [beep widget] [src: speaker]
pcm0:              + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0:              + <- nid=11 [audio mixer] [src: mix]
pcm0: 
pcm0: Input Mix:
pcm0: 
pcm0:     nid=11 [audio mixer]
pcm0:       + <- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm0:       + <- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm0:       + <- nid=29 [beep widget] [src: speaker]
pcm0:       + <- nid=22 [pin: Line-in (Blue Jack)] [src: line]
pcm0: 
pcm0: Master Volume (OSS: vol): -46/0dB
pcm0:    +- ctl 13 (nid  12 out):    -46/0dB (32 steps)
pcm0:    +- ctl 14 (nid  12 in   0): mute
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0:    +- ctl 25 (nid  20 in ):    mute
pcm0:    +- ctl 39 (nid  27 in ):    mute
pcm0: 
pcm0: PCM Volume (OSS: pcm): 0/0dB
pcm0:    +- ctl 14 (nid  12 in   0): mute
pcm0: 
pcm0: Microphone Volume (OSS: mic): 0/30dB
pcm0:    +- ctl  3 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm0:    +- ctl 34 (nid  24 out):    0/30dB (4 steps)
pcm0:    +- ctl 41 (nid  34 in   0): mute
pcm0:    +- ctl 52 (nid  35 in   0): mute
pcm0: 
pcm0: Microphone2 Volume (OSS: monitor): 0/30dB
pcm0:    +- ctl  4 (nid  11 in   1): -34/12dB (32 steps) + mute
pcm0:    +- ctl 36 (nid  25 out):    0/30dB (4 steps)
pcm0:    +- ctl 42 (nid  34 in   1): mute
pcm0:    +- ctl 53 (nid  35 in   1): mute
pcm0: 
pcm0: Line-in Volume (OSS: line): 0/30dB
pcm0:    +- ctl 11 (nid  11 in   8): -34/12dB (32 steps) + mute
pcm0:    +- ctl 30 (nid  22 out):    0/30dB (4 steps)
pcm0:    +- ctl 49 (nid  34 in   8): mute
pcm0:    +- ctl 60 (nid  35 in   8): mute
pcm0: 
pcm0: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm0:    +- ctl  8 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm0:    +- ctl 46 (nid  34 in   5): mute
pcm0:    +- ctl 57 (nid  35 in   5): mute
pcm0: 
pcm0: Recording Level (OSS: rec): -16/30dB
pcm0:    +- ctl  1 (nid   8 in   0): -16/30dB (32 steps) + mute
pcm0:    +- ctl  2 (nid   9 in   0): -16/30dB (32 steps) + mute
pcm0:    +- ctl 41 (nid  34 in   0): mute
pcm0:    +- ctl 42 (nid  34 in   1): mute
pcm0:    +- ctl 46 (nid  34 in   5): mute
pcm0:    +- ctl 49 (nid  34 in   8): mute
pcm0:    +- ctl 51 (nid  34 in  10): mute
pcm0:    +- ctl 52 (nid  35 in   0): mute
pcm0:    +- ctl 53 (nid  35 in   1): mute
pcm0:    +- ctl 57 (nid  35 in   5): mute
pcm0:    +- ctl 60 (nid  35 in   8): mute
pcm0:    +- ctl 62 (nid  35 in  10): mute
pcm0: 
pcm0: Input Mix Level (OSS: mix): -34/12dB
pcm0:    +- ctl  3 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm0:    +- ctl  4 (nid  11 in   1): -34/12dB (32 steps) + mute
pcm0:    +- ctl  8 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm0:    +- ctl 11 (nid  11 in   8): -34/12dB (32 steps) + mute
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0:    +- ctl 51 (nid  34 in  10): mute
pcm0:    +- ctl 62 (nid  35 in  10): mute
pcm0: 
pcm0: Input Monitoring Level (OSS: igain): 0/0dB
pcm0:    +- ctl 15 (nid  12 in   1): mute
pcm0: 
pcm0: Mixer "vol":
pcm0: Mixer "pcm":
pcm0: Mixer "speaker":
pcm0: Mixer "line":
pcm0: Mixer "mic":
pcm0: Mixer "mix":
pcm0: Mixer "rec":
pcm0: Mixer "igain":
pcm0: Mixer "monitor":
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right, 
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm0: Recording channel set is: Front Left, Front Right, 
pcm0: Recording channel matrix is: 2.0 (disconnected)
pcm1: <Realtek ALC1200 (Onboard Analog Speaker)> at nid 21 on hdaa0
pcm1: Playback:
pcm1:      Stream cap: 0x00000001 PCM
pcm1:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm1:             DAC: 3
pcm1: 
pcm1:     nid=21 [pin: Speaker (Fixed)]
pcm1:       + <- nid=13 [audio mixer] [src: pcm, mix]
pcm1:              + <- nid=3 [audio output] [src: pcm]
pcm1:              + <- nid=11 [audio mixer] [src: mix]
pcm1: 
pcm1: Master Volume (OSS: vol): -46/0dB
pcm1:    +- ctl 16 (nid  13 out):    -46/0dB (32 steps)
pcm1:    +- ctl 17 (nid  13 in   0): mute
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1:    +- ctl 27 (nid  21 in ):    mute
pcm1: 
pcm1: PCM Volume (OSS: pcm): 0/0dB
pcm1:    +- ctl 17 (nid  13 in   0): mute
pcm1: 
pcm1: Input Mix Level (OSS: mix)
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1: 
pcm1: Input Monitoring Level (OSS: igain): 0/0dB
pcm1:    +- ctl 18 (nid  13 in   1): mute
pcm1: 
pcm1: Mixer "vol":
pcm1: Mixer "pcm":
pcm1: Mixer "igain":
pcm1: Soft PCM mixer ENABLED
pcm1: Playback channel set is: Front Left, Front Right, 
pcm1: Playback channel matrix is: 2.0 (unknown)
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
ata2: SATA connect time=0ms status=00000123
ata2: reset tp1 mask=01 ostat0=50 ostat1=00
ugen0.1: <nVidia> at usbus0
uhub0: <nVidia OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <nVidia> at usbus1
uhub1: <nVidia EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1
ata3: SATA connect time=0ms status=00000113
ata3: reset tp1 mask=01 ostat0=50 ostat1=00
ata3: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata3: reset tp2 stat0=00 stat1=00 devices=0x10000
uhub0: 10 ports with 10 removable, self powered
ata4: SATA connect timeout status=00000000
ata5: SATA connect timeout status=00000000
ada0 at ata2 bus 0 scbus0 target 0 lun 0
ada0: <ST3160318AS HP34> ATA-8 SATA 2.x device
ada0: Serial Number 5VY0WRRB
ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
ada0: 152627MB (312581808 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
pass0 at ata2 bus 0 scbus0 target 0 lun 0
pass0: <ST3160318AS HP34> ATA-8 SATA 2.x device
pass0: Serial Number 5VY0WRRB
pass0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
pass1 at ata3 bus 0 scbus1 target 0 lun 0
pass1: <hp CDDVDW TS-H653R 0E00> Removable CD-ROM SCSI-0 device 
pass1: Serial Number R0626GCSA0371600
pass1: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
random: unblocking device.
Netvsc initializing... done!
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
ioapic0: routing intpin 1 (cd0 at ata3 bus 0 scbus1 target 0 lun 0
ISA IRQ 1cd0: ) to lapic 1 vector 48
<hp CDDVDW TS-H653R 0E00> Removable CD-ROM SCSI-0 device 
ioapic0: routing intpin 12 (cd0: Serial Number R0626GCSA0371600
ISA IRQ 12cd0: 150.000MB/s transfers) to lapic 1 vector 49
 (SATA 1.x, UDMA5, ATAPI 12bytes, ioapic0: routing intpin 21 (PIO 8192bytesPCI 
IRQ 21)) to lapic 1 vector 50

ioapic0: routing intpin 23 (cd0: Attempt to query device size failed: NOT 
READY, Medium not present - tray closed
PCI IRQ 23) to lapic 1 vector 51
msi: Assigning MSI IRQ 257 to local APIC 1 vector 56
msi: Assigning MSI IRQ 258 to local APIC 1 vector 57
msi: Assigning MSI IRQ 259 to local APIC 1 vector 58
msi: Assigning MSI IRQ 260 to local APIC 1 vector 59
msi: Assigning MSI IRQ 261 to local APIC 1 vector 60
msi: Assigning MSI IRQ 262 to local APIC 1 vector 61
msi: Assigning MSI IRQ 263 to local APIC 1 vector 62
msi: Assigning MSI IRQ 264 to local APIC 1 vector 63
TSC timecounter discards lower 1 bit(s)
Timecounter "TSC-low" frequency 1105050231 Hz quality -100
WARNING: WITNESS option enabled, expect reduced performance.
GEOM: new disk ada0
GEOM: new disk cd0
Root mount waiting for: usbus1
Root mount waiting for: usbus1
uhub1: 10 ports with 10 removable, self powered
Root mount waiting for: usbus1
Root mount waiting for: usbus1
ugen1.2: <Western Digital> at usbus1
umass0: <Western Digital USB Hard Drive, class 0/0, rev 2.00/11.05, addr 2> on 
usbus1
umass0:  SCSI over Bulk-Only; quirks = 0x4100
umass0:4:0: Attached to scbus4
Trying to mount root from ufs:/dev/gpt/gproot [rw]...
(probe0:umass-sim0:0:0:0): Down reving Protocol Version from 2 to 0?
pass2 at umass-sim0 bus 0 scbus4 target 0 lun 0
pass2: <WDC WD80 0BB-00CAA1 17.0> Fixed Direct Access SCSI-0 device 
pass2: Serial Number 0B000122044CEBE3
pass2: 40.000MB/s transfers
GEOM: new disk da0
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <WDC WD80 0BB-00CAA1 17.0> Fixed Direct Access SCSI-0 device 
da0: Serial Number 0B000122044CEBE3
da0: 40.000MB/s transfers
da0: 76319MB (156301488 512 byte sectors: 255H 63S/T 9729C)
da0: quirks=0x2<NO_6_BYTE>
da0: Delete methods: <NONE(*)>
start_init: trying /sbin/init
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to