I tried using the amd64 bsd.mp kernel from -current and had the same freeze
after several hours. I still have to pull power to reset, as boot doesn't
work from ddb once the freeze occurs.

ddb output:

login:
[BREAK]
Stopped at      Debugger+0x9:   leave
ddb{0}> ps
   TID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
 13808  29827  29827     27  4   0x8400410                sshd
 29827  17879  29827      0  2         0x2                sshd
 18714      1  18714   1000  2       0x480                znc
 18055      1  18714   1000  3   0x4000080  thrsleep      znc
 15412      1  15412      0  2         0x3                getty
 29149      1  29149      0  3        0x83  ttyin         getty
 13119      1  13119      0  3        0x83  ttyin         getty
 21267      1  21267      0  3        0x83  ttyin         getty
 10375      1  10375      0  3        0x83  ttyin         getty
 30126      1  30126      0  3        0x83  ttyin         getty
 13983      1  13983      0  3        0x80  poll          cron
 28582      1  28582      0  3        0x80  select        miniupnpd
 11516      1  11516     99  3        0x90  poll          sndiod
 27659  19863  19863     67  3        0x90  kqread        httpd
 23068  11536  23068     67  3        0x90  kqread        httpd
 19863  11536  19863     67  3        0x90  kqread        httpd
 11536      1  11536      0  3        0x80  kqread        httpd
 26025  31579  31579     95  3        0x90  kqread        smtpd
 30981  31579  31579     95  3        0x90  kqread        smtpd
 12996  31579  31579     95  3        0x90  kqread        smtpd
 21106  31579  31579     95  3        0x90  kqread        smtpd
 23408  31579  31579     95  3        0x90  kqread        smtpd
 17348  31579  31579    103  3        0x90  kqread        smtpd
 31579      1  31579      0  3        0x80  kqread        smtpd
 24298      1  24298     77  7        0x10                dhcpd
 17879      1  17879      0  3        0x80  select        sshd
  7251      1   7251      0  3        0x80  poll          ntpd
  1268   3558   1268     83  3        0x90  poll          ntpd
  3558      1   3558     83  3        0x90  poll          ntpd
 27087      1  27087    601  3        0x90  kqread        unbound
  4591  25653  25653     74  3        0x90  bpf           pflogd
 25653      1  25653      0  3        0x80  netio         pflogd
 13411   3899   3899     73  7        0x10                syslogd
  3899      1   3899      0  3        0x80  netio         syslogd
  6999      1   6999     77  3        0x90  poll          dhclient
 31421      1  31421      0  3        0x80  poll          dhclient
 11277      0      0      0  3     0x14200  pgzero        zerothread
 24240      0      0      0  3     0x14200  aiodoned      aiodoned
  4290      0      0      0  2     0x14200                update
 20021      0      0      0  3     0x14200  cleaner       cleaner
  7999      0      0      0  3     0x14200  reaper        reaper
 13866      0      0      0  3     0x14200  pgdaemon      pagedaemon
 13647      0      0      0  3     0x14200  bored         crypto
 32734      0      0      0  3     0x14200  pftm          pfpurge
 19635      0      0      0  3     0x14200  usbtsk        usbtask
 15956      0      0      0  3     0x14200  usbatsk       usbatsk
 32174      0      0      0  3     0x14200  bored         i915
*10641      0      0      0  7  0x40014200                acpi0
 26764      0      0      0  3     0x14200  bored         sbar
 16399      0      0      0  3  0x40014200                idle3
 16199      0      0      0  3     0x14200  bored         sbar
 29974      0      0      0  3  0x40014200                idle2
  5948      0      0      0  3     0x14200  bored         sbar
  7532      0      0      0  3  0x40014200                idle1
  8908      0      0      0  7     0x14200                sensors
 12534      0      0      0  2     0x14210                softnet
 19400      0      0      0  3     0x14200  bored         systqmp
 21381      0      0      0  3     0x14200  bored         systq
 28166      0      0      0  3     0x14200  bored         sbar
 23329      0      0      0  3  0x40014200                idle0
     1      0      1      0  3        0x82  wait          init
     0     -1      0      0  3     0x10200  scheduler     swapper
ddb{0}> show registers
rdi                            0x3f8
rsi                                0
rbp               0xffff8000319a62a8
rbx                             0xf9
rdx                            0x3f8
rcx               0xffffffff818b52a0    cpu_info_primary
rax                                0
r8                               0x1
r9                                 0
r10                              0xe
r11               0xffffffff81376640    lapic_delay
r12               0xffff800000213110
r13               0xffff80000020f000
r14               0xffff800000208480
r15                            0x3f8
rip               0xffffffff813464a9    Debugger+0x9
cs                               0x8
rflags                         0x282
rsp               0xffff8000319a6298
ss                              0x10
Debugger+0x9:   leave
ddb{0}> trace
Debugger() at Debugger+0x9
comintr() at comintr+0x253
intr_handler() at intr_handler+0x67
Xintr_ioapic_edge4() at Xintr_ioapic_edge4+0xc9
--- interrupt ---
i82489_readreg() at i82489_readreg+0x14
lapic_delay() at lapic_delay+0x61
rgephy_mii_phy_auto() at rgephy_mii_phy_auto+0x84
rgephy_service() at rgephy_service+0x2d5
mii_mediachg() at mii_mediachg+0x4a
re_init() at re_init+0x2ce
re_intr() at re_intr+0x13c
intr_handler() at intr_handler+0x67
Xintr_ioapic_level11() at Xintr_ioapic_level11+0xcd
--- interrupt ---
pffasttimo() at pffasttimo+0x34
softclock() at softclock+0x315
softintr_dispatch() at softintr_dispatch+0x8b
Xsoftclock() at Xsoftclock+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x21, count: -17
0x8:
ddb{0}> dmesg
OpenBSD 5.8 (GENERIC.MP) #1: Sun Nov  8 10:07:44 EST 2015
    r...@office.prcsllc.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2120810496 (2022MB)
avail mem = 2052702208 (1957MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (39 entries)
bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 02/26/2010
acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP MCFG APIC
acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
HUB
0(S5) UAR1(S5) UAR2(S5) USB0(S4) USB1(S4) USB2(S4) USB3(S4) USBE(S4)
AC97(S5) A
ZAL(S5) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1600.20 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu0: 512KB 64b/line 16-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 133MHz
cpu0: mwait min=64, max=64, C-substates=0.1, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu1: 512KB 64b/line 16-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 3 (application processor)
cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu2: 512KB 64b/line 16-way L2 cache
cpu2: smt 1, core 1, package 0
cpu3 at mainbus0: apid 1 (application processor)
cpu3: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu3: 512KB 64b/line 16-way L2 cache
cpu3: smt 1, core 0, package 0
ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 4
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEX0)
acpiprt2 at acpi0: bus -1 (PEX1)
acpiprt3 at acpi0: bus -1 (PEX2)
acpiprt4 at acpi0: bus -1 (PEX3)
acpiprt5 at acpi0: bus -1 (PEX4)
acpiprt6 at acpi0: bus -1 (PEX5)
acpiprt7 at acpi0: bus 2 (HUB0)
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpicpu2 at acpi0: C1(@1 halt!)
acpicpu3 at acpi0: C1(@1 halt!)
acpitz0 at acpi0: critical temperature is 100 degC
acpibtn0 at acpi0: PWRB
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel 82945G Host" rev 0x02
vga1 at pci0 dev 2 function 0 "Intel 82945G Video" rev 0x02
intagp0 at vga1
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0 at vga1
drm0 at inteldrm0
inteldrm0: 1024x768
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
azalia0: codecs: Realtek ALC662
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
pci1 at ppb0 bus 1
re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x02: RTL8168C/8111C
(0x3c00), m
si, address 00:30:18:a9:e2:2c
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 4 int 23
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 4 int 19
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 4 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 4 int 16
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 4 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xe1
pci2 at ppb1 bus 2
2:6:0: mem address conflict 0xfdcc0000/0x20000
2:7:0: mem address conflict 0xfdcc0000/0x20000
re1 at pci2 dev 4 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 18, address 00:30:18:a8:31:c3
rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
re2 at pci2 dev 6 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 19, address 00:30:18:a8:31:c4
rgephy2 at re2 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
re3 at pci2 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 16, address 00:30:18:a8:31:c5
rgephy3 at re3 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
pcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01
pciide0 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA,
channel 0
 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <SATADOM i100 Ultra>
wd0: 1-sector PIO, LBA, 7679MB, 15727824 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 4
int 19

iic0 at ichiic0
iic0: addr 0x2f 01=33 02=33 03=80 04=0f 5a=06 5b=03 5c=10 5d=19 5e=34 f0=20
f1=
02 ff=5e words 00=ffff 01=33ff 02=33ff 03=80ff 04=0fff 05=ffff 06=ffff
07=ffff
spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL6
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
com1: probed fifo depth: 15 bytes
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
uhidev0 at uhub2 port 1 configuration 1 interface 0 "MOSART Semi. 2.4G
Keyboard
 Mouse" rev 1.10/3.12 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub2 port 1 configuration 1 interface 1 "MOSART Semi. 2.4G
Keyboard
 Mouse" rev 1.10/3.12 addr 2
uhidev1: iclass 3/1, 5 report ids
uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
ums0 at uhidev1 reportid 3: 5 buttons, Z dir
wsmouse0 at ums0 mux 0
uhid2 at uhidev1 reportid 5: input=5, output=6, feature=0
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on wd0a (f6900d8001371775.a) swap on wd0b dump on wd0b
WARNING: / was not properly unmounted
Stopped at      Debugger+0x9:   leave
ddb{0}> Bad character
?
ddb{0}> syncing disks... done
r
OpenBSD 5.8-current (GENERIC.MP) #1683: Sun Nov 29 07:11:35 MST 2015
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 2120810496 (2022MB)
avail mem = 2052476928 (1957MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (39 entries)
bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 02/26/2010
acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP MCFG APIC
acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
HUB
0(S5) UAR1(S5) UAR2(S5) USB0(S4) USB1(S4) USB2(S4) USB3(S4) USBE(S4)
AC97(S5) A
ZAL(S5) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1600.22 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu0: 512KB 64b/line 16-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 133MHz
cpu0: mwait min=64, max=64, C-substates=0.1, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu1: 512KB 64b/line 16-way L2 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 3 (application processor)
cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu2: 512KB 64b/line 16-way L2 cache
cpu2: smt 1, core 1, package 0
cpu3 at mainbus0: apid 1 (application processor)
cpu3: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
cpu3: 512KB 64b/line 16-way L2 cache
cpu3: smt 1, core 0, package 0
ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 4
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEX0)
acpiprt2 at acpi0: bus -1 (PEX1)
acpiprt3 at acpi0: bus -1 (PEX2)
acpiprt4 at acpi0: bus -1 (PEX3)
acpiprt5 at acpi0: bus -1 (PEX4)
acpiprt6 at acpi0: bus -1 (PEX5)
acpiprt7 at acpi0: bus 2 (HUB0)
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpicpu2 at acpi0: C1(@1 halt!)
acpicpu3 at acpi0: C1(@1 halt!)
acpitz0 at acpi0: critical temperature is 100 degC
acpibtn0 at acpi0: PWRB
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel 82945G Host" rev 0x02
inteldrm0 at pci0 dev 2 function 0 "Intel 82945G Video" rev 0x02
drm0 at inteldrm0
intagp0 at inteldrm0
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0: apic 4 int 16
inteldrm0: 1024x768
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
azalia0: codecs: Realtek ALC662
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
pci1 at ppb0 bus 1
re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x02: RTL8168C/8111C
(0x3c00), m
si, address 00:30:18:a9:e2:2c
rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 4 int 23
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 4 int 19
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 4 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 4 int 16
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 4 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xe1
pci2 at ppb1 bus 2
2:6:0: mem address conflict 0xfdcc0000/0x20000
2:7:0: mem address conflict 0xfdcc0000/0x20000
re1 at pci2 dev 4 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 18, address 00:30:18:a8:31:c3
rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
re2 at pci2 dev 6 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 19, address 00:30:18:a8:31:c4
rgephy2 at re2 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
re3 at pci2 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
(0x1800
), apic 4 int 16, address 00:30:18:a8:31:c5
rgephy3 at re3 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
pcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01
pciide0 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA,
channel 0
 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <SATADOM i100 Ultra>
wd0: 1-sector PIO, LBA, 7679MB, 15727824 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 4
int 19

iic0 at ichiic0
iic0: addr 0x2f 01=33 02=33 03=80 04=0f 5a=06 5b=03 5c=10 5d=19 5e=34 f0=20
f1=
02 ff=5e words 00=ffff 01=33ff 02=33ff 03=80ff 04=0fff 05=ffff 06=ffff
07=ffff
spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL6
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
com1: probed fifo depth: 15 bytes
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
uhidev0 at uhub2 port 1 configuration 1 interface 0 "MOSART Semi. 2.4G
Keyboard
 Mouse" rev 1.10/3.12 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub2 port 1 configuration 1 interface 1 "MOSART Semi. 2.4G
Keyboard
 Mouse" rev 1.10/3.12 addr 2
uhidev1: iclass 3/1, 5 report ids
uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
ums0 at uhidev1 reportid 3: 5 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhid2 at uhidev1 reportid 5: input=5, output=6, feature=0
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on wd0a (f6900d8001371775.a) swap on wd0b dump on wd0b
Stopped at      Debugger+0x9:   leave
ddb{0}>    TID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
 13808  29827  29827     27  4   0x8400410                sshd
 29827  17879  29827      0  2         0x2                sshd
 18714      1  18714   1000  2       0x480                znc
 18055      1  18714   1000  3   0x4000080  thrsleep      znc
 15412      1  15412      0  2         0x3                getty
 29149      1  29149      0  3        0x83  ttyin         getty
 13119      1  13119      0  3        0x83  ttyin         getty
 21267      1  21267      0  3        0x83  ttyin         getty
 10375      1  10375      0  3        0x83  ttyin         getty
 30126      1  30126      0  3        0x83  ttyin         getty
 13983      1  13983      0  3        0x80  poll          cron
 28582      1  28582      0  3        0x80  select        miniupnpd
 11516      1  11516     99  3        0x90  poll          sndiod
 27659  19863  19863     67  3        0x90  kqread        httpd
 23068  11536  23068     67  3        0x90  kqread        httpd
 19863  11536  19863     67  3        0x90  kqread        httpd
 11536      1  11536      0  3        0x80  kqread        httpd
 26025  31579  31579     95  3        0x90  kqread        smtpd
 30981  31579  31579     95  3        0x90  kqread        smtpd
 12996  31579  31579     95  3        0x90  kqread        smtpd
 21106  31579  31579     95  3        0x90  kqread        smtpd
 23408  31579  31579     95  3        0x90  kqread        smtpd
 17348  31579  31579    103  3        0x90  kqread        smtpd
 31579      1  31579      0  3        0x80  kqread        smtpd
 24298      1  24298     77  7        0x10                dhcpd
 17879      1  17879      0  3        0x80  select        sshd
  7251      1   7251      0  3        0x80  poll          ntpd
  1268   3558   1268     83  3        0x90  poll          ntpd
  3558      1   3558     83  3        0x90  poll          ntpd
 27087      1  27087    601  3        0x90  kqread        unbound
  4591  25653  25653     74  3        0x90  bpf           pflogd
 25653      1  25653      0  3        0x80  netio         pflogd
 13411   3899   3899     73  7        0x10                syslogd
  3899      1   3899      0  3        0x80  netio         syslogd
  6999      1   6999     77  3        0x90  poll          dhclient
 31421      1  31421      0  3        0x80  poll          dhclient
 11277      0      0      0  3     0x14200  pgzero        zerothread
 24240      0      0      0  3     0x14200  aiodoned      aiodoned
  4290      0      0      0  2     0x14200                update
 20021      0      0      0  3     0x14200  cleaner       cleaner
  7999      0      0      0  3     0x14200  reaper        reaper
 13866      0      0      0  3     0x14200  pgdaemon      pagedaemon
 13647      0      0      0  3     0x14200  bored         crypto
 32734      0      0      0  3     0x14200  pftm          pfpurge
 19635      0      0      0  3     0x14200  usbtsk        usbtask
 15956      0      0      0  3     0x14200  usbatsk       usbatsk
 32174      0      0      0  3     0x14200  bored         i915
