Hello misc@,

After successfully applying this patch from Crystal Kolipe;

Date: Wed, 18 Jan 2023 21:00:29 -0300
From: Crystal Kolipe <kolip...@exoticsilicon.com>
To: t...@openbsd.org
Subject: Re: [patch] italic text on the console!
Message-ID: <y8iihtskpehg0...@exoticsilicon.com>
Mail-Followup-To: t...@openbsd.org
References: <y8gpmfeab4xlp...@exoticsilicon.com>
[1]

then

successfully recompiling a amd64 GENERIC.MP kernel using this snapshot

kern.version=OpenBSD 7.2-current (GENERIC.MP) #964: Wed Jan 18 14:44:37\
MST 2023

then

rebooting the machine after capturing the final output from the tmux
pane in which the patched kernel was built. The last 11 lines are
displayed below.
[2]

During the reboot, immediately after the boot> prompt disappeared the
machine froze. On the black background of the console display, in a
smaller than usual font for the 1920x1080 display, was this hex value:

0x1001000


The machine was powered off, and rebooted using /obsd.

A recursive grep search of /usr/include and /usr/src failed to hit
anything (I found) relevant to the above hex value, which I thought may
have been an address of interest.

Re-reading biosboot(8) and boot(8) offered me no clue unfortunately and
as yet, I have not thoroughly searched the source files to find the
code being used at the time. If someone could supply the name of the
relevant source file or files that may be helpful.

Similar events would likely have occurred in the past. For a known
reason or reasons?

I would be very grateful for any cluesticks as to how to find and fix
the cause of the freeze outlined above.

Please note that I have performed the above twice, using different
snapshots and the results were the same. The dmesg from the second
build snapshot is shown last.
[3]

Thank you for reading.

[1]
The diff was applied with this command line:
patch -b -d /usr/src/sys -i $HOME/diffs/kolipe-1 -V t 2>&1 | tee -a $LOGFILE

...
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/rasops/rasops.c
|===================================================================
|RCS file: /cvs/src/sys/dev/rasops/rasops.c,v
|retrieving revision 1.69
|diff -u -p -r1.69 rasops.c
|--- dev/rasops/rasops.c        18 Jan 2023 11:08:49 -0000      1.69
|+++ dev/rasops/rasops.c        18 Jan 2023 23:55:25 -0000
--------------------------
Patching file dev/rasops/rasops.c using Plan A...
Hunk #1 succeeded at 561.
Hunk #2 succeeded at 585.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/rasops/rasops32.c
|===================================================================
|RCS file: /cvs/src/sys/dev/rasops/rasops32.c,v
|retrieving revision 1.13
|diff -u -p -r1.13 rasops32.c
|--- dev/rasops/rasops32.c      18 Jan 2023 11:08:49 -0000      1.13
|+++ dev/rasops/rasops32.c      18 Jan 2023 23:55:25 -0000
--------------------------
Patching file dev/rasops/rasops32.c using Plan A...
Hunk #1 succeeded at 107.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/wscons/wsconsio.h
|===================================================================
|RCS file: /cvs/src/sys/dev/wscons/wsconsio.h,v
|retrieving revision 1.98
|diff -u -p -r1.98 wsconsio.h
|--- dev/wscons/wsconsio.h      15 Jul 2022 17:57:27 -0000      1.98
|+++ dev/wscons/wsconsio.h      18 Jan 2023 23:55:27 -0000
--------------------------
Patching file dev/wscons/wsconsio.h using Plan A...
Hunk #1 succeeded at 536.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/wscons/wsdisplayvar.h
|===================================================================
|RCS file: /cvs/src/sys/dev/wscons/wsdisplayvar.h,v
|retrieving revision 1.38
|diff -u -p -r1.38 wsdisplayvar.h
|--- dev/wscons/wsdisplayvar.h  13 Sep 2020 10:05:46 -0000      1.38
|+++ dev/wscons/wsdisplayvar.h  18 Jan 2023 23:55:27 -0000
--------------------------
Patching file dev/wscons/wsdisplayvar.h using Plan A...
Hunk #1 succeeded at 99.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/wscons/wsemul_vt100_subr.c
|===================================================================
|RCS file: /cvs/src/sys/dev/wscons/wsemul_vt100_subr.c,v
|retrieving revision 1.29
|diff -u -p -r1.29 wsemul_vt100_subr.c
|--- dev/wscons/wsemul_vt100_subr.c     12 Jan 2023 20:39:37 -0000      1.29
|+++ dev/wscons/wsemul_vt100_subr.c     18 Jan 2023 23:55:27 -0000
--------------------------
Patching file dev/wscons/wsemul_vt100_subr.c using Plan A...
Hunk #1 succeeded at 588.
Hunk #2 succeeded at 602.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dev/wsfont/wsfont.c
|===================================================================
|RCS file: /cvs/src/sys/dev/wsfont/wsfont.c,v
|retrieving revision 1.62
|diff -u -p -r1.62 wsfont.c
|--- dev/wsfont/wsfont.c        4 Apr 2022 19:53:15 -0000       1.62
|+++ dev/wsfont/wsfont.c        18 Jan 2023 23:55:29 -0000
--------------------------
Patching file dev/wsfont/wsfont.c using Plan A...
Hunk #1 succeeded at 586.
Hunk #2 succeeded at 666.
Hunk #3 succeeded at 674.
Hmm...  Ignoring the trailing garbage.
done

