Background:

beta# uname -a
OpenBSD beta.philomathiclife.com 6.9 GENERIC.MP#3 amd64 

beta# dhcpcd --version
dhcpcd 9.4.0
Copyright (c) 2006-2020 Roy Marples
Compiled in features: INET ARP ARPing IPv4LL INET6 DHCPv6 AUTH PRIVSEP

beta# cat /etc/hostname.alc0
dhcp
group egress
!/etc/rc.d/dhcpcd start

beta# rcctl ls on
check_quotas
cron
library_aslr
ntpd
pf
pflogd
rad
smtpd
sshd
syslogd
unbound

beta# rcctl ls started
cron
dhcpcd
ntpd
pflogd
rad
smtpd
sshd
syslogd
unbound

beta# ps -A | grep "dhcpcd"
37918 ??  Sp       0:31.21 dhcpcd: [master] [ip6] (dhcpcd)
64941 ??  S        0:26.46 dhcpcd: [privileged actioneer] (dhcpcd)
53344 ??  Sp       0:00.61 dhcpcd: [network proxy] (dhcpcd)
35058 ??  Sp       0:00.32 dhcpcd: [control proxy] (dhcpcd)
90538 p0  S+p      0:01.12 grep dhcpcd

beta# dhcpcd -U6 /var/db/dhcpcd/alc0.lease6
dhcpcd is not running

Problem:

When I start dhcpcd during booting the “normal” way (i.e., rcctl enable 
dhcpcd), I am able to successfully dump the lease information associated with 
the alc0 interface (which is connected directly to my bridge modem); however 
when I start the command inside of /etc/hostname.alc0 during booting, I am 
unable to get lease information after. When the computer boots up, I 
successfully acquire a DHCPv6 lease as well as have a /60 routed to me. My IPv6 
connectivity runs just fine too.