*10641      0      0      0  7  0x40014200                acpi0
 26764      0      0      0  3     0x14200  bored         sbar
 16399      0      0      0  3  0x40014200                idle3
 16199      0      0      0  3     0x14200  bored         sbar
 29974      0      0      0  3  0x40014200                idle2
  5948      0      0      0  3     0x14200  bored         sbar
  7532      0      0      0  3  0x40014200                idle1
  8908      0      0      0  7     0x14200                sensors
 12534      0      0      0  2     0x14210                softnet
 19400      0      0      0  3     0x14200  bored         systqmp
 21381      0      0      0  3     0x14200  bored         systq
 28166      0      0      0  3     0x14200  bored         sbar
 23329      0      0      0  3  0x40014200                idle0
     1      0      1      0  3        0x82  wait          init
     0     -1      0      0  3     0x10200  scheduler     swapper
ddb{0}> rdi                            0x3f8
rsi                                0
rbp               0xffff8000319a62a8
rbx                             0xf9
rdx                            0x3f8
rcx               0xffffffff818b52a0    cpu_info_primary
rax                                0
r8                               0x1
r9                                 0
r10                              0xe
r11               0xffffffff81376640    lapic_delay
r12               0xffff800000213110
r13               0xffff80000020f000
r14               0xffff800000208480
r15                            0x3f8
rip               0xffffffff813464a9    Debugger+0x9
cs                               0x8
rflags                         0x282
rsp               0xffff8000319a6298
ss                              0x10
Debugger+0x9:   leave
ddb{0}> Debugger() at Debugger+0x9
comintr() at comintr+0x253
intr_handler() at intr_handler+0x67
Xintr_ioapic_edge4() at Xintr_ioapic_edge4+0xc9
--- interrupt ---
i82489_readreg() at i82489_readreg+0x14
lapic_delay() at lapic_delay+0x61
rgephy_mii_phy_auto() at rgephy_mii_phy_auto+0x84
rgephy_service() at rgephy_service+0x2d5
mii_mediachg() at mii_mediachg+0x4a
re_init() at re_init+0x2ce
re_intr() at re_intr+0x13c
intr_handler() at intr_handler+0x67
Xintr_ioapic_level11() at Xintr_ioapic_level11+0xcd
--- interrupt ---
pffasttimo() at pffasttimo+0x34
softclock() at softclock+0x315
softintr_dispatch() at softintr_dispatch+0x8b
Xsoftclock() at Xsoftclock+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x21, count: -17
0x8:
ddb{0}>
ddb{0}>  mach ddbcpu 1
Stopped at      Debugger+0x9:   leave
ddb{1}> trace
Debugger() at Debugger+0x9
x86_ipi_handler() at x86_ipi_handler+0x76
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
--- interrupt ---
__mp_lock() at __mp_lock+0x42
syscall() at syscall+0x2a5
--- syscall (number 121) ---
end of kernel
end trace frame: 0x13e231923800, count: -5
0x13e1e96bb98a:
ddb{1}> ps
   TID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
 13808  29827  29827     27  4   0x8400410                sshd
 29827  17879  29827      0  2         0x2                sshd
 18714      1  18714   1000  2       0x480                znc
 18055      1  18714   1000  3   0x4000080  thrsleep      znc
 15412      1  15412      0  2         0x3                getty
 29149      1  29149      0  3        0x83  ttyin         getty
 13119      1  13119      0  3        0x83  ttyin         getty
 21267      1  21267      0  3        0x83  ttyin         getty
 10375      1  10375      0  3        0x83  ttyin         getty
 30126      1  30126      0  3        0x83  ttyin         getty
 13983      1  13983      0  3        0x80  poll          cron
 28582      1  28582      0  3        0x80  select        miniupnpd
 11516      1  11516     99  3        0x90  poll          sndiod
 27659  19863  19863     67  3        0x90  kqread        httpd
 23068  11536  23068     67  3        0x90  kqread        httpd
 19863  11536  19863     67  3        0x90  kqread        httpd
 11536      1  11536      0  3        0x80  kqread        httpd
 26025  31579  31579     95  3        0x90  kqread        smtpd
 30981  31579  31579     95  3        0x90  kqread        smtpd
 12996  31579  31579     95  3        0x90  kqread        smtpd
 21106  31579  31579     95  3        0x90  kqread        smtpd
 23408  31579  31579     95  3        0x90  kqread        smtpd
 17348  31579  31579    103  3        0x90  kqread        smtpd
 31579      1  31579      0  3        0x80  kqread        smtpd
 24298      1  24298     77  7        0x10                dhcpd
 17879      1  17879      0  3        0x80  select        sshd
  7251      1   7251      0  3        0x80  poll          ntpd
  1268   3558   1268     83  3        0x90  poll          ntpd
  3558      1   3558     83  3        0x90  poll          ntpd
 27087      1  27087    601  3        0x90  kqread        unbound
  4591  25653  25653     74  3        0x90  bpf           pflogd
 25653      1  25653      0  3        0x80  netio         pflogd
*13411   3899   3899     73  7        0x10                syslogd
  3899      1   3899      0  3        0x80  netio         syslogd
  6999      1   6999     77  3        0x90  poll          dhclient
 31421      1  31421      0  3        0x80  poll          dhclient
 11277      0      0      0  3     0x14200  pgzero        zerothread
 24240      0      0      0  3     0x14200  aiodoned      aiodoned
  4290      0      0      0  2     0x14200                update
 20021      0      0      0  3     0x14200  cleaner       cleaner
  7999      0      0      0  3     0x14200  reaper        reaper
 13866      0      0      0  3     0x14200  pgdaemon      pagedaemon
 13647      0      0      0  3     0x14200  bored         crypto
 32734      0      0      0  3     0x14200  pftm          pfpurge
 19635      0      0      0  3     0x14200  usbtsk        usbtask
 15956      0      0      0  3     0x14200  usbatsk       usbatsk
 32174      0      0      0  3     0x14200  bored         i915
 10641      0      0      0  7  0x40014200                acpi0
 26764      0      0      0  3     0x14200  bored         sbar
 16399      0      0      0  3  0x40014200                idle3
 16199      0      0      0  3     0x14200  bored         sbar
 29974      0      0      0  3  0x40014200                idle2
  5948      0      0      0  3     0x14200  bored         sbar
  7532      0      0      0  3  0x40014200                idle1
  8908      0      0      0  7     0x14200                sensors
 12534      0      0      0  2     0x14210                softnet
 19400      0      0      0  3     0x14200  bored         systqmp
 21381      0      0      0  3     0x14200  bored         systq
 28166      0      0      0  3     0x14200  bored         sbar
 23329      0      0      0  3  0x40014200                idle0
     1      0      1      0  3        0x82  wait          init
     0     -1      0      0  3     0x10200  scheduler     swapper
ddb{1}>  show registers
rdi               0xffff80000006a000
rsi               0xffff800031a1de70
rbp               0xffff800031a1dd18
rbx                                0
rdx                        0x5cc5a01    __kernel_end_phys+0x42c5a01
rcx                              0x7
rax                       0xffffff7f
r8                    0x7f7ffffef010
r9                               0x3
r10                              0x1
r11                            0x246
r12                              0x7
r13               0xffff80000006a000
r14                                0
r15                             0x79
rip               0xffffffff813464a9    Debugger+0x9
cs                               0x8
rflags                         0x282
rsp               0xffff800031a1dd08
ss                              0x10
Debugger+0x9:   leave
ddb{1}> mach ddbcpu 2
Stopped at      Debugger+0x9:   leave
ddb{2}> trace
Debugger() at Debugger+0x9
x86_ipi_handler() at x86_ipi_handler+0x76
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
--- interrupt ---
__mp_lock() at __mp_lock+0x42
__mp_acquire_count() at __mp_acquire_count+0x2b
mi_switch() at mi_switch+0x21e
sleep_finish() at sleep_finish+0xb1
msleep() at msleep+0x13f
taskq_next_work() at taskq_next_work+0x47
taskq_thread() at taskq_thread+0x61
end trace frame: 0x0, count: -10
ddb{2}> show registers
rdi               0xffff80000006b000
rsi                              0x1
rbp               0xffff800031981bf8
rbx                                0
rdx                        0x5cc5a01    __kernel_end_phys+0x42c5a01
rcx                              0x7
rax                       0xffffff7f
r8                                 0
r9                               0x1
r10                              0x1
r11                              0x1
r12                              0x7
r13               0xffff80000006b000
r14                                0
r15                              0x1
rip               0xffffffff813464a9    Debugger+0x9
cs                               0x8
rflags                         0x286
rsp               0xffff800031981be8
ss                              0x10
Debugger+0x9:   leave
ddb{2}> ps
   TID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
 13808  29827  29827     27  4   0x8400410                sshd
 29827  17879  29827      0  2         0x2                sshd
 18714      1  18714   1000  2       0x480                znc
 18055      1  18714   1000  3   0x4000080  thrsleep      znc
 15412      1  15412      0  2         0x3                getty
 29149      1  29149      0  3        0x83  ttyin         getty
 13119      1  13119      0  3        0x83  ttyin         getty
 21267      1  21267      0  3        0x83  ttyin         getty
 10375      1  10375      0  3        0x83  ttyin         getty
 30126      1  30126      0  3        0x83  ttyin         getty
 13983      1  13983      0  3        0x80  poll          cron
 28582      1  28582      0  3        0x80  select        miniupnpd
 11516      1  11516     99  3        0x90  poll          sndiod
 27659  19863  19863     67  3        0x90  kqread        httpd
 23068  11536  23068     67  3        0x90  kqread        httpd
 19863  11536  19863     67  3        0x90  kqread        httpd
 11536      1  11536      0  3        0x80  kqread        httpd
 26025  31579  31579     95  3        0x90  kqread        smtpd
 30981  31579  31579     95  3        0x90  kqread        smtpd
 12996  31579  31579     95  3        0x90  kqread        smtpd
 21106  31579  31579     95  3        0x90  kqread        smtpd
 23408  31579  31579     95  3        0x90  kqread        smtpd
 17348  31579  31579    103  3        0x90  kqread        smtpd
 31579      1  31579      0  3        0x80  kqread        smtpd
 24298      1  24298     77  7        0x10                dhcpd
 17879      1  17879      0  3        0x80  select        sshd
  7251      1   7251      0  3        0x80  poll          ntpd
  1268   3558   1268     83  3        0x90  poll          ntpd
  3558      1   3558     83  3        0x90  poll          ntpd
 27087      1  27087    601  3        0x90  kqread        unbound
  4591  25653  25653     74  3        0x90  bpf           pflogd
 25653      1  25653      0  3        0x80  netio         pflogd
 13411   3899   3899     73  7        0x10                syslogd
  3899      1   3899      0  3        0x80  netio         syslogd
  6999      1   6999     77  3        0x90  poll          dhclient
 31421      1  31421      0  3        0x80  poll          dhclient
 11277      0      0      0  3     0x14200  pgzero        zerothread
 24240      0      0      0  3     0x14200  aiodoned      aiodoned
  4290      0      0      0  2     0x14200                update
 20021      0      0      0  3     0x14200  cleaner       cleaner
  7999      0      0      0  3     0x14200  reaper        reaper
 13866      0      0      0  3     0x14200  pgdaemon      pagedaemon
 13647      0      0      0  3     0x14200  bored         crypto
 32734      0      0      0  3     0x14200  pftm          pfpurge
 19635      0      0      0  3     0x14200  usbtsk        usbtask
 15956      0      0      0  3     0x14200  usbatsk       usbatsk
 32174      0      0      0  3     0x14200  bored         i915
 10641      0      0      0  7  0x40014200                acpi0
 26764      0      0      0  3     0x14200  bored         sbar
 16399      0      0      0  3  0x40014200                idle3
 16199      0      0      0  3     0x14200  bored         sbar
 29974      0      0      0  3  0x40014200                idle2
  5948      0      0      0  3     0x14200  bored         sbar
  7532      0      0      0  3  0x40014200                idle1
* 8908      0      0      0  7     0x14200                sensors
 12534      0      0      0  2     0x14210                softnet
 19400      0      0      0  3     0x14200  bored         systqmp
 21381      0      0      0  3     0x14200  bored         systq
 28166      0      0      0  3     0x14200  bored         sbar
 23329      0      0      0  3  0x40014200                idle0
     1      0      1      0  3        0x82  wait          init
     0     -1      0      0  3     0x10200  scheduler     swapper
ddb{2}> mach ddbcpu 2
Invalid cpu 2
ddb{2}> boot sync
syncing disks... splassert: bufcache_take: want 6 have 14
splassert: buf_acquire: want 6 have 14
splassert: buf_map: want 6 have 14
splassert: reassignbuf: want 6 have 14
[BREAK]

On Sat, Nov 28, 2015 at 11:48 PM, Satadru Pramanik <sata...@umich.edu>
wrote:

> SENDBUG: -*- sendbug -*-
>
> SENDBUG: Lines starting with `SENDBUG' will be removed automatically.
>
> SENDBUG:
>
> SENDBUG: Choose from the following categories:
>
> SENDBUG:
>
> SENDBUG: system
>
> SENDBUG:
>
> SENDBUG:
>
> >Synopsis:      Freeze of network router running OpenBSD 5.8-stable
>
> >Category:      system
>
> >Environment:
>
>         System      : OpenBSD 5.8
>
>         Details     : OpenBSD 5.8 (GENERIC.MP) #1: Sun Nov  8 10:07:44 EST
> 2015
>
>                          r...@office.prcsllc.com:
> /usr/src/sys/arch/amd64/compile/GENERIC.MP
>
>
>         Architecture: OpenBSD.amd64
>
>         Machine     : amd64
>
> >Description:
>
> Machine tends to freeze (but not panic) after several days of light
> traffic, and after only hours of heavy traffic. ddb allows recovery of
> trace, ps & show register, but "boot dump" leads to a hard freeze where
> BREAK from ddb does nothing. This has happened multiple times. There were
> no similar crashes with 5.7 or previous OpenBSD versions.
>
> ddb output from one freeze, with trace, & show register. This is followed
> by output from another freeze, with trace and show register and also ps.
>
> ddb{3}> dmesg
>
> OpenBSD 5.8 (GENERIC.MP) #1: Sun Nov  8 10:07:44 EST 2015
>
>     r...@office.prcsllc.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> real mem = 2120810496 (2022MB)
>
> avail mem = 2052702208 (1957MB)
>
> mpath0 at root
>
> scsibus0 at mpath0: 256 targets
>
> mainbus0 at root
>
> bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (39 entries)
>
> bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 02/26/2010
>
> acpi0 at bios0: rev 0
>
> acpi0: sleep states S0 S1 S4 S5
>
> acpi0: tables DSDT FACP MCFG APIC
>
> acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
> HUB
>
> 0(S5) UAR1(S5) UAR2(S5) USB0(S4) USB1(S4) USB2(S4) USB3(S4) USBE(S4)
> AC97(S5) A
>
> ZAL(S5) [...]
>
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
>
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
>
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
>
> cpu0 at mainbus0: apid 0 (boot processor)
>
> cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1600.21 MHz
>
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu0: 512KB 64b/line 16-way L2 cache
>
> cpu0: smt 0, core 0, package 0
>
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
>
> cpu0: apic clock running at 133MHz
>
> cpu0: mwait min=64, max=64, C-substates=0.1, IBE
>
> cpu1 at mainbus0: apid 2 (application processor)
>
> cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu1: 512KB 64b/line 16-way L2 cache
>
> cpu1: smt 0, core 1, package 0
>
> cpu2 at mainbus0: apid 3 (application processor)
>
> cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu2: 512KB 64b/line 16-way L2 cache
>
> cpu2: smt 1, core 1, package 0
>
> cpu3 at mainbus0: apid 1 (application processor)
>
> cpu3: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu3: 512KB 64b/line 16-way L2 cache
>
> cpu3: smt 1, core 0, package 0
>
> ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
>
> ioapic0: misconfigured as apic 0, remapped to apid 4
>
> acpiprt0 at acpi0: bus 0 (PCI0)
>
> acpiprt1 at acpi0: bus 1 (PEX0)
>
> acpiprt2 at acpi0: bus -1 (PEX1)
>
> acpiprt3 at acpi0: bus -1 (PEX2)
>
> acpiprt4 at acpi0: bus -1 (PEX3)
>
> acpiprt5 at acpi0: bus -1 (PEX4)
>
> acpiprt6 at acpi0: bus -1 (PEX5)
>
> acpiprt7 at acpi0: bus 2 (HUB0)
>
> acpicpu0 at acpi0: C1(@1 halt!)
>
> acpicpu1 at acpi0: C1(@1 halt!)
>
> acpicpu2 at acpi0: C1(@1 halt!)
>
> acpicpu3 at acpi0: C1(@1 halt!)
>
> acpitz0 at acpi0: critical temperature is 100 degC
>
> acpibtn0 at acpi0: PWRB
>
> pci0 at mainbus0 bus 0
>
> pchb0 at pci0 dev 0 function 0 "Intel 82945G Host" rev 0x02
>
> vga1 at pci0 dev 2 function 0 "Intel 82945G Video" rev 0x02
>
> intagp0 at vga1
>
> agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
>
> inteldrm0 at vga1
>
> drm0 at inteldrm0
>
> inteldrm0: 1024x768
>
> wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
>
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
>
> azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
>
> azalia0: codecs: Realtek ALC662
>
> audio0 at azalia0
>
> ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
>
> pci1 at ppb0 bus 1
>
> re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x02: RTL8168C/8111C
> (0x3c00), m
>
> si, address 00:30:18:a9:e2:2c
>
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 4 int 19
>
> uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 4 int 18
>
> uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 4 int 16
>
> ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> usb0 at ehci0: USB revision 2.0
>
> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
>
> ppb1 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xe1
>
> pci2 at ppb1 bus 2
>
> 2:6:0: mem address conflict 0xfdcc0000/0x20000
>
> 2:7:0: mem address conflict 0xfdcc0000/0x20000
>
> re1 at pci2 dev 4 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 18, address 00:30:18:a8:31:c3
>
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re2 at pci2 dev 6 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 19, address 00:30:18:a8:31:c4
>
> rgephy2 at re2 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re3 at pci2 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 16, address 00:30:18:a8:31:c5
>
> rgephy3 at re3 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> pcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01
>
> pciide0 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA,
> channel 0
>
>  wired to compatibility, channel 1 wired to compatibility
>
> wd0 at pciide0 channel 0 drive 0: <SATADOM i100 Ultra>
>
> wd0: 1-sector PIO, LBA, 7679MB, 15727824 sectors
>
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
>
> ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 4
> int 19
>
>
> iic0 at ichiic0
>
> iic0: addr 0x2f 01=33 02=33 03=80 04=0f 5a=06 5b=03 5c=10 5d=19 5e=34 f0=20
> f1=
>
> 02 ff=5e words 00=ffff 01=33ff 02=33ff 03=80ff 04=0fff 05=ffff 06=ffff
> 07=ffff
>
> spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL6
>
> usb1 at uhci0: USB revision 1.0
>
> uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb2 at uhci1: USB revision 1.0
>
> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb3 at uhci2: USB revision 1.0
>
> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb4 at uhci3: USB revision 1.0
>
> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> isa0 at pcib0
>
> isadma0 at isa0
>
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
>
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
>
> com0: console
>
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
>
> com1: probed fifo depth: 15 bytes
>
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
>
> pckbd0 at pckbc0 (kbd slot)
>
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
>
> pcppi0 at isa0 port 0x61
>
> spkr0 at pcppi0
>
> lpt0 at isa0 port 0x378/4 irq 7
>
> uhidev0 at uhub2 port 1 configuration 1 interface 0 "MOSART Semi. 2.4G
> Keyboard
>
>  Mouse" rev 1.10/3.12 addr 2
>
> uhidev0: iclass 3/1
>
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
>
> wskbd1 at ukbd0 mux 1
>
> wskbd1: connecting to wsdisplay0
>
> uhidev1 at uhub2 port 1 configuration 1 interface 1 "MOSART Semi. 2.4G
> Keyboard
>
>  Mouse" rev 1.10/3.12 addr 2
>
> uhidev1: iclass 3/1, 5 report ids
>
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
>
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
>
> ums0 at uhidev1 reportid 3: 5 buttons, Z dir
>
> wsmouse0 at ums0 mux 0
>
> uhid2 at uhidev1 reportid 5: input=5, output=6, feature=0
>
> vscsi0 at root
>
> scsibus1 at vscsi0: 256 targets
>
> softraid0 at root
>
> scsibus2 at softraid0: 256 targets
>
> root on wd0a (f6900d8001371775.a) swap on wd0b dump on wd0b
>
> WARNING: / was not properly unmounted
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> No such command
>
> ddb{0}> No such command
>
> ddb{0}> No such command
>
> ddb{0}> machine     print       examine     x           search      set
>
> write       w           delete      d           break       dwatch
>
> watch       step        s           continue    c           until
>
> next        match       trace       call        ps          callout
>
> show        boot        help        hangman     dmesg
>
> ddb{0}> Debugger+0x9:   6666c3c9
>
> ddb{0}> After 1 instructions
>
> Stopped at      Debugger+0xa:   ret
>
> ddb{0}> sync        crash       dump        halt        reboot
> poweroff
>
> ddb{0}> machine     print       examine     x           search      set
>
> write       w           delete      d           break       dwatch
>
> watch       step        s           continue    c           until
>
> next        match       trace       call        ps          callout
>
> show        boot        help        hangman     dmesg
>
> ddb{0}> Debugger+0xa:   906666c3
>
> ddb{0}> Debugger+0xa:   906666c3
>
> ddb{0}> Debugger+0xa:   906666c3
>
> ddb{0}> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on
> re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> Bad character
>
> ?
>
> ddb{0}> No such command
>
> ddb{0}> machine     print       examine     x           search      set
>
> write       w           delete      d           break       dwatch
>
> watch       step        s           continue    c           until
>
> next        match       trace       call        ps          callout
>
> show        boot        help        hangman     dmesg
>
> ddb{0}> <6>arp info overwritten for 192.168.4.170 by 00:e0:4c:36:3e:2e on
> re1
>
> <6>arp info overwritten for 192.168.4.170 by d0:e7:82:c8:55:dd on re1
>
> <6>arp info overwritten for 192.168.4.170 by 00:e0:4c:36:3e:2e on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> machine     print       examine     x           search      set
>
> write       w           delete      d           break       dwatch
>
> watch       step        s           continue    c           until
>
> next        match       trace       call        ps          callout
>
> show        boot        help        hangman     dmesg
>
> ddb{0}> ffffffff81343b09
>
> ddb{0}> ddb{0}> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> the kernel did not panic
>
> ddb{0}> Debugger() at Debugger+0x9
>
> comintr() at comintr+0x253
>
> intr_handler() at intr_handler+0x67
>
> Xintr_ioapic_edge4() at Xintr_ioapic_edge4+0xc9
>
> --- interrupt ---
>
> lapic_delay() at lapic_delay+0x63
>
> rgephy_reset() at rgephy_reset+0x1c
>
> rgephy_mii_phy_auto() at rgephy_mii_phy_auto+0x1b
>
> rgephy_service() at rgephy_service+0x2ba
>
> mii_mediachg() at mii_mediachg+0x4a
>
> re_init() at re_init+0x2d0
>
> re_intr() at re_intr+0x13c
>
> intr_handler() at intr_handler+0x67
>
> Xintr_ioapic_level11() at Xintr_ioapic_level11+0xcd
>
> --- interrupt ---
>
> Xspllower() at Xspllower+0xc
>
> mtx_leave() at mtx_leave+0x34
>
> Xsoftclock() at Xsoftclock+0x1f
>
> --- interrupt ---
>
> Bad frame pointer: 0xffff80000001c308
>
> end trace frame: 0xffff80000001c308, count: -16
>
> 0x8:
>
> ddb{0}> Stopped at      Debugger+0x9:   leave
>
> ddb{1}> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x40
>
> syscall() at syscall+0x36c
>
> --- syscall (number 252) ---
>
> end of kernel
>
> end trace frame: 0x7f7ffffdb770, count: -5
>
> 0x5e47de2171a:
>
> ddb{1}> Stopped at      Debugger+0x9:   leave
>
> ddb{2}> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x48
>
> __mp_acquire_count() at __mp_acquire_count+0x2b
>
> mi_switch() at mi_switch+0x21e
>
> sleep_finish() at sleep_finish+0xc4
>
> msleep() at msleep+0x13f
>
> taskq_next_work() at taskq_next_work+0x47
>
> taskq_thread() at taskq_thread+0x61
>
> end trace frame: 0x0, count: -10
>
> ddb{2}> Stopped at      Debugger+0x9:   leave
>
> ddb{3}> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x42
>
> __mp_acquire_count() at __mp_acquire_count+0x2b
>
> mi_switch() at mi_switch+0x21e
>
> sleep_finish() at sleep_finish+0xc4
>
> tsleep() at tsleep+0x147
>
> pf_purge_thread() at pf_purge_thread+0x39
>
> end trace frame: 0x0, count: -9
>
> ddb{3}> Invalid cpu 4
>
>
> ddb{3}> show registers
>
> rdi               0xffff80000006c000
>
> rsi                              0x1
>
> rbp               0xffff800031aa8c68
>
> rbx                                0
>
> rdx                       0x23d66c01
>
> rcx                              0x7
>
> rax                       0xffffff7f
>
> r8                                 0
>
> r9                               0x1
>
> r10                              0x1
>
> r11               0xffffff006bc75938
>
> r12                              0x7
>
> r13               0xffff80000006c000
>
> r14                                0
>
> r15                              0x1
>
> rip               0xffffffff81343b09    Debugger+0x9
>
> cs                               0x8
>
> rflags                         0x282
>
> rsp               0xffff800031aa8c58
>
> ss                              0x10
>
> Debugger+0x9:   leave
>
>
> (second run of output after another crash)
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{0}> dmesg
>
> OpenBSD 5.8 (GENERIC.MP) #1: Sun Nov  8 10:07:44 EST 2015
>
>     r...@office.prcsllc.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> real mem = 2120810496 (2022MB)
>
> avail mem = 2052702208 (1957MB)
>
> mpath0 at root
>
> scsibus0 at mpath0: 256 targets
>
> mainbus0 at root
>
> bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (39 entries)
>
> bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 02/26/2010
>
> acpi0 at bios0: rev 0
>
> acpi0: sleep states S0 S1 S4 S5
>
> acpi0: tables DSDT FACP MCFG APIC
>
> acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
> HUB
>
> 0(S5) UAR1(S5) UAR2(S5) USB0(S4) USB1(S4) USB2(S4) USB3(S4) USBE(S4)
> AC97(S5) A
>
> ZAL(S5) [...]
>
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
>
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
>
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
>
> cpu0 at mainbus0: apid 0 (boot processor)
>
> cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1600.19 MHz
>
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu0: 512KB 64b/line 16-way L2 cache
>
> cpu0: smt 0, core 0, package 0
>
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
>
> cpu0: apic clock running at 133MHz
>
> cpu0: mwait min=64, max=64, C-substates=0.1, IBE
>
> cpu1 at mainbus0: apid 2 (application processor)
>
> cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu1: 512KB 64b/line 16-way L2 cache
>
> cpu1: smt 0, core 1, package 0
>
> cpu2 at mainbus0: apid 3 (application processor)
>
> cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu2: 512KB 64b/line 16-way L2 cache
>
> cpu2: smt 1, core 1, package 0
>
> cpu3 at mainbus0: apid 1 (application processor)
>
> cpu3: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.98 MHz
>
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,
>
>
> DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16
>
> ,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu3: 512KB 64b/line 16-way L2 cache
>
> cpu3: smt 1, core 0, package 0
>
> ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
>
> ioapic0: misconfigured as apic 0, remapped to apid 4
>
> acpiprt0 at acpi0: bus 0 (PCI0)
>
> acpiprt1 at acpi0: bus 1 (PEX0)
>
> acpiprt2 at acpi0: bus -1 (PEX1)
>
> acpiprt3 at acpi0: bus -1 (PEX2)
>
> acpiprt4 at acpi0: bus -1 (PEX3)
>
> acpiprt5 at acpi0: bus -1 (PEX4)
>
> acpiprt6 at acpi0: bus -1 (PEX5)
>
> acpiprt7 at acpi0: bus 2 (HUB0)
>
> acpicpu0 at acpi0: C1(@1 halt!)
>
> acpicpu1 at acpi0: C1(@1 halt!)
>
> acpicpu2 at acpi0: C1(@1 halt!)
>
> acpicpu3 at acpi0: C1(@1 halt!)
>
> acpitz0 at acpi0: critical temperature is 100 degC
>
> acpibtn0 at acpi0: PWRB
>
> pci0 at mainbus0 bus 0
>
> pchb0 at pci0 dev 0 function 0 "Intel 82945G Host" rev 0x02
>
> vga1 at pci0 dev 2 function 0 "Intel 82945G Video" rev 0x02
>
> intagp0 at vga1
>
> agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
>
> inteldrm0 at vga1
>
> drm0 at inteldrm0
>
> inteldrm0: 1024x768
>
> wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
>
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
>
> azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
>
> azalia0: codecs: Realtek ALC662
>
> audio0 at azalia0
>
> ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
>
> pci1 at ppb0 bus 1
>
> re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x02: RTL8168C/8111C
> (0x3c00), m
>
> si, address 00:30:18:a9:e2:2c
>
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 4 int 19
>
> uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 4 int 18
>
> uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 4 int 16
>
> ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> usb0 at ehci0: USB revision 2.0
>
> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
>
> ppb1 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xe1
>
> pci2 at ppb1 bus 2
>
> 2:6:0: mem address conflict 0xfdcc0000/0x20000
>
> 2:7:0: mem address conflict 0xfdcc0000/0x20000
>
> re1 at pci2 dev 4 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 18, address 00:30:18:a8:31:c3
>
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re2 at pci2 dev 6 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 19, address 00:30:18:a8:31:c4
>
> rgephy2 at re2 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re3 at pci2 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800
>
> ), apic 4 int 16, address 00:30:18:a8:31:c5
>
> rgephy3 at re3 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> pcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01
>
> pciide0 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA,
> channel 0
>
>  wired to compatibility, channel 1 wired to compatibility
>
> wd0 at pciide0 channel 0 drive 0: <SATADOM i100 Ultra>
>
> wd0: 1-sector PIO, LBA, 7679MB, 15727824 sectors
>
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
>
> ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 4
> int 19
>
>
> iic0 at ichiic0
>
> iic0: addr 0x2f 01=33 02=33 03=80 04=0f 5a=06 5b=03 5c=10 5d=19 5e=34 f0=20
> f1=
>
> 02 ff=5e words 00=ffff 01=33ff 02=33ff 03=80ff 04=0fff 05=ffff 06=ffff
> 07=ffff
>
> spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL6
>
> usb1 at uhci0: USB revision 1.0
>
> uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb2 at uhci1: USB revision 1.0
>
> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb3 at uhci2: USB revision 1.0
>
> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb4 at uhci3: USB revision 1.0
>
> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> isa0 at pcib0
>
> isadma0 at isa0
>
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
>
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
>
> com0: console
>
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
>
> com1: probed fifo depth: 15 bytes
>
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
>
> pckbd0 at pckbc0 (kbd slot)
>
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
>
> pcppi0 at isa0 port 0x61
>
> spkr0 at pcppi0
>
> lpt0 at isa0 port 0x378/4 irq 7
>
> uhidev0 at uhub2 port 1 configuration 1 interface 0 "MOSART Semi. 2.4G
> Keyboard
>
>  Mouse" rev 1.10/3.12 addr 2
>
> uhidev0: iclass 3/1
>
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
>
> wskbd1 at ukbd0 mux 1
>
> wskbd1: connecting to wsdisplay0
>
> uhidev1 at uhub2 port 1 configuration 1 interface 1 "MOSART Semi. 2.4G
> Keyboard
>
>  Mouse" rev 1.10/3.12 addr 2
>
> uhidev1: iclass 3/1, 5 report ids
>
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
>
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
>
> ums0 at uhidev1 reportid 3: 5 buttons, Z dir
>
> wsmouse0 at ums0 mux 0
>
> uhid2 at uhidev1 reportid 5: input=5, output=6, feature=0
>
> vscsi0 at root
>
> scsibus1 at vscsi0: 256 targets
>
> softraid0 at root
>
> scsibus2 at softraid0: 256 targets
>
> root on wd0a (f6900d8001371775.a) swap on wd0b dump on wd0b
>
> WARNING: / was not properly unmounted
>
> <6>arp info overwritten for 192.168.4.180 by d0:e7:82:c8:55:dd on re1
>
> <6>arp info overwritten for 192.168.4.180 by 00:e0:4c:36:3e:2e on re1
>
> <6>arp info overwritten for 192.168.4.170 by d0:e7:82:c8:55:dd on re1
>
> <6>arp info overwritten for 192.168.4.153 by 00:1b:63:f4:38:39 on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by 34:12:98:00:ee:7f on re1
>
> <6>arp info overwritten for 192.168.4.153 by c8:bc:c8:de:c9:42 on re1
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{0}>
>
> ddb{0}> ps
>
>    PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
>
>  29983  31654  29983      0  3        0x83  ttyin         ksh
>
>  31654  19466  31654   1000  3        0x8b  pause         ksh
>
>  19466  17629  17629   1000  3        0x90  select        sshd
>
>  17629  20627  17629      0  3        0x82  poll          sshd
>
>  20799      1  20799   1000  2       0x480                znc
>
>   3870      1  20799   1000  3   0x4000080  thrsleep      znc
>
>     61      1     61      0  2        0x83                getty
>
>  22060      1  22060      0  3        0x83  ttyin         getty
>
>  31596      1  31596      0  3        0x83  ttyin         getty
>
>   8863      1   8863      0  3        0x83  ttyin         getty
>
>  19022      1  19022      0  3        0x83  ttyin         getty
>
>  10574      1  10574      0  3        0x83  ttyin         getty
>
>    238      1    238      0  2       0x480                cron
>
>  14588      1  14588      0  2           0                miniupnpd
>
>  13592      1  13592     99  3        0x90  poll          sndiod
>
>  23770  18149  18149     67  3        0x90  kqread        httpd
>
>   1403   2542   1403     67  3        0x90  kqread        httpd
>
>  18149   2542  18149     67  3        0x90  kqread        httpd
>
>   2542      1   2542      0  3        0x80  kqread        httpd
>
>  17673   8275   8275     95  3        0x90  kqread        smtpd
>
>   6826   8275   8275     95  3        0x90  kqread        smtpd
>
>  18481   8275   8275     95  3        0x90  kqread        smtpd
>
>  14872   8275   8275     95  3        0x90  kqread        smtpd
>
>   8238   8275   8275     95  3        0x90  kqread        smtpd
>
>  19033   8275   8275    103  3        0x90  kqread        smtpd
>
>   8275      1   8275      0  3        0x80  kqread        smtpd
>
>  22252      1  22252     77  3        0x90  poll          dhcpd
>
>  20627      1  20627      0  3        0x80  select        sshd
>
>  30334      1  30334      0  3        0x80  poll          ntpd
>
>  29941   5011  29941     83  3        0x90  poll          ntpd
>
>   5011      1   5011     83  2       0x490                ntpd
>
>  32034      1  32034    601  3        0x90  kqread        unbound
>
>  31087  23046  23046     74  2       0x490                pflogd
>
>  23046      1  23046      0  3        0x80  netio         pflogd
>
>  22503  29509  29509     73  3        0x90  kqread        syslogd
>
>  29509      1  29509      0  3        0x80  netio         syslogd
>
>   6629      1   6629     77  3        0x90  poll          dhclient
>
>   4482      1   4482      0  7           0                dhclient
>
>  21550      0      0      0  3     0x14200  pgzero        zerothread
>
>  16069      0      0      0  3     0x14200  aiodoned      aiodoned
>
>  10213      0      0      0  7     0x14200                update
>
>  20719      0      0      0  3     0x14200  cleaner       cleaner
>
>  23111      0      0      0  3     0x14200  reaper        reaper
>
>  19347      0      0      0  3     0x14200  pgdaemon      pagedaemon
>
>  30089      0      0      0  3     0x14200  bored         crypto
>
>  26449      0      0      0  2     0x14600                pfpurge
>
>   9072      0      0      0  3     0x14200  usbtsk        usbtask
>
>  15062      0      0      0  3     0x14200  usbatsk       usbatsk
>
>  14377      0      0      0  3     0x14200  bored         intelrel
>
> *25070      0      0      0  7  0x40014200                acpi0
>
>   9257      0      0      0  3  0x40014200                idle3
>
>   4133      0      0      0  3  0x40014200                idle2
>
>  22698      0      0      0  3  0x40014200                idle1
>
>   1681      0      0      0  2     0x14200                sensors
>
>  15543      0      0      0  7     0x14210                softnet
>
>  10486      0      0      0  2     0x14200                systqmp
>
>  14830      0      0      0  2     0x14200                systq
>
>   3511      0      0      0  3  0x40014200                idle0
>
>      1      0      1      0  3        0x82  wait          init
>
>      0     -1      0      0  2     0x10200                swapper
>
> ddb{0}> trace
>
> Debugger() at Debugger+0x9
>
> comintr() at comintr+0x253
>
> intr_handler() at intr_handler+0x67
>
> Xintr_ioapic_edge4() at Xintr_ioapic_edge4+0xc9
>
> --- interrupt ---
>
> i82489_readreg() at i82489_readreg+0x14
>
> lapic_delay() at lapic_delay+0x61
>
> re_stop() at re_stop+0xab
>
> re_init() at re_init+0x37
>
> re_intr() at re_intr+0x13c
>
> intr_handler() at intr_handler+0x67
>
> Xintr_ioapic_level5() at Xintr_ioapic_level5+0xcd
>
> --- interrupt ---
>
> schedcpu() at schedcpu+0x73
>
> softclock() at softclock+0x315
>
> softintr_dispatch() at softintr_dispatch+0x8b
>
> Xsoftclock() at Xsoftclock+0x1f
>
> --- interrupt ---
>
> Bad frame pointer: 0xffff800000029288
>
> end trace frame: 0xffff800000029288, count: -15
>
> 0x8:
>
> ddb{0}> show registers
>
> rdi                            0x3f8
>
> rsi                                0
>
> rbp               0xffff800031a93fa8
>
> rbx                             0xf9
>
> rdx                            0x3f8
>
> rcx               0xffffffff8188c640    cpu_info_primary
>
> rax                                0
>
> r8                               0x1
>
> r9                                 0
>
> r10               0xffff800031a94368
>
> r11               0xffffffff813534d0    rgephy_status
>
> r12               0xffff80000018a110
>
> r13               0xffff80000018a000
>
> r14               0xffff8000000b9b40
>
> r15                            0x3f8
>
> rip               0xffffffff81343b09    Debugger+0x9
>
> cs                               0x8
>
> rflags                         0x282
>
> rsp               0xffff800031a93f98
>
> ss                              0x10
>
> Debugger+0x9:   leave
>
> ddb{0}> mach ddbcpu 1
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{1}> ps
>
>    PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
>
>  29983  31654  29983      0  3        0x83  ttyin         ksh
>
>  31654  19466  31654   1000  3        0x8b  pause         ksh
>
>  19466  17629  17629   1000  3        0x90  select        sshd
>
>  17629  20627  17629      0  3        0x82  poll          sshd
>
>  20799      1  20799   1000  2       0x480                znc
>
>   3870      1  20799   1000  3   0x4000080  thrsleep      znc
>
>     61      1     61      0  2        0x83                getty
>
>  22060      1  22060      0  3        0x83  ttyin         getty
>
>  31596      1  31596      0  3        0x83  ttyin         getty
>
>   8863      1   8863      0  3        0x83  ttyin         getty
>
>  19022      1  19022      0  3        0x83  ttyin         getty
>
>  10574      1  10574      0  3        0x83  ttyin         getty
>
>    238      1    238      0  2       0x480                cron
>
>  14588      1  14588      0  2           0                miniupnpd
>
>  13592      1  13592     99  3        0x90  poll          sndiod
>
>  23770  18149  18149     67  3        0x90  kqread        httpd
>
>   1403   2542   1403     67  3        0x90  kqread        httpd
>
>  18149   2542  18149     67  3        0x90  kqread        httpd
>
>   2542      1   2542      0  3        0x80  kqread        httpd
>
>  17673   8275   8275     95  3        0x90  kqread        smtpd
>
>   6826   8275   8275     95  3        0x90  kqread        smtpd
>
>  18481   8275   8275     95  3        0x90  kqread        smtpd
>
>  14872   8275   8275     95  3        0x90  kqread        smtpd
>
>   8238   8275   8275     95  3        0x90  kqread        smtpd
>
>  19033   8275   8275    103  3        0x90  kqread        smtpd
>
>   8275      1   8275      0  3        0x80  kqread        smtpd
>
>  22252      1  22252     77  3        0x90  poll          dhcpd
>
>  20627      1  20627      0  3        0x80  select        sshd
>
>  30334      1  30334      0  3        0x80  poll          ntpd
>
>  29941   5011  29941     83  3        0x90  poll          ntpd
>
>   5011      1   5011     83  2       0x490                ntpd
>
>  32034      1  32034    601  3        0x90  kqread        unbound
>
>  31087  23046  23046     74  2       0x490                pflogd
>
>  23046      1  23046      0  3        0x80  netio         pflogd
>
>  22503  29509  29509     73  3        0x90  kqread        syslogd
>
>  29509      1  29509      0  3        0x80  netio         syslogd
>
>   6629      1   6629     77  3        0x90  poll          dhclient
>
>   4482      1   4482      0  7           0                dhclient
>
>  21550      0      0      0  3     0x14200  pgzero        zerothread
>
>  16069      0      0      0  3     0x14200  aiodoned      aiodoned
>
>  10213      0      0      0  7     0x14200                update
>
>  20719      0      0      0  3     0x14200  cleaner       cleaner
>
>  23111      0      0      0  3     0x14200  reaper        reaper
>
>  19347      0      0      0  3     0x14200  pgdaemon      pagedaemon
>
>  30089      0      0      0  3     0x14200  bored         crypto
>
>  26449      0      0      0  2     0x14600                pfpurge
>
>   9072      0      0      0  3     0x14200  usbtsk        usbtask
>
>  15062      0      0      0  3     0x14200  usbatsk       usbatsk
>
>  14377      0      0      0  3     0x14200  bored         intelrel
>
>  25070      0      0      0  7  0x40014200                acpi0
>
>   9257      0      0      0  3  0x40014200                idle3
>
>   4133      0      0      0  3  0x40014200                idle2
>
>  22698      0      0      0  3  0x40014200                idle1
>
>   1681      0      0      0  2     0x14200                sensors
>
> *15543      0      0      0  7     0x14210                softnet
>
>  10486      0      0      0  2     0x14200                systqmp
>
>  14830      0      0      0  2     0x14200                systq
>
>   3511      0      0      0  3  0x40014200                idle0
>
>      1      0      1      0  3        0x82  wait          init
>
>      0     -1      0      0  2     0x10200                swapper
>
> ddb{1}> trace
>
> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x42
>
> if_input_process() at if_input_process+0x60
>
> taskq_thread() at taskq_thread+0x6c
>
> end trace frame: 0x0, count: -6
>
> ddb{1}> mach ddbcpu 2
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{2}> ps
>
>    PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
>
>  29983  31654  29983      0  3        0x83  ttyin         ksh
>
>  31654  19466  31654   1000  3        0x8b  pause         ksh
>
>  19466  17629  17629   1000  3        0x90  select        sshd
>
>  17629  20627  17629      0  3        0x82  poll          sshd
>
>  20799      1  20799   1000  2       0x480                znc
>
>   3870      1  20799   1000  3   0x4000080  thrsleep      znc
>
>     61      1     61      0  2        0x83                getty
>
>  22060      1  22060      0  3        0x83  ttyin         getty
>
>  31596      1  31596      0  3        0x83  ttyin         getty
>
>   8863      1   8863      0  3        0x83  ttyin         getty
>
>  19022      1  19022      0  3        0x83  ttyin         getty
>
>  10574      1  10574      0  3        0x83  ttyin         getty
>
>    238      1    238      0  2       0x480                cron
>
>  14588      1  14588      0  2           0                miniupnpd
>
>  13592      1  13592     99  3        0x90  poll          sndiod
>
>  23770  18149  18149     67  3        0x90  kqread        httpd
>
>   1403   2542   1403     67  3        0x90  kqread        httpd
>
>  18149   2542  18149     67  3        0x90  kqread        httpd
>
>   2542      1   2542      0  3        0x80  kqread        httpd
>
>  17673   8275   8275     95  3        0x90  kqread        smtpd
>
>   6826   8275   8275     95  3        0x90  kqread        smtpd
>
>  18481   8275   8275     95  3        0x90  kqread        smtpd
>
>  14872   8275   8275     95  3        0x90  kqread        smtpd
>
>   8238   8275   8275     95  3        0x90  kqread        smtpd
>
>  19033   8275   8275    103  3        0x90  kqread        smtpd
>
>   8275      1   8275      0  3        0x80  kqread        smtpd
>
>  22252      1  22252     77  3        0x90  poll          dhcpd
>
>  20627      1  20627      0  3        0x80  select        sshd
>
>  30334      1  30334      0  3        0x80  poll          ntpd
>
>  29941   5011  29941     83  3        0x90  poll          ntpd
>
>   5011      1   5011     83  2       0x490                ntpd
>
>  32034      1  32034    601  3        0x90  kqread        unbound
>
>  31087  23046  23046     74  2       0x490                pflogd
>
>  23046      1  23046      0  3        0x80  netio         pflogd
>
>  22503  29509  29509     73  3        0x90  kqread        syslogd
>
>  29509      1  29509      0  3        0x80  netio         syslogd
>
>   6629      1   6629     77  3        0x90  poll          dhclient
>
> * 4482      1   4482      0  7           0                dhclient
>
>  21550      0      0      0  3     0x14200  pgzero        zerothread
>
>  16069      0      0      0  3     0x14200  aiodoned      aiodoned
>
>  10213      0      0      0  7     0x14200                update
>
>  20719      0      0      0  3     0x14200  cleaner       cleaner
>
>  23111      0      0      0  3     0x14200  reaper        reaper
>
>  19347      0      0      0  3     0x14200  pgdaemon      pagedaemon
>
>  30089      0      0      0  3     0x14200  bored         crypto
>
>  26449      0      0      0  2     0x14600                pfpurge
>
>   9072      0      0      0  3     0x14200  usbtsk        usbtask
>
>  15062      0      0      0  3     0x14200  usbatsk       usbatsk
>
>  14377      0      0      0  3     0x14200  bored         intelrel
>
>  25070      0      0      0  7  0x40014200                acpi0
>
>   9257      0      0      0  3  0x40014200                idle3
>
>   4133      0      0      0  3  0x40014200                idle2
>
>  22698      0      0      0  3  0x40014200                idle1
>
>   1681      0      0      0  2     0x14200                sensors
>
>  15543      0      0      0  7     0x14210                softnet
>
>  10486      0      0      0  2     0x14200                systqmp
>
>  14830      0      0      0  2     0x14200                systq
>
>   3511      0      0      0  3  0x40014200                idle0
>
>      1      0      1      0  3        0x82  wait          init
>
>      0     -1      0      0  2     0x10200                swapper
>
> ddb{2}>  trace
>
> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x42
>
> syscall() at syscall+0x36c
>
> --- syscall (number 124) ---
>
> end of kernel
>
> end trace frame: 0x4, count: -5
>
> 0x94ee79204da:
>
> ddb{2}> mac ddbcpu 3
>
> Stopped at      Debugger+0x9:   leave
>
> ddb{3}> ps
>
>    PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
>
>  29983  31654  29983      0  3        0x83  ttyin         ksh
>
>  31654  19466  31654   1000  3        0x8b  pause         ksh
>
>  19466  17629  17629   1000  3        0x90  select        sshd
>
>  17629  20627  17629      0  3        0x82  poll          sshd
>
>  20799      1  20799   1000  2       0x480                znc
>
>   3870      1  20799   1000  3   0x4000080  thrsleep      znc
>
>     61      1     61      0  2        0x83                getty
>
>  22060      1  22060      0  3        0x83  ttyin         getty
>
>  31596      1  31596      0  3        0x83  ttyin         getty
>
>   8863      1   8863      0  3        0x83  ttyin         getty
>
>  19022      1  19022      0  3        0x83  ttyin         getty
>
>  10574      1  10574      0  3        0x83  ttyin         getty
>
>    238      1    238      0  2       0x480                cron
>
>  14588      1  14588      0  2           0                miniupnpd
>
>  13592      1  13592     99  3        0x90  poll          sndiod
>
>  23770  18149  18149     67  3        0x90  kqread        httpd
>
>   1403   2542   1403     67  3        0x90  kqread        httpd
>
>  18149   2542  18149     67  3        0x90  kqread        httpd
>
>   2542      1   2542      0  3        0x80  kqread        httpd
>
>  17673   8275   8275     95  3        0x90  kqread        smtpd
>
>   6826   8275   8275     95  3        0x90  kqread        smtpd
>
>  18481   8275   8275     95  3        0x90  kqread        smtpd
>
>  14872   8275   8275     95  3        0x90  kqread        smtpd
>
>   8238   8275   8275     95  3        0x90  kqread        smtpd
>
>  19033   8275   8275    103  3        0x90  kqread        smtpd
>
>   8275      1   8275      0  3        0x80  kqread        smtpd
>
>  22252      1  22252     77  3        0x90  poll          dhcpd
>
>  20627      1  20627      0  3        0x80  select        sshd
>
>  30334      1  30334      0  3        0x80  poll          ntpd
>
>  29941   5011  29941     83  3        0x90  poll          ntpd
>
>   5011      1   5011     83  2       0x490                ntpd
>
>  32034      1  32034    601  3        0x90  kqread        unbound
>
>  31087  23046  23046     74  2       0x490                pflogd
>
>  23046      1  23046      0  3        0x80  netio         pflogd
>
>  22503  29509  29509     73  3        0x90  kqread        syslogd
>
>  29509      1  29509      0  3        0x80  netio         syslogd
>
>   6629      1   6629     77  3        0x90  poll          dhclient
>
>   4482      1   4482      0  7           0                dhclient
>
>  21550      0      0      0  3     0x14200  pgzero        zerothread
>
>  16069      0      0      0  3     0x14200  aiodoned      aiodoned
>
> *10213      0      0      0  7     0x14200                update
>
>  20719      0      0      0  3     0x14200  cleaner       cleaner
>
>  23111      0      0      0  3     0x14200  reaper        reaper
>
>  19347      0      0      0  3     0x14200  pgdaemon      pagedaemon
>
>  30089      0      0      0  3     0x14200  bored         crypto
>
>  26449      0      0      0  2     0x14600                pfpurge
>
>   9072      0      0      0  3     0x14200  usbtsk        usbtask
>
>  15062      0      0      0  3     0x14200  usbatsk       usbatsk
>
>  14377      0      0      0  3     0x14200  bored         intelrel
>
>  25070      0      0      0  7  0x40014200                acpi0
>
>   9257      0      0      0  3  0x40014200                idle3
>
>   4133      0      0      0  3  0x40014200                idle2
>
>  22698      0      0      0  3  0x40014200                idle1
>
>   1681      0      0      0  2     0x14200                sensors
>
>  15543      0      0      0  7     0x14210                softnet
>
>  10486      0      0      0  2     0x14200                systqmp
>
>  14830      0      0      0  2     0x14200                systq
>
>   3511      0      0      0  3  0x40014200                idle0
>
>      1      0      1      0  3        0x82  wait          init
>
>      0     -1      0      0  2     0x10200                swapper
>
> ddb{3}>  trace
>
> Debugger() at Debugger+0x9
>
> x86_ipi_handler() at x86_ipi_handler+0x76
>
> Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1c
>
> --- interrupt ---
>
> __mp_lock() at __mp_lock+0x42
>
> __mp_acquire_count() at __mp_acquire_count+0x2b
>
> mi_switch() at mi_switch+0x21e
>
> sleep_finish() at sleep_finish+0xc4
>
> tsleep() at tsleep+0x147
>
> sched_sync() at sched_sync+0x1c6
>
> end trace frame: 0x0, count: -9
>
> ddb{3}> mach ddbcpu 4
>
> Invalid cpu 4
>
>
>
>
>
>
>
> >How-To-Repeat:
>
>         <code/input/activities to reproduce the problem (multiple lines)>
>
> >Fix:
>
>         <how to correct or work around the problem, if known (multiple
> lines)>
>
>
> SENDBUG: dmesg, pcidump, acpidump and usbdevs are attached.
>
> SENDBUG: Feel free to delete or use the -D flag if they contain sensitive
> information.
>
>
> dmesg:
>
> OpenBSD 5.8 (GENERIC.MP) #1: Sun Nov  8 10:07:44 EST 2015
>
>     r...@office.prcsllc.com:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> real mem = 2120810496 (2022MB)
>
> avail mem = 2052702208 (1957MB)
>
> mpath0 at root
>
> scsibus0 at mpath0: 256 targets
>
> mainbus0 at root
>
> bios0 at mainbus0: SMBIOS rev. 2.2 @ 0xf0000 (39 entries)
>
> bios0: vendor Phoenix Technologies, LTD version "6.00 PG" date 02/26/2010
>
> acpi0 at bios0: rev 0
>
> acpi0: sleep states S0 S1 S4 S5
>
> acpi0: tables DSDT FACP MCFG APIC
>
> acpi0: wakeup devices PEX0(S5) PEX1(S5) PEX2(S5) PEX3(S5) PEX4(S5) PEX5(S5)
> HUB0(S5) UAR1(S5) UAR2(S5) USB0(S4) USB1(S4) USB2(S4) USB3(S4) USBE(S4)
> AC97(S5) AZAL(S5) [...]
>
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
>
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
>
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
>
> cpu0 at mainbus0: apid 0 (boot processor)
>
> cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1600.18 MHz
>
> cpu0:
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu0: 512KB 64b/line 16-way L2 cache
>
> cpu0: smt 0, core 0, package 0
>
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
>
> cpu0: apic clock running at 133MHz
>
> cpu0: mwait min=64, max=64, C-substates=0.1, IBE
>
> cpu1 at mainbus0: apid 2 (application processor)
>
> cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.99 MHz
>
> cpu1:
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu1: 512KB 64b/line 16-way L2 cache
>
> cpu1: smt 0, core 1, package 0
>
> cpu2 at mainbus0: apid 3 (application processor)
>
> cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.99 MHz
>
> cpu2:
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu2: 512KB 64b/line 16-way L2 cache
>
> cpu2: smt 1, core 1, package 0
>
> cpu3 at mainbus0: apid 1 (application processor)
>
> cpu3: Intel(R) Atom(TM) CPU 330 @ 1.60GHz, 1599.99 MHz
>
> cpu3:
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,TM2,SSSE3,CX16,xTPR,PDCM,MOVBE,LONG,LAHF,PERF,SENSOR
>
> cpu3: 512KB 64b/line 16-way L2 cache
>
> cpu3: smt 1, core 0, package 0
>
> ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
>
> ioapic0: misconfigured as apic 0, remapped to apid 4
>
> acpiprt0 at acpi0: bus 0 (PCI0)
>
> acpiprt1 at acpi0: bus 1 (PEX0)
>
> acpiprt2 at acpi0: bus -1 (PEX1)
>
> acpiprt3 at acpi0: bus -1 (PEX2)
>
> acpiprt4 at acpi0: bus -1 (PEX3)
>
> acpiprt5 at acpi0: bus -1 (PEX4)
>
> acpiprt6 at acpi0: bus -1 (PEX5)
>
> acpiprt7 at acpi0: bus 2 (HUB0)
>
> acpicpu0 at acpi0: C1(@1 halt!)
>
> acpicpu1 at acpi0: C1(@1 halt!)
>
> acpicpu2 at acpi0: C1(@1 halt!)
>
> acpicpu3 at acpi0: C1(@1 halt!)
>
> acpitz0 at acpi0: critical temperature is 100 degC
>
> acpibtn0 at acpi0: PWRB
>
> pci0 at mainbus0 bus 0
>
> pchb0 at pci0 dev 0 function 0 "Intel 82945G Host" rev 0x02
>
> vga1 at pci0 dev 2 function 0 "Intel 82945G Video" rev 0x02
>
> intagp0 at vga1
>
> agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
>
> inteldrm0 at vga1
>
> drm0 at inteldrm0
>
> inteldrm0: 1024x768
>
> wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
>
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
>
> azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: msi
>
> azalia0: codecs: Realtek ALC662
>
> audio0 at azalia0
>
> ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01: msi
>
> pci1 at ppb0 bus 1
>
> re0 at pci1 dev 0 function 0 "Realtek 8168" rev 0x02: RTL8168C/8111C
> (0x3c00), msi, address 00:30:18:a9:e2:2c
>
> rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: apic 4 int 19
>
> uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: apic 4 int 18
>
> uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: apic 4 int 16
>
> ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: apic 4 int 23
>
> usb0 at ehci0: USB revision 2.0
>
> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
>
> ppb1 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xe1
>
> pci2 at ppb1 bus 2
>
> 2:6:0: mem address conflict 0xfdcc0000/0x20000
>
> 2:7:0: mem address conflict 0xfdcc0000/0x20000
>
> re1 at pci2 dev 4 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800), apic 4 int 18, address 00:30:18:a8:31:c3
>
> rgephy1 at re1 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re2 at pci2 dev 6 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800), apic 4 int 19, address 00:30:18:a8:31:c4
>
> rgephy2 at re2 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> re3 at pci2 dev 7 function 0 "Realtek 8169SC" rev 0x10: RTL8169/8110SCd
> (0x1800), apic 4 int 16, address 00:30:18:a8:31:c5
>
> rgephy3 at re3 phy 7: RTL8169S/8110S/8211 PHY, rev. 2
>
> pcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01
>
> pciide0 at pci0 dev 31 function 2 "Intel 82801GB SATA" rev 0x01: DMA,
> channel 0 wired to compatibility, channel 1 wired to compatibility
>
> wd0 at pciide0 channel 0 drive 0: <SATADOM i100 Ultra>
>
> wd0: 1-sector PIO, LBA, 7679MB, 15727824 sectors
>
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
>
> ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x01: apic 4
> int 19
>
> iic0 at ichiic0
>
> iic0: addr 0x2f 01=33 02=33 03=80 04=0f 5a=06 5b=03 5c=10 5d=19 5e=34 f0=20
> f1=02 ff=5e words 00=ffff 01=33ff 02=33ff 03=80ff 04=0fff 05=ffff 06=ffff
> 07=ffff
>
> spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL6
>
> usb1 at uhci0: USB revision 1.0
>
> uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb2 at uhci1: USB revision 1.0
>
> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb3 at uhci2: USB revision 1.0
>
> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> usb4 at uhci3: USB revision 1.0
>
> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
>
> isa0 at pcib0
>
> isadma0 at isa0
>
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
>
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
>
> com0: console
>
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
>
> com1: probed fifo depth: 15 bytes
>
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
>
> pckbd0 at pckbc0 (kbd slot)
>
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
>
> pcppi0 at isa0 port 0x61
>
> spkr0 at pcppi0
>
> lpt0 at isa0 port 0x378/4 irq 7
>
> uhidev0 at uhub2 port 1 configuration 1 interface 0 "MOSART Semi. 2.4G
> Keyboard Mouse" rev 1.10/3.12 addr 2
>
> uhidev0: iclass 3/1
>
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
>
> wskbd1 at ukbd0 mux 1
>
> wskbd1: connecting to wsdisplay0
>
> uhidev1 at uhub2 port 1 configuration 1 interface 1 "MOSART Semi. 2.4G
> Keyboard Mouse" rev 1.10/3.12 addr 2
>
> uhidev1: iclass 3/1, 5 report ids
>
> uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
>
> uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
>
> ums0 at uhidev1 reportid 3: 5 buttons, Z dir
>
> wsmouse0 at ums0 mux 0
>
> uhid2 at uhidev1 reportid 5: input=5, output=6, feature=0
>
> vscsi0 at root
>
> scsibus1 at vscsi0: 256 targets
>
> softraid0 at root
>
> scsibus2 at softraid0: 256 targets
>
> root on wd0a (f6900d8001371775.a) swap on wd0b dump on wd0b
>
> WARNING: / was not properly unmounted
>
>
> usbdevs:
>
> Controller /dev/usb0:
>
> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>
>  port 1 powered
>
>  port 2 powered
>
>  port 3 powered
>
>  port 4 powered
>
>  port 5 powered
>
>  port 6 powered
>
>  port 7 powered
>
>  port 8 powered
>
> Controller /dev/usb1:
>
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>
>  port 1 powered
>
>  port 2 powered
>
> Controller /dev/usb2:
>
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>
>  port 1 addr 2: full speed, power 100 mA, config 1, 2.4G Keyboard
> Mouse(0x4101), MOSART Semi.(0x062a), rev 3.12
>
>  port 2 powered
>
> Controller /dev/usb3:
>
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>
>  port 1 powered
>
>  port 2 powered
>
> Controller /dev/usb4:
>
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> Intel(0x8086), rev 1.00
>
>  port 1 powered
>
>  port 2 powered
>
>
> pcidump:
>
> Domain /dev/pci0:
>
>  0:0:0: Intel 82945G Host
>
>         0x0000: Vendor ID: 8086 Product ID: 2770
>
>         0x0004: Command: 0006 Status: 2090
>
>         0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 02
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 2770
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>
>         0x00e0: Capability 0x09: Vendor Specific
>
>         0x0000: 27708086 20900006 06000002 00000000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 27708086
>
>         0x0030: 00000000 000000e0 00000000 00000000
>
>         0x0040: fed19001 fed14001 e0000001 fed18001
>
>         0x0050: 00300000 00000009 00000000 00000000
>
>         0x0060: fed13001 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00031110 00111100 000003ff 00791a80
>
>         0x00a0: 00000010 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000110
>
>         0x00e0: 51090009 9893c10a 00000007 00000000
>
>         0x00f0: 00000000 00000000 00030f86 00000000
>
>  0:2:0: Intel 82945G Video
>
>         0x0000: Vendor ID: 8086 Product ID: 2772
>
>         0x0004: Command: 0007 Status: 0090
>
>         0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 02
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR mem 32bit addr: 0xfdf00000/0x00080000
>
>         0x0014: BAR io addr: 0x0000ff00/0x0008
>
>         0x0018: BAR mem prefetchable 32bit addr: 0xd0000000/0x10000000
>
>         0x001c: BAR mem 32bit addr: 0xfdf80000/0x00040000
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 2772
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
>
>         0x0090: Capability 0x05: Message Signaled Interrupts (MSI)
>
>         0x00d0: Capability 0x01: Power Management
>
>         0x0000: 27728086 00900007 03000002 00000000
>
>         0x0010: fdf00000 0000ff01 d0000008 fdf80000
>
>         0x0020: 00000000 00000000 00000000 27728086
>
>         0x0030: 00000000 00000090 00000000 0000010a
>
>         0x0040: 00000000 000000e0 51090009 9893c10a
>
>         0x0050: 00300007 00000009 00000000 7f800000
>
>         0x0060: 00020000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 0000d005 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00220001 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 34640534 00000000 00030f86 00000000
>
>  0:27:0: Intel 82801GB HD Audio
>
>         0x0000: Vendor ID: 8086 Product ID: 27d8
>
>         0x0004: Command: 0006 Status: 0010
>
>         0x0008: Class: 04 Subclass: 03 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 10
>
>         0x0010: BAR mem 64bit addr: 0x00000000fdff8000/0x00004000
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 16f3 Product ID: a625
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
>
>         0x0050: Capability 0x01: Power Management
>
>         0x0060: Capability 0x05: Message Signaled Interrupts (MSI)
>
>         0x0070: Capability 0x10: PCI Express
>
>         0x0000: 27d88086 00100006 04030001 00000010
>
>         0x0010: fdff8004 00000000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 a62516f3
>
>         0x0030: 00000000 00000050 00000000 0000010a
>
>         0x0040: 03000003 00000000 00000000 00000000
>
>         0x0050: c8426001 00000000 00000000 00000000
>
>         0x0060: 00817005 fee00000 00000000 000000b0
>
>         0x0070: 00910010 00000000 00100000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 01000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:28:0: Intel 82801GB PCIE
>
>         0x0000: Vendor ID: 8086 Product ID: 27d0
>
>         0x0004: Command: 0007 Status: 0010
>
>         0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size:
> 10
>
>         0x0010: 00000000
>
>         0x0014: 00000000
>
>         0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1
>
>                 Secondary Latency Timer: 00
>
>         0x001c: I/O Base: d0 I/O Limit: d0 Secondary Status: 0000
>
>         0x0020: Memory Base: fdd0 Memory Limit: fdd0
>
>         0x0024: Prefetch Memory Base: fde1 Prefetch Memory Limit: fde1
>
>         0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
>
>         0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>
>         0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>
>         0x0038: Expansion ROM Base Address: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0a Bridge Control: 0000
>
>         0x0040: Capability 0x10: PCI Express
>
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>
>         0x0080: Capability 0x05: Message Signaled Interrupts (MSI)
>
>         0x0090: Capability 0x0d: PCI-PCI
>
>         0x00a0: Capability 0x01: Power Management
>
>         0x0000: 27d08086 00100007 06040001 00810010
>
>         0x0010: 00000000 00000000 00010100 0000d0d0
>
>         0x0020: fdd0fdd0 fde1fde1 00000000 00000000
>
>         0x0030: 00000000 00000040 00000000 0000010a
>
>         0x0040: 01418010 00000fc0 00100004 01112c11
>
>         0x0050: 30110040 00800560 00400028 00000004
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00019005 fee00000 00000060 00000000
>
>         0x0090: 0000a00d 27d08086 00000000 00000000
>
>         0x00a0: c8020001 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 80110080 00000000
>
>         0x00e0: 00c70000 00080706 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:29:0: Intel 82801GB USB
>
>         0x0000: Vendor ID: 8086 Product ID: 27c8
>
>         0x0004: Command: 0005 Status: 0280
>
>         0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR io addr: 0x0000fe00/0x0020
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27c8
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 00 Max Lat: 00
>
>         0x0000: 27c88086 02800005 0c030001 00800000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 0000fe01 00000000 00000000 27c88086
>
>         0x0030: 00000000 00000000 00000000 00000109
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000010 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00002f00 00000000 00010000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:29:1: Intel 82801GB USB
>
>         0x0000: Vendor ID: 8086 Product ID: 27c9
>
>         0x0004: Command: 0005 Status: 0280
>
>         0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR io addr: 0x0000fd00/0x0020
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27c9
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 02 Line: 0b Min Gnt: 00 Max Lat: 00
>
>         0x0000: 27c98086 02800005 0c030001 00000000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 0000fd01 00000000 00000000 27c98086
>
>         0x0030: 00000000 00000000 00000000 0000020b
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000010 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00002f00 00000000 00010000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:29:2: Intel 82801GB USB
>
>         0x0000: Vendor ID: 8086 Product ID: 27ca
>
>         0x0004: Command: 0005 Status: 0280
>
>         0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR io addr: 0x0000fc00/0x0020
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27ca
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 03 Line: 05 Min Gnt: 00 Max Lat: 00
>
>         0x0000: 27ca8086 02800005 0c030001 00000000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 0000fc01 00000000 00000000 27ca8086
>
>         0x0030: 00000000 00000000 00000000 00000305
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000010 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00002f00 00000000 00010000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:29:3: Intel 82801GB USB
>
>         0x0000: Vendor ID: 8086 Product ID: 27cb
>
>         0x0004: Command: 0005 Status: 0280
>
>         0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR io addr: 0x0000fb00/0x0020
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27cb
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 04 Line: 0a Min Gnt: 00 Max Lat: 00
>
>         0x0000: 27cb8086 02800005 0c030001 00000000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 0000fb01 00000000 00000000 27cb8086
>
>         0x0030: 00000000 00000000 00000000 0000040a
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000010 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00002f00 00000000 00010000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:29:7: Intel 82801GB USB
>
>         0x0000: Vendor ID: 8086 Product ID: 27cc
>
>         0x0004: Command: 0006 Status: 0290
>
>         0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR mem 32bit addr: 0xfdfff000/0x00000400
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27cc
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 00 Max Lat: 00
>
>         0x0050: Capability 0x01: Power Management
>
>         0x0058: Capability 0x0a: Debug Port
>
>         0x0000: 27cc8086 02900006 0c032001 00000000
>
>         0x0010: fdfff000 00000000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 27cc8086
>
>         0x0030: 00000000 00000050 00000000 00000109
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: c9c25801 00000000 20a0000a 00000000
>
>         0x0060: 01ff2020 00000000 01000001 c0082000
>
>         0x0070: 3fdf0000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000011 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00ffaa00 00ff00ff 88000000
>
>         0x00e0: 00000000 006db6db 00000000 00000000
>
>         0x00f0: 09008000 00408588 00010f86 20021786
>
>  0:30:0: Intel 82801BA Hub-to-PCI
>
>         0x0000: Vendor ID: 8086 Product ID: 244e
>
>         0x0004: Command: 0007 Status: 0010
>
>         0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: e1
>
>         0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: 00000000
>
>         0x0014: 00000000
>
>         0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2
>
>                 Secondary Latency Timer: 20
>
>         0x001c: I/O Base: e0 I/O Limit: e0 Secondary Status: 2280
>
>         0x0020: Memory Base: fdc0 Memory Limit: fdc0
>
>         0x0024: Prefetch Memory Base: fdb1 Prefetch Memory Limit: fdb1
>
>         0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
>
>         0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
>
>         0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
>
>         0x0038: Expansion ROM Base Address: 00000000
>
>         0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0000
>
>         0x0050: Capability 0x0d: PCI-PCI
>
>         0x0000: 244e8086 00100007 060401e1 00010000
>
>         0x0010: 00000000 00000000 20020200 2280e0e0
>
>         0x0020: fdc0fdc0 fdb1fdb1 00000000 00000000
>
>         0x0030: 00000000 00000050 00000000 000000ff
>
>         0x0040: 00000000 00000000 00000000 00001200
>
>         0x0050: 0000000d 244e8086 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:31:0: Intel 82801GB LPC
>
>         0x0000: Vendor ID: 8086 Product ID: 27b8
>
>         0x0004: Command: 0107 Status: 0210
>
>         0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27b8
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
>
>         0x00e0: Capability 0x09: Vendor Specific
>
>         0x0000: 27b88086 02100107 06010001 00800000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 27b88086
>
>         0x0030: 00000000 000000e0 00000000 00000000
>
>         0x0040: 00000401 00000080 00000481 00000010
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 0b05800a 000000d0 09808080 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 340f0070 007c0295 001c04e1 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000620 00000000 00000013 00000300
>
>         0x00b0: 00f00000 00000000 55565555 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00112233 00004567 0000ffc0 00000000
>
>         0x00e0: 100c0009 002400a8 00000000 00000000
>
>         0x00f0: fed1c001 00000000 00010f86 00000000
>
>  0:31:2: Intel 82801GB SATA
>
>         0x0000: Vendor ID: 8086 Product ID: 27c0
>
>         0x0004: Command: 0005 Status: 02b8
>
>         0x0008: Class: 01 Subclass: 01 Interface: 80 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR io addr: 0x00000000/0x0008
>
>         0x0014: BAR io addr: 0x00000000/0x0004
>
>         0x0018: BAR io addr: 0x00000000/0x0008
>
>         0x001c: BAR io addr: 0x00000000/0x0004
>
>         0x0020: BAR io addr: 0x0000fa00/0x0010
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27c0
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 02 Line: 00 Min Gnt: 00 Max Lat: 00
>
>         0x0070: Capability 0x01: Power Management
>
>         0x0000: 27c08086 02b80005 01018001 00000000
>
>         0x0010: 00000001 00000001 00000001 00000001
>
>         0x0020: 0000fa01 00000000 00000000 27c08086
>
>         0x0030: 00000000 00000070 00000000 00000200
>
>         0x0040: 8000a307 00000000 00010001 00000000
>
>         0x0050: 00000000 00001000 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 40020001 00000000 00000000 00000000
>
>         0x0080: 00007005 00000000 00000000 00000000
>
>         0x0090: 001f0002 40800180 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 0000000d 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  0:31:3: Intel 82801GB SMBus
>
>         0x0000: Vendor ID: 8086 Product ID: 27da
>
>         0x0004: Command: 0001 Status: 0280
>
>         0x0008: Class: 0c Subclass: 05 Interface: 00 Revision: 01
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 00
>
>         0x0010: BAR empty (00000000)
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR io addr: 0x00000500/0x0020
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 8086 Product ID: 27da
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 02 Line: 0b Min Gnt: 00 Max Lat: 00
>
>         0x0000: 27da8086 02800001 0c050001 00000000
>
>         0x0010: 00000000 00000000 00000000 00000000
>
>         0x0020: 00000501 00000000 00000000 27da8086
>
>         0x0030: 00000000 00000000 00000000 0000020b
>
>         0x0040: 00000001 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00010f86 00000000
>
>  1:0:0: Realtek 8168
>
>         0x0000: Vendor ID: 10ec Product ID: 8168
>
>         0x0004: Command: 0007 Status: 0010
>
>         0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 02
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size:
> 10
>
>         0x0010: BAR io addr: 0x0000de00/0x0100
>
>         0x0014: BAR empty (00000000)
>
>         0x0018: BAR mem 64bit addr: 0x00000000fddff000/0x00001000
>
>         0x0020: BAR mem prefetchable 64bit addr:
> 0x00000000fdef0000/0x00010000
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 10ec Product ID: 8168
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
>
>         0x0040: Capability 0x01: Power Management
>
>         0x0050: Capability 0x05: Message Signaled Interrupts (MSI)
>
>         0x0070: Capability 0x10: PCI Express
>
>                 Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1
>
>         0x00b0: Capability 0x11: Extended Message Signaled Interrupts
> (MSI-X)
>
>         0x00d0: Capability 0x03: Vital Product Data (VPD)
>
>         0x0000: 816810ec 00100007 02000002 00000010
>
>         0x0010: 0000de01 00000000 fddff004 00000000
>
>         0x0020: fdef000c 00000000 00000000 816810ec
>
>         0x0030: 00000000 00000040 00000000 0000010a
>
>         0x0040: ffc35001 00000108 00000000 00000000
>
>         0x0050: 00817005 fee00000 00000000 00000070
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 0201b010 00288cc1 00102010 00073c11
>
>         0x0080: 10110040 00000000 00000000 00000000
>
>         0x0090: 00000000 00000010 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 0001d011 00000004 00000804 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000003 00000000 00000000 00000000
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00000000 00000000
>
>  2:4:0: Realtek 8169SC
>
>         0x0000: Vendor ID: 10ec Product ID: 8167
>
>         0x0004: Command: 0007 Status: 02b0
>
>         0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 10
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 20 Cache Line Size:
> 10
>
>         0x0010: BAR io addr: 0x0000ee00/0x0100
>
>         0x0014: BAR mem 32bit addr: 0xfdcff000/0x00000100
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 16f3 Product ID: 10ec
>
>         0x0030: Expansion ROM Base Address: fdcc0000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 20 Max Lat: 40
>
>         0x00dc: Capability 0x01: Power Management
>
>         0x0000: 816710ec 02b00007 02000010 00002010
>
>         0x0010: 0000ee01 fdcff000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 10ec16f3
>
>         0x0030: fdcc0000 000000dc 00000000 40200105
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 f7c20001
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00000000 00000000
>
>  2:6:0: Realtek 8169SC
>
>         0x0000: Vendor ID: 10ec Product ID: 8167
>
>         0x0004: Command: 0007 Status: 02b0
>
>         0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 10
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 20 Cache Line Size:
> 10
>
>         0x0010: BAR io addr: 0x0000ec00/0x0100
>
>         0x0014: BAR mem 32bit addr: 0xfdcfe000/0x00000100
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 16f3 Product ID: 10ec
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 20 Max Lat: 40
>
>         0x00dc: Capability 0x01: Power Management
>
>         0x0000: 816710ec 02b00007 02000010 00002010
>
>         0x0010: 0000ec01 fdcfe000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 10ec16f3
>
>         0x0030: 00000000 000000dc 00000000 4020010b
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 f7c20001
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00000000 00000000
>
>  2:7:0: Realtek 8169SC
>
>         0x0000: Vendor ID: 10ec Product ID: 8167
>
>         0x0004: Command: 0007 Status: 02b0
>
>         0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 10
>
>         0x000c: BIST: 00 Header Type: 00 Latency Timer: 20 Cache Line Size:
> 10
>
>         0x0010: BAR io addr: 0x0000ea00/0x0100
>
>         0x0014: BAR mem 32bit addr: 0xfdcfd000/0x00000100
>
>         0x0018: BAR empty (00000000)
>
>         0x001c: BAR empty (00000000)
>
>         0x0020: BAR empty (00000000)
>
>         0x0024: BAR empty (00000000)
>
>         0x0028: Cardbus CIS: 00000000
>
>         0x002c: Subsystem Vendor ID: 16f3 Product ID: 10ec
>
>         0x0030: Expansion ROM Base Address: 00000000
>
>         0x0038: 00000000
>
>         0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 20 Max Lat: 40
>
>         0x00dc: Capability 0x01: Power Management
>
>         0x0000: 816710ec 02b00007 02000010 00002010
>
>         0x0010: 0000ea01 fdcfd000 00000000 00000000
>
>         0x0020: 00000000 00000000 00000000 10ec16f3
>
>         0x0030: 00000000 000000dc 00000000 4020010a
>
>         0x0040: 00000000 00000000 00000000 00000000
>
>         0x0050: 00000000 00000000 00000000 00000000
>
>         0x0060: 00000000 00000000 00000000 00000000
>
>         0x0070: 00000000 00000000 00000000 00000000
>
>         0x0080: 00000000 00000000 00000000 00000000
>
>         0x0090: 00000000 00000000 00000000 00000000
>
>         0x00a0: 00000000 00000000 00000000 00000000
>
>         0x00b0: 00000000 00000000 00000000 00000000
>
>         0x00c0: 00000000 00000000 00000000 00000000
>
>         0x00d0: 00000000 00000000 00000000 f7c20001
>
>         0x00e0: 00000000 00000000 00000000 00000000
>
>         0x00f0: 00000000 00000000 00000000 00000000
>
>
> acpidump:
>
> begin-base64 644 office.APIC.4
>
>
> QVBJQ4QAAAABaUludGVsUkFXUkRBQ1BJMS4wQkFXUkQAAAAAAADg/gEAAAAACAAAAQAAAAAIAQIB
>
>
> AAAAAAgCAwEAAAAACAMBAQAAAAEMBAAAAMD+AAAAAAIKAAACAAAAAAACCgAJCQAAAA0ABAYABQAB
>
> BAYBBQABBAYCBQABBAYDBQAB
>
> ====
>
> begin-base64 644 office.DSDT.2
>
>
> RFNEVO9XAAABs0lOVEVMUkFXUkRBQ1BJABAAAE1TRlQAAAADEEMFXF9QUl9bgxFcLl9QUl9DUFUw
>
>
> AAAAAAAAW4MRXC5fUFJfQ1BVMQEAAAAAAFuDEVwuX1BSX0NQVTICAAAAAABbgxFcLl9QUl9DUFUz
>
>
> AwAAAAAACFxfUzBfEgoECgAKAAoACgAIXF9TMV8SCgQKAQoACgAKAAhcX1M0XxIKBAoGCgAKAAoA
>
>
> CFxfUzVfEgoECgcKAAoACgAIRkxBRwoACFNUQVQKAFuAXERFQkcBCoAKAVuBDFxERUJHAURCRzEI
>
>
> W4BFTEtNAAzq/w8ACgFbgRdFTEtNAQABAAFFTFNPAQABAAEAAQABW4BFWFRNAAww+A8AChBbgSlF
>
>
> WFRNAlJPTTEQUk1TMRBST00yEFJNUzIQUk9NMxBSTVMzEEFNRU0gW4BcU01JQwEKsgoBW4EMXFNN
>
>
> SUMBU0NQXwhbgFxQTTFTAQsABAoEW4EbXFBNMVMBUE0wMAhQTTAxCFBNMDIIUE0wMwhbgFxQTTJT
>
>
> AQspBAoBW4EOXFBNMlMBAAFQTTI5AVuAXFNQRU4BCzAECgFbgQ5cU1BFTgEABFRSQVABW4BcR0JM
>
>
> RQELIQQKAVuBDFxHQkxFAUVTTUkIW4BBUE1QAQqyCgJbgRBBUE1QAUFQTUMIQVBNRAhbgFxHUE9f
>
>
> AQuMBAoEW4FIClxHUE9fAUdPMDABR08wMQFHTzAyAUdPMDMBR08wNAFHTzA1AUdPMDYBR08wNwFH
>
>
> TzA4AUdPMDkBR08wQQFHTzBCAUdPMEMBR08wRAFHTzBFAUdPMEYBR08xMAFHTzExAUdPMTIBR08x
>
>
> MwFHTzE0AUdPMTUBR08xNgFHTzE3AUdPMTgBR08xOQFHTzFBAUdPMUIBR08xQwFHTzFEAUdPMUUB
>
>
> R08xRgFbgFxHUE8yAQu4BAoEW4FKBFxHUE8yAUdPMjABR08yMQFHTzIyAUdPMjMBR08yNAFHTzI1
>
>
> AUdPMjYBR08yNwEAAQABAAEAAQABAAEAAQABR08zMAFHTzMxAQhPU0ZYCgEIT1NGTAoBFEEFU1RS
>
>
> QwKgCpKTh2iHaaQKAHKHaAoBYAhCVUYwEQJgCEJVRjERAmBwaEJVRjBwaUJVRjGiGmB2YKAVkpOD
>
>
> iEJVRjBgAIOIQlVGMWAApACkAVuAUlRDTQEKcAoCW4EQUlRDTQFDTUlOCENNREEIW4YSQ01JTkNN
>
>
> REEBAEgHU0hVVAhbgElORk8ADED4DwAKAVuBKUlORk8BS0JESQFSVENXAVBTMkYBSVJGTAJESVNF
>
>
> AVNTSFUBQVdNRAFbgEJFRVABCmEKAVuBC0JFRVABUzFCXwhbgENPTlQBCkAKBFuBGkNPTlQBQ05U
>
>
> MAhDTlQxCENOVDIIQ1RSTAgUQwZTUEtSAXBTMUJfYHAKtkNUUkxwClVDTlQycAoDQ05UMnBoYqI3
>
>
> lGIKAH1TMUJfCgNTMUJfcAv/X2OiB5RjCgB2Y3tTMUJfCvxTMUJfcAv/DmOiB5RjCgB2Y3ZicGBT
>
>
> MUJfEBdcAAhQSUNGCgAUDF9QSUMBcGhQSUNGFEoQXF9QVFMBfWgK8GBwYERCRzFwCgFQTTI5oC2S
>
>
> k1ZJRDAL//+gIpN7UlNSMAoBAAoBfVJTUjAKAVJTUjB9UE1DMAqAUE1DMKAtkpNWSUQxC///oCKT
>
>
> e1JTUjEKAQAKAX1SU1IxCgFSU1IxfVBNQzEKgFBNQzGgLZKTVklEMgv//6Aik3tSU1IyCgEACgF9
>
>
> UlNSMgoBUlNSMn1QTUMyCoBQTUMyoC2Sk1ZJRDML//+gIpN7UlNSMwoBAAoBfVJTUjMKAVJTUjN9
>
>
> UE1DMwqAUE1DM09TVFCgBZNoCgGgBZNoCgOgFpNoCgVwRVNNSWB7YAr7YHBgRVNNSaAQk2gKBKAK
>
>
> klBJQ0ZbIgpkFEUKXF9XQUsBcAr/REJHMaAMk2gKA3AKiFNDUF+GXC8EX1NCX1BDSTBQWDQwVUFS
>
>
> MQoAoBJPU0ZMhlwuX1NCX1BXUkIKAqEXoBWTUlRDVwoAhlwuX1NCX1BXUkIKAoZcLwNfU0JfUENJ
>
>
> MFVTQjAKAIZcLwNfU0JfUENJMFVTQjEKAIZcLwNfU0JfUENJMFVTQjIKAIZcLwNfU0JfUENJMFVT
>
>
> QjMKABAaXF9TSV8UCV9NU0cBcGBgFAlfU1NUAXBgYBBJJ1xfR1BFFApfTDAxAFsiCmQUGl9MMDAA
>
>
> cAp1U0NQX4ZcLl9UWl9USFJNCoAUKl9MMDUAhlwvA19TQl9QQ0kwQUM5NwoChlwvA19TQl9QQ0kw
>
>
> QVpBTAoCFBhfTDAzAIZcLwNfU0JfUENJMFVTQjAKAhQYX0wwNACGXC8DX1NCX1BDSTBVU0IxCgIU
>
>
> GF9MMEMAhlwvA19TQl9QQ0kwVVNCMgoCFBhfTDBFAIZcLwNfU0JfUENJMFVTQjMKAhQYX0wwRACG
>
>
> XC8DX1NCX1BDSTBVU0JFCgIUGF9MMEIAhlwvA19TQl9QQ0kwSFVCMAoCFDJfTDA4AIZcLwRfU0Jf
>
>
> UENJMFBYNDBVQVIxCgKGXC8EX1NCX1BDSTBQWDQwVUFSMgoCFEcVX0wwOQCgN5KTVklEMAv//6As
>
>
> k3tSU1IwCgEACgFwCv9SU1IwcAqAUE1DMIZcLwNfU0JfUENJMFBFWDAKAqA3kpNWSUQxC///oCyT
>
>
> e1JTUjEKAQAKAXAK/1JTUjFwCoBQTUMxhlwvA19TQl9QQ0kwUEVYMQoCoDeSk1ZJRDIL//+gLJN7
>
>
> UlNSMgoBAAoBcAr/UlNSMnAKgFBNQzKGXC8DX1NCX1BDSTBQRVgyCgKgN5KTVklEMwv//6Ask3tS
>
>
> U1IzCgEACgFwCv9SU1IzcAqAUE1DM4ZcLwNfU0JfUENJMFBFWDMKAqA3kpNWSUQ0C///oCyTe1JT
>
>
> UjQKAQAKAXAK/1JTUjRwCoBQTUM0hlwvA19TQl9QQ0kwUEVYNAoCoDeSk1ZJRDUL//+gLJN7UlNS
>
>
> NQoBAAoBcAr/UlNSNXAKgFBNQzWGXC8DX1NCX1BDSTBQRVg1CgIQjsQEXF9TQl8UBl9JTkkAW4IZ
>
>
> UFdSQghfSElEDEHQDAwUCV9TVEEApAoLW4KHowRQQ0kwCF9ISUQMQdAKCAhfQ0lEDEHQCgMIX0FE
>
>
> UgoACF9VSUQKAQhfQkJOCgAUF1NTM0QAoAuTT1NGTAoCpAoCoQSkCgMUCV9TVEEApAoPFE4NX0NS
>
>
> UwAIQlVGMBFMCAqIiA0AAgEAAAAAAP8AAAAAAUcB+Az4DAEIiA0AAQwDAAAAAPcMAAD4DIgNAAEM
>
>
> AwAAAA3//wAAAPOHFwAADAMAAAAAAAAKAP//CwAAAAAAAAACAIcXAAAMAwAAAAAAAAwA//8NAAAA
>
>
> AAAAAAIAhxcAAAwDAAAAAAAAEAD//7/+AAAAAAAA8P95AIpCVUYwCnZUQ01NikJVRjAKglRPTU1y
>
>
> QU1FTQwAAAYAVENNTXJUQ01NDAAAAQBUQ01NdAwAAMD+VENNTVRPTU2kQlVGMAhQSUNNEkAnFxIa
>
>
> BAz//wIACgBcLwNfU0JfUENJMExOS0EKABIaBAz//wIACgFcLwNfU0JfUENJMExOS0IKABIaBAz/
>
>
> /wIACgJcLwNfU0JfUENJMExOS0MKABIaBAz//wIACgNcLwNfU0JfUENJMExOS0QKABIaBAz//xsA
>
>
> CgBcLwNfU0JfUENJMExOS0EKABIaBAz//wEACgBcLwNfU0JfUENJMExOS0EKABIaBAz//wEACgFc
>
>
> LwNfU0JfUENJMExOS0IKABIaBAz//wEACgJcLwNfU0JfUENJMExOS0MKABIaBAz//wEACgNcLwNf
>
>
> U0JfUENJMExOS0QKABIaBAz//xwACgBcLwNfU0JfUENJMExOS0EKABIaBAz//xwACgFcLwNfU0Jf
>
>
> UENJMExOS0IKABIaBAz//xwACgJcLwNfU0JfUENJMExOS0MKABIaBAz//xwACgNcLwNfU0JfUENJ
>
>
> MExOS0QKABIaBAz//xwACgBcLwNfU0JfUENJMExOS0EKABIaBAz//xwACgFcLwNfU0JfUENJMExO
>
>
> S0IKABIaBAz//x0ACgBcLwNfU0JfUENJMExOSzEKABIaBAz//x0ACgFcLwNfU0JfUENJMExOS0QK
>
>
> ABIaBAz//x0ACgJcLwNfU0JfUENJMExOS0MKABIaBAz//x0ACgNcLwNfU0JfUENJMExOS0EKABIa
>
>
> BAz//x4ACgBcLwNfU0JfUENJMExOS0IKABIaBAz//x4ACgFcLwNfU0JfUENJMExOS0UKABIaBAz/
>
>
> /x8ACgBcLwNfU0JfUENJMExOS0MKABIaBAz//x8ACgFcLwNfU0JfUENJMExOS0QKAAhBUElDEkUU
>
>
> FxINBAz//wIACgAKAAoQEg0EDP//AgAKAQoAChESDQQM//8CAAoCCgAKEhINBAz//wIACgMKAAoT
>
>
> Eg0EDP//GwAKAAoAChASDQQM//8BAAoACgAKEBINBAz//wEACgEKAAoREg0EDP//AQAKAgoAChIS
>
>
> DQQM//8BAAoDCgAKExINBAz//xwACgAKAAoQEg0EDP//HAAKAQoAChESDQQM//8cAAoCCgAKEhIN
>
>
> BAz//xwACgMKAAoTEg0EDP//HAAKAAoAChASDQQM//8cAAoBCgAKERINBAz//x0ACgAKAAoXEg0E
>
>
> DP//HQAKAQoAChMSDQQM//8dAAoCCgAKEhINBAz//x0ACgMKAAoQEg0EDP//HgAKAAoAChESDQQM
>
>
> //8eAAoBCgAKFBINBAz//x8ACgAKAAoSEg0EDP//HwAKAQoAChMUGV9QUlQAoAuSUElDRqRQSUNN
>
>
> oQakQVBJQ1uCQxJQRVgwCF9BRFIMAAAcABQJX1NUQQCkCg8UDl9QUlcApBIGAgoJCgVbgFBDRTAC
>
>
> CgAK/xAvXABbgSpcLwRfU0JfUENJMFBFWDBQQ0UwAVZJRDAQAEAwUlNSMAgAQD5QTUMwCAhQSUMw
>
>
> EkcGBBIYBAv//woAXC8DX1NCX1BDSTBMTktBCgASGAQL//8KAVwvA19TQl9QQ0kwTE5LQgoAEhgE
>
>
> C///CgJcLwNfU0JfUENJMExOS0MKABIYBAv//woDXC8DX1NCX1BDSTBMTktECgAIQVBJMBIyBBIL
>
>
> BAv//woACgAKEBILBAv//woBCgAKERILBAv//woCCgAKEhILBAv//woDCgAKExQZX1BSVACgC5JQ
>
>
> SUNGpFBJQzChBqRBUEkwW4JDElBFWDEIX0FEUgwBABwAFAlfU1RBAKQKDxQOX1BSVwCkEgYCCgkK
>
>
> BVuAUENFMQIKAAr/EC9cAFuBKlwvBF9TQl9QQ0kwUEVYMVBDRTEBVklEMRAAQDBSU1IxCABAPlBN
>
>
> QzEICFBJQzESRwYEEhgEC///CgBcLwNfU0JfUENJMExOS0IKABIYBAv//woBXC8DX1NCX1BDSTBM
>
>
> TktDCgASGAQL//8KAlwvA19TQl9QQ0kwTE5LRAoAEhgEC///CgNcLwNfU0JfUENJMExOS0EKAAhB
>
>
> UEkxEjIEEgsEC///CgAKAAoREgsEC///CgEKAAoSEgsEC///CgIKAAoTEgsEC///CgMKAAoQFBlf
>
>
> UFJUAKALklBJQ0akUElDMaEGpEFQSTFbgkMSUEVYMghfQURSDAIAHAAUCV9TVEEApAoPFA5fUFJX
>
>
> AKQSBgIKCQoFW4BQQ0UyAgoACv8QL1wAW4EqXC8EX1NCX1BDSTBQRVgyUENFMgFWSUQyEABAMFJT
>
>
> UjIIAEA+UE1DMggIUElDMhJHBgQSGAQL//8KAFwvA19TQl9QQ0kwTE5LQwoAEhgEC///CgFcLwNf
>
>
> U0JfUENJMExOS0QKABIYBAv//woCXC8DX1NCX1BDSTBMTktBCgASGAQL//8KA1wvA19TQl9QQ0kw
>
>
> TE5LQgoACEFQSTISMgQSCwQL//8KAAoAChISCwQL//8KAQoAChMSCwQL//8KAgoAChASCwQL//8K
>
>
> AwoAChEUGV9QUlQAoAuSUElDRqRQSUMyoQakQVBJMluCQxJQRVgzCF9BRFIMAwAcABQJX1NUQQCk
>
>
> Cg8UDl9QUlcApBIGAgoJCgVbgFBDRTMCCgAK/xAvXABbgSpcLwRfU0JfUENJMFBFWDNQQ0UzAVZJ
>
>
> RDMQAEAwUlNSMwgAQD5QTUMzCAhQSUMzEkcGBBIYBAv//woAXC8DX1NCX1BDSTBMTktECgASGAQL
>
>
> //8KAVwvA19TQl9QQ0kwTE5LQQoAEhgEC///CgJcLwNfU0JfUENJMExOS0IKABIYBAv//woDXC8D
>
>
> X1NCX1BDSTBMTktDCgAIQVBJMxIyBBILBAv//woACgAKExILBAv//woBCgAKEBILBAv//woCCgAK
>
>
> ERILBAv//woDCgAKEhQZX1BSVACgC5JQSUNGpFBJQzOhBqRBUEkzW4JDElBFWDQIX0FEUgwEABwA
>
>
> FAlfU1RBAKQKDxQOX1BSVwCkEgYCCgkKBVuAUENFNAIKAAr/EC9cAFuBKlwvBF9TQl9QQ0kwUEVY
>
>
> NFBDRTQBVklENBAAQDBSU1I0CABAPlBNQzQICFBJQzQSRwYEEhgEC///CgBcLwNfU0JfUENJMExO
>
>
> S0MKABIYBAv//woBXC8DX1NCX1BDSTBMTktECgASGAQL//8KAlwvA19TQl9QQ0kwTE5LQQoAEhgE
>
>
> C///CgNcLwNfU0JfUENJMExOS0IKAAhBUEk0EjIEEgsEC///CgAKAAoQEgsEC///CgEKAAoREgsE
>
>
> C///CgIKAAoSEgsEC///CgMKAAoTFBlfUFJUAKALklBJQ0akUElDNKEGpEFQSTRbgkMSUEVYNQhf
>
>
> QURSDAUAHAAUCV9TVEEApAoPFA5fUFJXAKQSBgIKCQoFW4BQQ0U1AgoACv8QL1wAW4EqXC8EX1NC
>
>
> X1BDSTBQRVg1UENFNQFWSUQ1EABAMFJTUjUIAEA+UE1DNQgIUElDNRJHBgQSGAQL//8KAFwvA19T
>
>
> Ql9QQ0kwTE5LRAoAEhgEC///CgFcLwNfU0JfUENJMExOS0EKABIYBAv//woCXC8DX1NCX1BDSTBM
>
>
> TktCCgASGAQL//8KA1wvA19TQl9QQ0kwTE5LQwoACEFQSTUSMgQSCwQL//8KAAoAChESCwQL//8K
>
>
> AQoAChISCwQL//8KAgoAChMSCwQL//8KAwoAChAUGV9QUlQAoAuSUElDRqRQSUM1oQakQVBJNVuC
>
>
> TUJIVUIwCF9BRFIMAAAeABQJX1NUQQCkCg8IUElDTRJLKBgSGgQM//8IAAoAXC8DX1NCX1BDSTBM
>
>
> TktCCgASGgQM//8IAAoBXC8DX1NCX1BDSTBMTktDCgASGgQM//8IAAoCXC8DX1NCX1BDSTBMTktE
>
>
> CgASGgQM//8IAAoDXC8DX1NCX1BDSTBMTktBCgASGgQM//8BAAoAXC8DX1NCX1BDSTBMTktBCgAS
>
>
> GgQM//8BAAoBXC8DX1NCX1BDSTBMTktCCgASGgQM//8BAAoCXC8DX1NCX1BDSTBMTktDCgASGgQM
>
>
> //8BAAoDXC8DX1NCX1BDSTBMTktECgASGgQM//8EAAoAXC8DX1NCX1BDSTBMTktDCgASGgQM//8E
>
>
> AAoBXC8DX1NCX1BDSTBMTktECgASGgQM//8EAAoCXC8DX1NCX1BDSTBMTktBCgASGgQM//8EAAoD
>
>
> XC8DX1NCX1BDSTBMTktCCgASGgQM//8GAAoAXC8DX1NCX1BDSTBMTktECgASGgQM//8GAAoBXC8D
>
>
> X1NCX1BDSTBMTktBCgASGgQM//8GAAoCXC8DX1NCX1BDSTBMTktDCgASGgQM//8GAAoDXC8DX1NC
>
>
> X1BDSTBMTktCCgASGgQM//8HAAoAXC8DX1NCX1BDSTBMTktBCgASGgQM//8HAAoBXC8DX1NCX1BD
>
>
> STBMTktDCgASGgQM//8HAAoCXC8DX1NCX1BDSTBMTktECgASGgQM//8HAAoDXC8DX1NCX1BDSTBM
>
>
> TktCCgASGgQM//8PAAoAXC8DX1NCX1BDSTBMTktBCgASGgQM//8PAAoBXC8DX1NCX1BDSTBMTktC
>
>
> CgASGgQM//8PAAoCXC8DX1NCX1BDSTBMTktDCgASGgQM//8PAAoDXC8DX1NCX1BDSTBMTktECgAI
>
>
> QVBJQxJDFRgSDQQM//8IAAoACgAKERINBAz//wgACgEKAAoSEg0EDP//CAAKAgoAChMSDQQM//8I
>
>
> AAoDCgAKEBINBAz//wEACgAKAAoQEg0EDP//AQAKAQoAChESDQQM//8BAAoCCgAKEhINBAz//wEA
>
>
> CgMKAAoTEg0EDP//BAAKAAoAChISDQQM//8EAAoBCgAKExINBAz//wQACgIKAAoQEg0EDP//BAAK
>
>
> AwoAChESDQQM//8GAAoACgAKExINBAz//wYACgEKAAoQEg0EDP//BgAKAgoAChISDQQM//8GAAoD
>
>
> CgAKERINBAz//wcACgAKAAoQEg0EDP//BwAKAQoAChISDQQM//8HAAoCCgAKExINBAz//wcACgMK
>
>
> AAoREg0EDP//DwAKAAoAChASDQQM//8PAAoBCgAKERINBAz//w8ACgIKAAoSEg0EDP//DwAKAwoA
>
>
> ChMUGV9QUlQAoAuSUElDRqRQSUNNoQakQVBJQxQOX1BSVwCkEgYCCgsKBVuCjHACUFg0MAhfQURS
>
>
> DAAAHwBbgFBSRVYCCggKARAfXABbgRpcLwRfU0JfUENJMFBYNDBQUkVWAVJFVjAIW4BQSVJRAgpg
>
>
> CgQQLlwAW4EpXC8EX1NCX1BDSTBQWDQwUElSUQFQSVJBCFBJUkIIUElSQwhQSVJECFuAUElSMgIK
>
>
> aAoEEC5cAFuBKVwvBF9TQl9QQ0kwUFg0MFBJUjIBUElSRQhQSVJGCFBJUkcIUElSSAhbgExQSU8C
>
>
> CoAKDhBCGVwAW4FCBFwvBF9TQl9QQ0kwUFg0MExQSU8BVUFJTwhQUklPCExQRTEITFBFMghHTjFM
>
>
> CEdOMUgIAAgACEdOMkwIR04ySAgUTAVESVNEAaAQk2gKAntMUEUxCvtMUEUxoBCTaAoDe0xQRTEK
>
>
> 90xQRTGgEJNoCgR7TFBFMgr8TFBFMqAQk2gKBXtMUEUxCt9MUEUxoBCTaAoGe0dOMkwK/kdOMkwU
>
>
> TA5DS0lPAqAYk2kKAH1MUEUxCgFMUEUxe1VBSU8K8GCgGJNpCgF9TFBFMQoCTFBFMXtVQUlPCg9g
>
>
> oEYEk2kKAn1MUEUxCgRMUEUxe1BSSU8K/GCgDpNoC3gDfWAKAFBSSU+gDpNoC3gCfWAKAVBSSU+g
>
>
> DpNoC7wDfWAKAlBSSU+gEJNpCgN9TFBFMQoITFBFMaApk2kKBKARk2gLAQJ9TFBFMgoBTFBFMqAR
>
>
> k2gLCQJ9TFBFMgoCTFBFMqAwk2kKBqAckpNoC///e2gK/2B9YAoBR04yTHpoCghHTjJIoQ1wAEdO
>
>
> MkhwAEdOMkwQClwAFAZTTERNAhAdXABbgFxTQ1BQAQqyCgFbgQxcU0NQUAFTTUlQCBRJDlwvA19T
>
>
> Ql9QQ0kwX0lOSQCgJFNUUkNcX09TXw1NaWNyb3NvZnQgV2luZG93cwBwClZTTUlQoUELoEcJU1RS
>
>
> Q1xfT1NfDU1pY3Jvc29mdCBXaW5kb3dzIE5UAKBOBVsSXF9PU0lgoClcX09TSQ1XaW5kb3dzIDIw
>
>
> MDEAcApZU01JUHAKAE9TRkxwCgNPU0ZYoClcX09TSQ1XaW5kb3dzIDIwMDYAcApZU01JUHAKAE9T
>
>
> RkxwCgRPU0ZYoRZwClhTTUlQcAoAT1NGWHAKAE9TRkyhFnAKV1NNSVBwCgJPU0ZYcAoCT1NGTBBM
>
> BVwAFEcFT1NUUACgD5NPU0ZYCgFwClZTTUlQo...
>
> [Message clipped]

Reply via email to