[2]
...
text    data    bss     dec     hex
21016898        406328  1232896 22656122        159b47a
mv bsd bsd.gdb
ctfstrip -S -o bsd bsd.gdb
mkdir -p -m 700 /usr/share/relink/kernel
rm -rf /usr/share/relink/kernel/GENERIC.MP /usr/share/relink/kernel.tgz
mkdir /usr/share/relink/kernel/GENERIC.MP
tar -chf - Makefile makegap.sh ld.script *.o |  tar -C 
/usr/share/relink/kernel/GENERIC.MP -xf -
[[ ! -f /bsd ]] || cmp -s bsd /bsd || ln -f /bsd /obsd
install -F -m 700 bsd /bsd && sha256 -h /var/db/kernel.SHA256 /bsd
wrcm2:/sys/arch/amd64/compile/GENERIC.MP
# gtmuxpane

[3]
OpenBSD 7.2-current (GENERIC.MP) #967: Thu Jan 19 18:36:58 MST 2023
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 34226556928 (32640MB)
avail mem = 33169883136 (31633MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.3 @ 0xe6f40 (74 entries)
bios0: vendor American Megatrends Inc. version "4403" date 04/28/2022
bios0: ASUSTeK COMPUTER INC. TUF GAMING X570-PLUS
efi0 at bios0: UEFI 2.7
efi0: American Megatrends rev 0x50011
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP SSDT SSDT SSDT FIDT FPDT MCFG HPET SSDT IVRS BGRT WPBT 
TPM2 PCCT SSDT CRAT CDIT SSDT SSDT SSDT SSDT WSMT APIC
acpi0: wakeup devices GPP0(S4) GPP2(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) X161(S4) X162(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP10(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimcfg0 at acpi0
acpimcfg0: addr 0xf0000000, bus 0-127
acpihpet0 at acpi0: 14318180 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 9 5900X 12-Core Processor, 3700.01 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
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, C-substates=1.1, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 4 (application processor)
cpu4: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu4: smt 0, core 4, package 0
cpu5 at mainbus0: apid 5 (application processor)
cpu5: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu5: smt 0, core 5, package 0
cpu6 at mainbus0: apid 8 (application processor)
cpu6: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu6: smt 0, core 8, package 0
cpu7 at mainbus0: apid 9 (application processor)
cpu7: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu7: smt 0, core 9, package 0
cpu8 at mainbus0: apid 10 (application processor)
cpu8: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
cpu8: 
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu8: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu8: smt 0, core 10, package 0
cpu9 at mainbus0: apid 11 (application processor)
cpu9: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
cpu9: 
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu9: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu9: smt 0, core 11, package 0
cpu10 at mainbus0: apid 12 (application processor)
cpu10: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
cpu10: 
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu10: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu10: smt 0, core 12, package 0
cpu11 at mainbus0: apid 13 (application processor)
cpu11: AMD Ryzen 9 5900X 12-Core Processor, 3700.00 MHz, 19-21-02
cpu11: 
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,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,PKU,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu11: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 512KB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu11: smt 0, core 13, package 0
ioapic0 at mainbus0: apid 13 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 14 pa 0xfec01000, version 21, 32 pins
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP2)
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 11 (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 -1 (GP10)
acpiprt17 at acpi0: bus 12 (GP12)
acpiprt18 at acpi0: bus 13 (GP13)
acpiprt19 at acpi0: bus -1 (GP30)
acpiprt20 at acpi0: bus -1 (GP31)
acpiprt21 at acpi0: bus 2 (BXBR)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
tpm0 at acpi0 TPM_: unsupported TPM2 start method 2
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu1 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu2 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu3 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu4 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu5 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu6 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu7 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu8 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu9 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu10 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu11 at acpi0: C2(0@18 io@0x414), C1(0@1 mwait), PSS
cpu0: 3700 MHz: speeds: 3700 2800 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 Host" 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 PM9A1 NVMe" rev 0x00: msix, NVMe 1.3
nvme0: Samsung SSD 980 PRO 500GB, firmware 5B2QGXA7, serial S5GYNX0TA54920R
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 980, 5B2Q>
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ppb1 at pci0 dev 1 function 2 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 "AMD 500 Series PCIE" rev 0x00
pci3 at ppb2 bus 3
ppb3 at pci3 dev 1 function 0 "AMD 500 Series PCIE" rev 0x00: msi
pci4 at ppb3 bus 4
nvme1 at pci4 dev 0 function 0 "Samsung SM981/PM981 NVMe" rev 0x00: msix, NVMe 
1.3
nvme1: Samsung SSD 970 EVO Plus 1TB, firmware 4B2QEXM7, serial S6P7NF0T425965H
scsibus2 at nvme1: 2 targets, initiator 0
sd1 at scsibus2 targ 1 lun 0: <NVMe, Samsung SSD 970, 4B2Q>
sd1: 953869MB, 512 bytes/sector, 1953525168 sectors
ppb4 at pci3 dev 2 function 0 "AMD 500 Series PCIE" rev 0x00: msi
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I350" rev 0x01: msi, address 
3c:ec:ef:25:d4:92
em1 at pci5 dev 0 function 1 "Intel I350" rev 0x01: msi, address 
3c:ec:ef:25:d4:93
ppb5 at pci3 dev 4 function 0 "AMD 500 Series PCIE" rev 0x00: msi
pci6 at ppb5 bus 6
puc0 at pci6 dev 0 function 0 "NetMos Nm9922" rev 0x00: ports: 16 com
com4 at puc0 port 0 apic 14 int 4: st16650, 32 byte fifo
puc1 at pci6 dev 0 function 1 "NetMos Nm9922" rev 0x00: ports: 16 com
com5 at puc1 port 0 apic 14 int 5: st16650, 32 byte fifo
ppb6 at pci3 dev 5 function 0 "AMD 500 Series PCIE" rev 0x00: msi
pci7 at ppb6 bus 7
re0 at pci7 dev 0 function 0 "Realtek 8168" rev 0x26: RTL8168H/8111H (0x5400), 
msi, address 04:42:1a:93:04:88
rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0
ppb7 at pci3 dev 8 function 0 "AMD 500 Series PCIE" rev 0x00
pci8 at ppb7 bus 8
vendor "AMD", unknown product 0x1485 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci8 dev 0 function 0 not configured
xhci0 at pci8 dev 0 function 1 "AMD 17h xHCI" rev 0x00: 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
xhci1 at pci8 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ppb8 at pci3 dev 9 function 0 "AMD 500 Series PCIE" rev 0x00
pci9 at ppb8 bus 9
ahci0 at pci9 dev 0 function 0 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci0: 32 targets
ppb9 at pci3 dev 10 function 0 "AMD 500 Series PCIE" rev 0x00
pci10 at ppb9 bus 10
ahci1 at pci10 dev 0 function 0 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus4 at ahci1: 32 targets
pchb1 at pci0 dev 2 function 0 "AMD 17h Host" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h Host" rev 0x00
ppb10 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci11 at ppb10 bus 11
amdgpu0 at pci11 dev 0 function 0 "ATI Polaris 10" rev 0xe7
drm0 at amdgpu0
amdgpu0: msi
azalia0 at pci11 dev 0 function 1 vendor "ATI", unknown product 0xaaf0 rev 
0x00: msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h Host" rev 0x00
pchb4 at pci0 dev 5 function 0 "AMD 17h Host" rev 0x00
pchb5 at pci0 dev 7 function 0 "AMD 17h Host" rev 0x00
ppb11 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci12 at ppb11 bus 12
vendor "AMD", unknown product 0x148a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci12 dev 0 function 0 not configured
pchb6 at pci0 dev 8 function 0 "AMD 17h Host" rev 0x00
ppb12 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci13 at ppb12 bus 13
vendor "AMD", unknown product 0x1485 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci13 dev 0 function 0 not configured
ccp0 at pci13 dev 0 function 1 "AMD 17h Crypto" rev 0x00
xhci2 at pci13 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.10
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
azalia1 at pci13 dev 0 function 4 "AMD 17h HD Audio" rev 0x00: msi
azalia1: codecs: Realtek ALC1200
audio0 at azalia1
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x61: SMI
iic0 at piixpm0
iic0: addr 0x20 00=04 02=01 04=6a 06=6a 08=6a 09=38 0a=0f 0b=0e 0c=03 0d=20 
0e=12 0f=43 10=43 13=58 20=04 21=02 22=04 24=6a 26=6a 28=6a 29=14 2a=0f 2b=0e 
2c=02 2d=30 2e=12 2f=44 32=58 40=2f 41=0f 42=90 43=ae 45=06 46=01 47=03 48=05 
50=0f 51=07 52=55 53=ff 61=24 words 00=0400 01=0002 02=0100 03=00d4 04=6a00 
05=00d4 06=6a00 07=00d4
spdmem0 at iic0 addr 0x52: 16GB DDR4 SDRAM PC4-21300
spdmem1 at iic0 addr 0x53: 16GB DDR4 SDRAM PC4-21300
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb7 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb14 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 uhub1 port 6 configuration 1 interface 2 "AsusTek Computer Inc. AURA 
LED Controller" rev 2.00/1.00 addr 2
uhidev0: iclass 3/0, 236 report ids
uhid0 at uhidev0 reportid 236: input=64, output=64, feature=0
ugen0 at uhub1 port 6 configuration 1 "AsusTek Computer Inc. AURA LED 
Controller" rev 2.00/1.00 addr 2
uhidev1 at uhub2 port 2 configuration 1 interface 0 "KYE SYSTEMS CORP. Wired 
Mouse" rev 1.10/24.58 addr 2
uhidev1: iclass 3/1
ums0 at uhidev1: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
uhidev2 at uhub2 port 2 configuration 1 interface 1 "KYE SYSTEMS CORP. Wired 
Mouse" rev 1.10/24.58 addr 2
uhidev2: no input interrupt endpoint
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
root on sd0a (2b3d2718154fdee8.a) swap on sd0b dump on sd0b
amdgpu0: POLARIS10 36 CU rev 0x01
amdgpu0: 1920x1080, 32bpp
wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)

-- 
    aer

Reply via email to