I found a discussion on the blog 
(https://roy.marples.name/archives/dhcpcd-discuss/0003312.html 
<https://roy.marples.name/archives/dhcpcd-discuss/0003312.html>) belonging to 
the creator but now former maintainer, Roy Marples, of dhcpcd where a similar 
issue was had by someone running dhcpcd on their ARM32 server running a custom 
Linux 4.9 kernel. After much back-and-forth, it was discovered to be an issue 
with privsep not having the system calls fcntl64, fstat64, and TCGETS 
available. Those calls were added 
(https://github.com/NetworkConfiguration/dhcpcd/blob/master/src/privsep-linux.c 
<https://github.com/NetworkConfiguration/dhcpcd/blob/master/src/privsep-linux.c>)
 for Linux, and that fixed the issue. I realize that OpenBSD has pledge, so 
this may not be relevant at all and just a coincidence.

Before I raise an issue upstream, I want to make sure this is actually a bug 
and not intended behavior on OpenBSD. I realize that by starting dhcpcd inside 
of /etc/hostname.alc0, it gets started earlier in the boot process—which is in 
fact why I configured it this way—and that means it gets started a lower secure 
level than when it gets started as a normal packaging daemon.

beta# dmesg
OpenBSD 6.9 (GENERIC.MP) #3: Mon Jun  7 08:21:26 MDT 2021
    
r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17112133632 (16319MB)
avail mem = 16578150400 (15810MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xec921000 (49 entries)
bios0: vendor American Megatrends Inc. version "F50d" date 06/16/2020
bios0: Gigabyte Technology Co., Ltd. AX370-Gaming K7
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT HPET SSDT UEFI 
VFCT IVRS SSDT CRAT CDIT SSDT SSDT WSMT SSDT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 7 1700X Eight-Core Processor, 3400.66 MHz, 17-01-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 7 1700X Eight-Core Processor, 3400.11 MHz, 17-01-01
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 8, package 0
cpu5 at mainbus0: apid 9 (application processor)
cpu5: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 9, package 0
cpu6 at mainbus0: apid 10 (application processor)
cpu6: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 0, core 10, package 0
cpu7 at mainbus0: apid 11 (application processor)
cpu7: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 0, core 11, package 0
ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 10 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 8 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 9 (GP17)
acpiprt17 at acpi0: bus 10 (GP18)
acpiprt18 at acpi0: bus 2 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu1 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu2 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu3 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu4 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu5 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu6 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu7 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
cpu0: 3400 MHz: speeds: 3400 3000 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Samsung SM961/PM961 NVMe" rev 0x00: msix, NVMe 
1.2
nvme0: Samsung SSD 960 EVO 500GB, firmware 3B7QCXE7, serial S3X4NF0JB26657H
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 960, 3B7Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43b9 rev 0x02: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 vendor "AMD", unknown product 0x43b5 rev 0x02: 
msi, AHCI 1.3.1
scsibus2 at ahci0: 32 targets
ppb2 at pci2 dev 0 function 2 vendor "AMD", unknown product 0x43b0 rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci4 at ppb3 bus 4
xhci1 at pci4 dev 0 function 0 "ASMedia ASM1143 xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "ASMedia xHCI root hub" rev 3.00/1.00 
addr 1
ppb4 at pci3 dev 2 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
1c:1b:0d:e7:08:5c
ppb5 at pci3 dev 3 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci6 at ppb5 bus 6
alc0 at pci6 dev 0 function 0 "Attansic Technology E2500" rev 0x10: msi, 
address 1c:1b:0d:e7:08:5a
atphy0 at alc0 phy 0: AR8035 10/100/1000 PHY, rev. 9
ppb6 at pci3 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci7 at ppb6 bus 7
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci8 at ppb7 bus 8
radeondrm0 at pci8 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
azalia0 at pci8 dev 0 function 1 "ATI Radeon HD 5470 Audio" rev 0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 9
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ccp0 at pci9 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci2 at pci9 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb9 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci10 at ppb9 bus 10
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci10 dev 0 function 0 not configured
ahci1 at pci10 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x28 04=20 07=f0 08=20 0b=35 0c=24 0d=03 0e=01 14=07 17=f0 18=20 
1b=35 1c=71 1d=65 1e=02 20=41 22=01 23=01 24=5f 25=eb 26=37 27=32 28=33 29=36 
2a=08 2b=cc 2c=db 2d=7f 35=08 36=8e 37=82 38=ec 39=67 3a=cd 3b=fd 3c=5f 3d=3b 
3e=28 3f=04 40=40 41=b5 42=ad 43=d2 44=80 45=af 46=1d 47=8b 48=1e 49=ac 4a=c1 
4b=50 4c=d0 4d=f7 4e=bf 4f=85 50=1f 51=fd 52=71 53=a6 54=83 55=71 56=df 57=1a 
58=31 59=dc 5a=3f 5b=06 5c=9f 5d=b6 5e=e8 5f=e0 60=e6 61=9b 62=17 63=3e 64=f0 
65=61 66=a0 67=7c 68=85 69=5f 6a=3b 6b=13 6c=1d 6d=9c 6e=9c 6f=aa 70=66 71=2b 
72=ce 73=47 74=fd 75=bd 76=30 77=04 78=c0 79=4c 7a=61 7b=0c 7c=54 7d=f1 7e=8f 
7f=5f 80=fa 81=25 82=bd 83=91 84=9f 85=ee 86=eb 87=0a 88=d6 89=ad 8a=b7 8b=66 
8c=d4 8d=9d 8e=5c 8f=11 90=2a 91=f8 92=df 93=76 94=9b 95=1c 96=52 97=e6 98=77 
99=de 9a=97 9b=f2 9c=b2 9d=7f 9e=9c 9f=21 a0=93 a1=a3 a2=8b a3=b4 a4=f3 a5=9d 
a6=e7 a7=ac a8=3f a9=8b aa=2a ab=4d ac=c8 ad=85 ae=85 af=47 b0=8d b1=1c b2=76 
b3=2b b4=39 b5=48 b6=7b b7=c9 b8=62 b9=82 ba=f0 bb=3e bc=7f bd=d7 be=2c bf=30 
c0=76 c1=b7 c2=92 c3=23 c4=2b c5=1e c6=81 c7=07 c8=04 c9=cf ca=dd cb=ce cc=52 
cd=f7 ce=dc cf=ee d0=28 d1=65 d2=06 d3=39 d4=08 d5=09 d6=7c d7=45 d8=90 d9=4e 
da=cb db=e8 dc=0d dd=73 de=61 df=a3 e0=3b e1=ee e2=61 e3=3a e4=3f e5=63 e6=b2 
e7=63 e8=41 e9=90 ea=ee eb=56 ec=f2 ed=ed ee=21 ef=0b f2=c4 words 00=0000 
01=0000 02=0000 03=0020 04=2000 05=0000 06=00f0 07=f020
spdmem0 at iic0 addr 0x52: 8GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 8GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
efifb at mainbus0 not configured
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
sd2 at scsibus6 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd2: 476939MB, 512 bytes/sector, 976771553 sectors
root on sd2a (48607377bba677b6.a) swap on sd2b dump on sd2b
radeondrm0: CEDAR
radeondrm0: 1920x1080, 32bpp
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
syncing disks... done
OpenBSD 6.9 (GENERIC.MP) #3: Mon Jun  7 08:21:26 MDT 2021
    
r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17112133632 (16319MB)
avail mem = 16578146304 (15810MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xec921000 (49 entries)
bios0: vendor American Megatrends Inc. version "F50d" date 06/16/2020
bios0: Gigabyte Technology Co., Ltd. AX370-Gaming K7
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT HPET SSDT UEFI 
VFCT IVRS SSDT CRAT CDIT SSDT SSDT WSMT SSDT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 7 1700X Eight-Core Processor, 3400.67 MHz, 17-01-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: disabling user TSC (skew=119)
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: disabling user TSC (skew=102)
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 8, package 0
cpu5 at mainbus0: apid 9 (application processor)
cpu5: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 9, package 0
cpu6 at mainbus0: apid 10 (application processor)
cpu6: AMD Ryzen 7 1700X Eight-Core Processor, 3400.09 MHz, 17-01-01
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 0, core 10, package 0
cpu7 at mainbus0: apid 11 (application processor)
cpu7: AMD Ryzen 7 1700X Eight-Core Processor, 3400.09 MHz, 17-01-01
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 0, core 11, package 0
ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 10 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 8 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 9 (GP17)
acpiprt17 at acpi0: bus 10 (GP18)
acpiprt18 at acpi0: bus 2 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu1 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu2 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu3 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu4 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu5 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu6 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu7 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
cpu0: 3400 MHz: speeds: 3400 3000 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Samsung SM961/PM961 NVMe" rev 0x00: msix, NVMe 
1.2
nvme0: Samsung SSD 960 EVO 500GB, firmware 3B7QCXE7, serial S3X4NF0JB26657H
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 960, 3B7Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43b9 rev 0x02: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 vendor "AMD", unknown product 0x43b5 rev 0x02: 
msi, AHCI 1.3.1
scsibus2 at ahci0: 32 targets
ppb2 at pci2 dev 0 function 2 vendor "AMD", unknown product 0x43b0 rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci4 at ppb3 bus 4
xhci1 at pci4 dev 0 function 0 "ASMedia ASM1143 xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "ASMedia xHCI root hub" rev 3.00/1.00 
addr 1
ppb4 at pci3 dev 2 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
1c:1b:0d:e7:08:5c
ppb5 at pci3 dev 3 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci6 at ppb5 bus 6
alc0 at pci6 dev 0 function 0 "Attansic Technology E2500" rev 0x10: msi, 
address 1c:1b:0d:e7:08:5a
atphy0 at alc0 phy 0: AR8035 10/100/1000 PHY, rev. 9
ppb6 at pci3 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci7 at ppb6 bus 7
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci8 at ppb7 bus 8
radeondrm0 at pci8 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
azalia0 at pci8 dev 0 function 1 "ATI Radeon HD 5470 Audio" rev 0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 9
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ccp0 at pci9 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci2 at pci9 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb9 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci10 at ppb9 bus 10
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci10 dev 0 function 0 not configured
ahci1 at pci10 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x28 04=20 07=f0 08=20 0b=35 0c=24 0d=03 0e=01 14=07 17=f0 18=20 
1b=35 1c=71 1d=65 1e=02 20=41 22=01 23=01 24=5f 25=eb 26=37 27=32 28=33 29=36 
2a=08 2b=cc 2c=db 2d=7f 35=08 36=8e 37=82 38=ec 39=67 3a=cd 3b=fd 3c=5f 3d=3b 
3e=28 3f=04 40=40 41=b5 42=ad 43=d2 44=80 45=af 46=1d 47=8b 48=1e 49=ac 4a=c1 
4b=50 4c=d0 4d=f7 4e=bf 4f=85 50=1f 51=fd 52=71 53=a6 54=83 55=71 56=df 57=1a 
58=31 59=dc 5a=3f 5b=06 5c=9f 5d=b6 5e=e8 5f=e0 60=e6 61=9b 62=17 63=3e 64=f0 
65=61 66=a0 67=7c 68=85 69=5f 6a=3b 6b=13 6c=1d 6d=9c 6e=9c 6f=aa 70=66 71=2b 
72=ce 73=47 74=fd 75=bd 76=30 77=04 78=c0 79=4c 7a=61 7b=0c 7c=54 7d=f1 7e=8f 
7f=5f 80=fa 81=25 82=bd 83=91 84=9f 85=ee 86=eb 87=0a 88=d6 89=ad 8a=b7 8b=66 
8c=d4 8d=9d 8e=5c 8f=11 90=2a 91=f8 92=df 93=76 94=9b 95=1c 96=52 97=e6 98=77 
99=de 9a=97 9b=f2 9c=b2 9d=7f 9e=9c 9f=21 a0=93 a1=a3 a2=8b a3=b4 a4=f3 a5=9d 
a6=e7 a7=ac a8=3f a9=8b aa=2a ab=4d ac=c8 ad=85 ae=85 af=47 b0=8d b1=1c b2=76 
b3=2b b4=39 b5=48 b6=7b b7=c9 b8=62 b9=82 ba=f0 bb=3e bc=7f bd=d7 be=2c bf=30 
c0=76 c1=b7 c2=92 c3=23 c4=2b c5=1e c6=81 c7=07 c8=04 c9=cf ca=dd cb=ce cc=52 
cd=f7 ce=dc cf=ee d0=28 d1=65 d2=06 d3=39 d4=08 d5=09 d6=7c d7=45 d8=90 d9=4e 
da=cb db=e8 dc=0d dd=73 de=61 df=a3 e0=3b e1=ee e2=61 e3=3a e4=3f e5=63 e6=b2 
e7=63 e8=41 e9=90 ea=ee eb=56 ec=f2 ed=ed ee=21 ef=0b f2=c4 words 00=0000 
01=0000 02=0000 03=0020 04=2000 05=0000 06=00f0 07=f020
spdmem0 at iic0 addr 0x52: 8GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 8GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
efifb at mainbus0 not configured
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
sd2 at scsibus6 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd2: 476939MB, 512 bytes/sector, 976771553 sectors
root on sd2a (48607377bba677b6.a) swap on sd2b dump on sd2b
radeondrm0: CEDAR
radeondrm0: 1920x1080, 32bpp
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
syncing disks... don
OpenBSD 6.9 (GENERIC.MP) #3: Mon Jun  7 08:21:26 MDT 2021
    
r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17112133632 (16319MB)
avail mem = 16578150400 (15810MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xec921000 (49 entries)
bios0: vendor American Megatrends Inc. version "F50d" date 06/16/2020
bios0: Gigabyte Technology Co., Ltd. AX370-Gaming K7
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT HPET SSDT UEFI 
VFCT IVRS SSDT CRAT CDIT SSDT SSDT WSMT SSDT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 7 1700X Eight-Core Processor, 3400.66 MHz, 17-01-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: disabling user TSC (skew=102)
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: disabling user TSC (skew=102)
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 7 1700X Eight-Core Processor, 3400.11 MHz, 17-01-01
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 8, package 0
cpu5 at mainbus0: apid 9 (application processor)
cpu5: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 9, package 0
cpu6 at mainbus0: apid 10 (application processor)
cpu6: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 0, core 10, package 0
cpu7 at mainbus0: apid 11 (application processor)
cpu7: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 0, core 11, package 0
ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 10 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 8 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 9 (GP17)
acpiprt17 at acpi0: bus 10 (GP18)
acpiprt18 at acpi0: bus 2 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu1 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu2 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu3 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu4 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu5 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu6 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu7 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
cpu0: 3400 MHz: speeds: 3400 3000 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Samsung SM961/PM961 NVMe" rev 0x00: msix, NVMe 
1.2
nvme0: Samsung SSD 960 EVO 500GB, firmware 3B7QCXE7, serial S3X4NF0JB26657H
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 960, 3B7Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43b9 rev 0x02: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 vendor "AMD", unknown product 0x43b5 rev 0x02: 
msi, AHCI 1.3.1
scsibus2 at ahci0: 32 targets
ppb2 at pci2 dev 0 function 2 vendor "AMD", unknown product 0x43b0 rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci4 at ppb3 bus 4
xhci1 at pci4 dev 0 function 0 "ASMedia ASM1143 xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "ASMedia xHCI root hub" rev 3.00/1.00 
addr 1
ppb4 at pci3 dev 2 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
1c:1b:0d:e7:08:5c
ppb5 at pci3 dev 3 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci6 at ppb5 bus 6
alc0 at pci6 dev 0 function 0 "Attansic Technology E2500" rev 0x10: msi, 
address 1c:1b:0d:e7:08:5a
atphy0 at alc0 phy 0: AR8035 10/100/1000 PHY, rev. 9
ppb6 at pci3 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci7 at ppb6 bus 7
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci8 at ppb7 bus 8
radeondrm0 at pci8 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
azalia0 at pci8 dev 0 function 1 "ATI Radeon HD 5470 Audio" rev 0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 9
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ccp0 at pci9 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci2 at pci9 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb9 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci10 at ppb9 bus 10
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci10 dev 0 function 0 not configured
ahci1 at pci10 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x28 04=20 07=f0 08=20 0b=35 0c=24 0d=03 0e=01 14=07 17=f0 18=20 
1b=35 1c=71 1d=65 1e=02 20=41 22=01 23=01 24=5f 25=eb 26=37 27=32 28=33 29=36 
2a=08 2b=cc 2c=db 2d=7f 35=08 36=8e 37=82 38=ec 39=67 3a=cd 3b=fd 3c=5f 3d=3b 
3e=28 3f=04 40=40 41=b5 42=ad 43=d2 44=80 45=af 46=1d 47=8b 48=1e 49=ac 4a=c1 
4b=50 4c=d0 4d=f7 4e=bf 4f=85 50=1f 51=fd 52=71 53=a6 54=83 55=71 56=df 57=1a 
58=31 59=dc 5a=3f 5b=06 5c=9f 5d=b6 5e=e8 5f=e0 60=e6 61=9b 62=17 63=3e 64=f0 
65=61 66=a0 67=7c 68=85 69=5f 6a=3b 6b=13 6c=1d 6d=9c 6e=9c 6f=aa 70=66 71=2b 
72=ce 73=47 74=fd 75=bd 76=30 77=04 78=c0 79=4c 7a=61 7b=0c 7c=54 7d=f1 7e=8f 
7f=5f 80=fa 81=25 82=bd 83=91 84=9f 85=ee 86=eb 87=0a 88=d6 89=ad 8a=b7 8b=66 
8c=d4 8d=9d 8e=5c 8f=11 90=2a 91=f8 92=df 93=76 94=9b 95=1c 96=52 97=e6 98=77 
99=de 9a=97 9b=f2 9c=b2 9d=7f 9e=9c 9f=21 a0=93 a1=a3 a2=8b a3=b4 a4=f3 a5=9d 
a6=e7 a7=ac a8=3f a9=8b aa=2a ab=4d ac=c8 ad=85 ae=85 af=47 b0=8d b1=1c b2=76 
b3=2b b4=39 b5=48 b6=7b b7=c9 b8=62 b9=82 ba=f0 bb=3e bc=7f bd=d7 be=2c bf=30 
c0=76 c1=b7 c2=92 c3=23 c4=2b c5=1e c6=81 c7=07 c8=04 c9=cf ca=dd cb=ce cc=52 
cd=f7 ce=dc cf=ee d0=28 d1=65 d2=06 d3=39 d4=08 d5=09 d6=7c d7=45 d8=90 d9=4e 
da=cb db=e8 dc=0d dd=73 de=61 df=a3 e0=3b e1=ee e2=61 e3=3a e4=3f e5=63 e6=b2 
e7=63 e8=41 e9=90 ea=ee eb=56 ec=f2 ed=ed ee=21 ef=0b f2=c4 words 00=0000 
01=0000 02=0000 03=0020 04=2000 05=0000 06=00f0 07=f020
spdmem0 at iic0 addr 0x52: 8GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 8GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
efifb at mainbus0 not configured
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
sd2 at scsibus6 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd2: 476939MB, 512 bytes/sector, 976771553 sectors
root on sd2a (48607377bba677b6.a) swap on sd2b dump on sd2b
radeondrm0: CEDAR
radeondrm0: 1920x1080, 32bpp
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
cannot forward src fe80:6::ecb:85ff:fede:eb35, dst 2600:1901:0:38d7::, nxt 6, 
rcvif 6, outif 2
cannot forward src fe80:6::beff:ebff:fe3f:2c74, dst 
2607:7700:0:19:0:1:23ac:cceb, nxt 6, rcvif 6, outif 2
wskbd1: disconnecting from wsdisplay0
wskbd1 detached
ukbd0 detached
uhidev0 detached
wskbd2: disconnecting from wsdisplay0
wskbd2 detached
ukbd1 detached
uhid0 detached
uhid1 detached
uhid2 detached
uhidev1 detached
uhidev2 detached
sd1 detached
scsibus4 detached
umass0 detached
[drm] *ERROR* HDMI-A-1: probed a monitor but no|invalid EDID
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 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 uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
wskbd2: connecting to wsdisplay0
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
syncing disks... done
OpenBSD 6.9 (GENERIC.MP) #3: Mon Jun  7 08:21:26 MDT 2021
    
r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17112133632 (16319MB)
avail mem = 16578138112 (15810MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xec921000 (49 entries)
bios0: vendor American Megatrends Inc. version "F50d" date 06/16/2020
bios0: Gigabyte Technology Co., Ltd. AX370-Gaming K7
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT HPET SSDT UEFI 
VFCT IVRS SSDT CRAT CDIT SSDT SSDT WSMT SSDT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 7 1700X Eight-Core Processor, 3400.66 MHz, 17-01-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 7 1700X Eight-Core Processor, 3400.11 MHz, 17-01-01
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 8, package 0
cpu5 at mainbus0: apid 9 (application processor)
cpu5: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 9, package 0
cpu6 at mainbus0: apid 10 (application processor)
cpu6: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 0, core 10, package 0
cpu7 at mainbus0: apid 11 (application processor)
cpu7: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 0, core 11, package 0
ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 10 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 8 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 9 (GP17)
acpiprt17 at acpi0: bus 10 (GP18)
acpiprt18 at acpi0: bus 2 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu1 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu2 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu3 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu4 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu5 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu6 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu7 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
cpu0: 3400 MHz: speeds: 3400 3000 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Samsung SM961/PM961 NVMe" rev 0x00: msix, NVMe 
1.2
nvme0: Samsung SSD 960 EVO 500GB, firmware 3B7QCXE7, serial S3X4NF0JB26657H
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 960, 3B7Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43b9 rev 0x02: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 vendor "AMD", unknown product 0x43b5 rev 0x02: 
msi, AHCI 1.3.1
scsibus2 at ahci0: 32 targets
ppb2 at pci2 dev 0 function 2 vendor "AMD", unknown product 0x43b0 rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci4 at ppb3 bus 4
xhci1 at pci4 dev 0 function 0 "ASMedia ASM1143 xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "ASMedia xHCI root hub" rev 3.00/1.00 
addr 1
ppb4 at pci3 dev 2 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
1c:1b:0d:e7:08:5c
ppb5 at pci3 dev 3 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci6 at ppb5 bus 6
alc0 at pci6 dev 0 function 0 "Attansic Technology E2500" rev 0x10: msi, 
address 1c:1b:0d:e7:08:5a
atphy0 at alc0 phy 0: AR8035 10/100/1000 PHY, rev. 9
ppb6 at pci3 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci7 at ppb6 bus 7
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci8 at ppb7 bus 8
radeondrm0 at pci8 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
azalia0 at pci8 dev 0 function 1 "ATI Radeon HD 5470 Audio" rev 0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 9
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ccp0 at pci9 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci2 at pci9 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb9 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci10 at ppb9 bus 10
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci10 dev 0 function 0 not configured
ahci1 at pci10 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x28 04=20 07=f0 08=20 0b=35 0c=24 0d=03 0e=01 14=07 17=f0 18=20 
1b=35 1c=71 1d=65 1e=02 20=41 22=01 23=01 24=5f 25=eb 26=37 27=32 28=33 29=36 
2a=08 2b=cc 2c=db 2d=7f 35=08 36=8e 37=82 38=ec 39=67 3a=cd 3b=fd 3c=5f 3d=3b 
3e=28 3f=04 40=40 41=b5 42=ad 43=d2 44=80 45=af 46=1d 47=8b 48=1e 49=ac 4a=c1 
4b=50 4c=d0 4d=f7 4e=bf 4f=85 50=1f 51=fd 52=71 53=a6 54=83 55=71 56=df 57=1a 
58=31 59=dc 5a=3f 5b=06 5c=9f 5d=b6 5e=e8 5f=e0 60=e6 61=9b 62=17 63=3e 64=f0 
65=61 66=a0 67=7c 68=85 69=5f 6a=3b 6b=13 6c=1d 6d=9c 6e=9c 6f=aa 70=66 71=2b 
72=ce 73=47 74=fd 75=bd 76=30 77=04 78=c0 79=4c 7a=61 7b=0c 7c=54 7d=f1 7e=8f 
7f=5f 80=fa 81=25 82=bd 83=91 84=9f 85=ee 86=eb 87=0a 88=d6 89=ad 8a=b7 8b=66 
8c=d4 8d=9d 8e=5c 8f=11 90=2a 91=f8 92=df 93=76 94=9b 95=1c 96=52 97=e6 98=77 
99=de 9a=97 9b=f2 9c=b2 9d=7f 9e=9c 9f=21 a0=93 a1=a3 a2=8b a3=b4 a4=f3 a5=9d 
a6=e7 a7=ac a8=3f a9=8b aa=2a ab=4d ac=c8 ad=85 ae=85 af=47 b0=8d b1=1c b2=76 
b3=2b b4=39 b5=48 b6=7b b7=c9 b8=62 b9=82 ba=f0 bb=3e bc=7f bd=d7 be=2c bf=30 
c0=76 c1=b7 c2=92 c3=23 c4=2b c5=1e c6=81 c7=07 c8=04 c9=cf ca=dd cb=ce cc=52 
cd=f7 ce=dc cf=ee d0=28 d1=65 d2=06 d3=39 d4=08 d5=09 d6=7c d7=45 d8=90 d9=4e 
da=cb db=e8 dc=0d dd=73 de=61 df=a3 e0=3b e1=ee e2=61 e3=3a e4=3f e5=63 e6=b2 
e7=63 e8=41 e9=90 ea=ee eb=56 ec=f2 ed=ed ee=21 ef=0b f2=c4 words 00=0000 
01=0000 02=0000 03=0020 04=2000 05=0000 06=00f0 07=f020
spdmem0 at iic0 addr 0x52: 8GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 8GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
efifb at mainbus0 not configured
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
sd2 at scsibus6 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd2: 476939MB, 512 bytes/sector, 976771553 sectors
root on sd2a (48607377bba677b6.a) swap on sd2b dump on sd2b
radeondrm0: CEDAR
radeondrm0: 1920x1080, 32bpp
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
syncing disks... done
OpenBSD 6.9 (GENERIC.MP) #3: Mon Jun  7 08:21:26 MDT 2021
    
r...@syspatch-69-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17112133632 (16319MB)
avail mem = 16578146304 (15810MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xec921000 (49 entries)
bios0: vendor American Megatrends Inc. version "F50d" date 06/16/2020
bios0: Gigabyte Technology Co., Ltd. AX370-Gaming K7
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT HPET SSDT UEFI 
VFCT IVRS SSDT CRAT CDIT SSDT SSDT WSMT SSDT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 7 1700X Eight-Core Processor, 3400.66 MHz, 17-01-01
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: disabling user TSC (skew=102)
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 8, package 0
cpu5 at mainbus0: apid 9 (application processor)
cpu5: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 9, package 0
cpu6 at mainbus0: apid 10 (application processor)
cpu6: AMD Ryzen 7 1700X Eight-Core Processor, 3400.09 MHz, 17-01-01
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 0, core 10, package 0
cpu7 at mainbus0: apid 11 (application processor)
cpu7: AMD Ryzen 7 1700X Eight-Core Processor, 3400.10 MHz, 17-01-01
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 0, core 11, package 0
ioapic0 at mainbus0: apid 9 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 10 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 8 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 9 (GP17)
acpiprt17 at acpi0: bus 10 (GP18)
acpiprt18 at acpi0: bus 2 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu1 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu2 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu3 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu4 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu5 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu6 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
acpicpu7 at acpi0: C1 bad (state 1 has no substates): C2(0@400 io@0x414), C1(@1 
halt!), PSS
cpu0: 3400 MHz: speeds: 3400 3000 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Samsung SM961/PM961 NVMe" rev 0x00: msix, NVMe 
1.2
nvme0: Samsung SSD 960 EVO 500GB, firmware 3B7QCXE7, serial S3X4NF0JB26657H
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 960, 3B7Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43b9 rev 0x02: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 vendor "AMD", unknown product 0x43b5 rev 0x02: 
msi, AHCI 1.3.1
scsibus2 at ahci0: 32 targets
ppb2 at pci2 dev 0 function 2 vendor "AMD", unknown product 0x43b0 rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci4 at ppb3 bus 4
xhci1 at pci4 dev 0 function 0 "ASMedia ASM1143 xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "ASMedia xHCI root hub" rev 3.00/1.00 
addr 1
ppb4 at pci3 dev 2 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
1c:1b:0d:e7:08:5c
ppb5 at pci3 dev 3 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci6 at ppb5 bus 6
alc0 at pci6 dev 0 function 0 "Attansic Technology E2500" rev 0x10: msi, 
address 1c:1b:0d:e7:08:5a
atphy0 at alc0 phy 0: AR8035 10/100/1000 PHY, rev. 9
ppb6 at pci3 dev 4 function 0 "AMD 300 Series PCIE" rev 0x02: msi
pci7 at ppb6 bus 7
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci8 at ppb7 bus 8
radeondrm0 at pci8 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
azalia0 at pci8 dev 0 function 1 "ATI Radeon HD 5470 Audio" rev 0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 9
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ccp0 at pci9 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci2 at pci9 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb9 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci10 at ppb9 bus 10
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci10 dev 0 function 0 not configured
ahci1 at pci10 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x28 04=20 07=f0 08=20 0b=35 0c=24 0d=03 0e=01 14=07 17=f0 18=20 
1b=35 1c=71 1d=65 1e=02 20=41 22=01 23=01 24=5f 25=eb 26=37 27=32 28=33 29=36 
2a=08 2b=cc 2c=db 2d=7f 35=08 36=8e 37=82 38=ec 39=67 3a=cd 3b=fd 3c=5f 3d=3b 
3e=28 3f=04 40=40 41=b5 42=ad 43=d2 44=80 45=af 46=1d 47=8b 48=1e 49=ac 4a=c1 
4b=50 4c=d0 4d=f7 4e=bf 4f=85 50=1f 51=fd 52=71 53=a6 54=83 55=71 56=df 57=1a 
58=31 59=dc 5a=3f 5b=06 5c=9f 5d=b6 5e=e8 5f=e0 60=e6 61=9b 62=17 63=3e 64=f0 
65=61 66=a0 67=7c 68=85 69=5f 6a=3b 6b=13 6c=1d 6d=9c 6e=9c 6f=aa 70=66 71=2b 
72=ce 73=47 74=fd 75=bd 76=30 77=04 78=c0 79=4c 7a=61 7b=0c 7c=54 7d=f1 7e=8f 
7f=5f 80=fa 81=25 82=bd 83=91 84=9f 85=ee 86=eb 87=0a 88=d6 89=ad 8a=b7 8b=66 
8c=d4 8d=9d 8e=5c 8f=11 90=2a 91=f8 92=df 93=76 94=9b 95=1c 96=52 97=e6 98=77 
99=de 9a=97 9b=f2 9c=b2 9d=7f 9e=9c 9f=21 a0=93 a1=a3 a2=8b a3=b4 a4=f3 a5=9d 
a6=e7 a7=ac a8=3f a9=8b aa=2a ab=4d ac=c8 ad=85 ae=85 af=47 b0=8d b1=1c b2=76 
b3=2b b4=39 b5=48 b6=7b b7=c9 b8=62 b9=82 ba=f0 bb=3e bc=7f bd=d7 be=2c bf=30 
c0=76 c1=b7 c2=92 c3=23 c4=2b c5=1e c6=81 c7=07 c8=04 c9=cf ca=dd cb=ce cc=52 
cd=f7 ce=dc cf=ee d0=28 d1=65 d2=06 d3=39 d4=08 d5=09 d6=7c d7=45 d8=90 d9=4e 
da=cb db=e8 dc=0d dd=73 de=61 df=a3 e0=3b e1=ee e2=61 e3=3a e4=3f e5=63 e6=b2 
e7=63 e8=41 e9=90 ea=ee eb=56 ec=f2 ed=ed ee=21 ef=0b f2=c4 words 00=0000 
01=0000 02=0000 03=0020 04=2000 05=0000 06=00f0 07=f020
spdmem0 at iic0 addr 0x52: 8GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 8GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
efifb at mainbus0 not configured
uhidev0 at uhub0 port 9 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev1 at uhub0 port 9 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev1: iclass 3/0, 14 report ids
ukbd1 at uhidev1 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
uhid0 at uhidev1 reportid 2: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 3: input=63, output=0, feature=0
uhid2 at uhidev1 reportid 14: input=63, output=0, feature=0
uhidev2 at uhub0 port 9 configuration 1 interface 2 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/2.04 addr 2
uhidev2: no input interrupt endpoint
umass0 at uhub0 port 10 configuration 1 interface 0 "SMI Corporation USB DISK" 
rev 2.00/11.00 addr 3
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd1 at scsibus4 targ 1 lun 0: <FLASH, Drive SM_USB20, 1100> removable
sd1: 3750MB, 512 bytes/sector, 7680000 sectors
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
sd2 at scsibus6 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd2: 476939MB, 512 bytes/sector, 976771553 sectors
root on sd2a (48607377bba677b6.a) swap on sd2b dump on sd2b
radeondrm0: CEDAR
radeondrm0: 1920x1080, 32bpp
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
cannot forward src fe80:6::ecb:85ff:fede:eb35, dst 2600:1901:0:38d7::, nxt 6, 
rcvif 6, outif 2
wskbd1: disconnecting from wsdisplay0
wskbd1 detached
ukbd0 detached
uhidev0 detached
wskbd2: disconnecting from wsdisplay0
wskbd2 detached
ukbd1 detached
uhid0 detached
uhid1 detached
uhid2 detached
uhidev1 detached
uhidev2 detached
sd1 detached
scsibus4 detached
umass0 detached
cannot forward src fe80:6::ecb:85ff:fede:eb35, dst 2600:1901:0:38d7::, nxt 6, 
rcvif 6, outif 2

Reply via email to