It seems that this hardware sometimes produces garbage coordinates in the
trackpoint packets, as well as packets that don't match the protocol as it
is known, see
https://bugzilla.kernel.org/show_bug.cgi?id=209167
Some mitigations have been proposed there, but I haven't checked the details
yet.
On 9/16/21 7:09 PM, Stefan Hagen wrote:
>> Synopsis: Mouse occationally jumps
>> Category: kernel
>> Environment:
> System : OpenBSD 7.0
> Details : OpenBSD 7.0-beta (GENERIC.MP) #2: Sat Sep 11 20:29:42
> CEST 2021
>
> [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> Architecture: OpenBSD.amd64
> Machine : amd64
>> Description:
> Every once in a while the mouse jumps half a screen into a direction.
> When this happens, I see the following diagnostic lines in dmesg:
>
> From today:
> pms0: not in sync yet, discard input (state = 3, 00 00 00 00 | 80 00)
> pms0: not in sync yet, discard input (state = 3, 00 00 20 80 | 80 00)
> pms0: not in sync yet, discard input (state = 3, 00 16 00 ff | 80 00)
>
> When it happens, it happens multiple times and then the mouse is
> working fine again for a while.
>
> A dmesg where it happened more often is here:
> https://codevoid.de/0/p/dmesg-pms
>
> I'm including | grep pms0 here:
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pms0: Elantech Clickpad, version 4, firmware 0x7f3001
> wsmouse1 at pms0 mux 0
> pms0: not in sync yet, discard input (state = 3, 00 80 80 00 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 80 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 80 36 02 01 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 80 26 | ff 03)
> pms0: not in sync yet, discard input (state = 3, 00 00 10 00 | ff 03)
> pms0: not in sync yet, discard input (state = 3, 80 26 ff 04 | ff 03)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 00 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 80 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 80 36 05 01 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 30 80 80 36 | fd fa)
> pms0: not in sync yet, discard input (state = 3, 00 00 30 00 | fd fa)
> pms0: not in sync yet, discard input (state = 3, 00 06 fe fb | fd fa)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 00 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 80 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 80 36 03 00 | 80 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 01 80 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 80 36 00 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 30 80 80 36 | 00 fd)
> pms0: not in sync yet, discard input (state = 3, 00 00 20 80 | 00 fd)
> pms0: not in sync yet, discard input (state = 3, 00 16 00 fb | 00 fd)
> pms0: not in sync yet, discard input (state = 3, 10 00 00 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 10 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 80 26 fb 01 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 30 00 00 00 | 00 00)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 80 | 00 00)
> pms0: not in sync yet, discard input (state = 3, 80 36 00 00 | 00 00)
> pms0: not in sync yet, discard input (state = 3, 10 00 00 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 10 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 80 26 fe 03 | 00 80)
> pms0: not in sync yet, discard input (state = 0, 18 | 00 80 26 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 00 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 00 80 80 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 26 ff 00 20 | 00 80)
> pms0: not in sync yet, discard input (state = 3, 80 00 16 00 | 00 80)
> pms0: not in sync yet, discard input (state = 0, ff | 00 16 00 00 80)
> pms0: not in sync yet, discard input (state = 3, 00 80 80 00 | 07 00)
> pms0: not in sync yet, discard input (state = 3, 00 00 00 80 | 07 00)
> pms0: not in sync yet, discard input (state = 3, 80 36 06 01 | 07 00)
>
> # wsconsctl | grep mouse
> mouse.type=elantech
> mouse.rawmode=0
> mouse.scale=0,3052,0,1888,0,0,0
> mouse.reverse_scrolling=0
> mouse.tp.tapping=0,0,0
> mouse.tp.scaling=0.256
> mouse.tp.swapsides=0
> mouse.tp.disable=1
> mouse.tp.edges=0.0,5.0,10.0,5.0
> mouse1.type=ps2
> mouse1.reverse_scrolling=0
>
> I'm using the navpoint/trackpoint only. The touchpad is disabled.
>
>> How-To-Repeat:
> I can't make out a specific action that triggers this behavior. It just
> happens
> occationally on the X13 Gen1 with openbsd-current (I did not try 6.9).
>
>> Fix:
> I don't know one.
>
>
> dmesg:
> OpenBSD 7.0-beta (GENERIC.MP) #2: Sat Sep 11 20:29:42 CEST 2021
> [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 14722068480 (14040MB)
> avail mem = 14259884032 (13599MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xbf711000 (68 entries)
> bios0: vendor LENOVO version "R1CET66W(1.35 )" date 07/30/2021
> bios0: LENOVO 20UGS00800
> acpi0 at bios0: ACPI 6.3
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP SSDT SSDT SSDT IVRS SSDT SSDT TPM2 SSDT POAT BATB
> HPET APIC MCFG SBST WSMT VFCT SSDT CRAT CDIT FPDT SSDT SSDT SSDT UEFI SSDT
> SSDT
> acpi0: wakeup devices GPP0(S3) RESA(S3) GPP4(S4) GPP5(S3) L850(S3) GPP6(S3)
> GPP7(S3) GP17(S3) XHC0(S3) XHC1(S3) LID_(S4) SLPB(S3)
> acpitimer0 at acpi0: 3579545 Hz, 32 bits
> acpihpet0 at acpi0: 14318180 Hz
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1697.05 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu0: 32KB 64b/line 8-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 99MHz
> cpu0: mwait min=64, max=64, C-substates=1.1, IBE
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu1: 32KB 64b/line 8-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 1, core 0, package 0
> cpu2 at mainbus0: apid 2 (application processor)
> cpu2: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu2: 32KB 64b/line 8-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 1, package 0
> cpu3 at mainbus0: apid 3 (application processor)
> cpu3: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu3: 32KB 64b/line 8-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 1, core 1, package 0
> cpu4 at mainbus0: apid 4 (application processor)
> cpu4: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.82 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu4: 32KB 64b/line 8-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 2, package 0
> cpu5 at mainbus0: apid 5 (application processor)
> cpu5: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu5: 32KB 64b/line 8-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 1, core 2, package 0
> cpu6 at mainbus0: apid 6 (application processor)
> cpu6: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu6: 32KB 64b/line 8-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 3, package 0
> cpu7 at mainbus0: apid 7 (application processor)
> cpu7: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu7: 32KB 64b/line 8-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 1, core 3, package 0
> cpu8 at mainbus0: apid 8 (application processor)
> cpu8: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.82 MHz, 17-60-01
> 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,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,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu8: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu8: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu8: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu8: smt 0, core 4, package 0
> cpu9 at mainbus0: apid 9 (application processor)
> cpu9: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> 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,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,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu9: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu9: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu9: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu9: smt 1, core 4, package 0
> cpu10 at mainbus0: apid 10 (application processor)
> cpu10: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> 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,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,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu10: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu10: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu10: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu10: smt 0, core 5, package 0
> cpu11 at mainbus0: apid 11 (application processor)
> cpu11: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> 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,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,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu11: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu11: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu11: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu11: smt 1, core 5, package 0
> cpu12 at mainbus0: apid 12 (application processor)
> cpu12: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> cpu12:
> 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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu12: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu12: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu12: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu12: smt 0, core 6, package 0
> cpu13 at mainbus0: apid 13 (application processor)
> cpu13: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.82 MHz, 17-60-01
> cpu13:
> 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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu13: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu13: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu13: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu13: smt 1, core 6, package 0
> cpu14 at mainbus0: apid 14 (application processor)
> cpu14: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> cpu14:
> 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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu14: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu14: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu14: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu14: smt 0, core 7, package 0
> cpu15 at mainbus0: apid 15 (application processor)
> cpu15: AMD Ryzen 7 PRO 4750U with Radeon Graphics, 1696.81 MHz, 17-60-01
> cpu15:
> 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,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA,UMIP,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu15: 32KB 64b/line 8-way I-cache, 32KB 64b/line 8-way D-cache, 512KB
> 64b/line 8-way L2 cache
> cpu15: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu15: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
> cpu15: smt 1, core 7, package 0
> ioapic0 at mainbus0: apid 32 pa 0xfec00000, version 21, 24 pins, can't remap
> ioapic1 at mainbus0: apid 33 pa 0xfec01000, version 21, 32 pins, can't remap
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xf8000000, bus 0-63
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 4 (GPP0)
> acpiprt2 at acpi0: bus -1 (GPP4)
> acpiprt3 at acpi0: bus -1 (GPP5)
> acpiprt4 at acpi0: bus 2 (GPP6)
> acpiprt5 at acpi0: bus 3 (GPP7)
> acpiprt6 at acpi0: bus 1 (GPP8)
> acpiprt7 at acpi0: bus 5 (GP17)
> acpiprt8 at acpi0: bus -1 (GP18)
> acpiec0 at acpi0
> "ACPI0010" at acpi0 not configured
> acpicpu0 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu1 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu2 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu3 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu4 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu5 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu6 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu7 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu8 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu9 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu10 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu11 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu12 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu13 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu14 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpicpu15 at acpi0: C3(0@350 io@0x415), C2(0@400 io@0x414), C1(0@1 mwait), PSS
> acpibtn0 at acpi0: PWRB
> acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
> acpicmos0 at acpi0
> acpibat0 at acpi0: BAT0 model "5B10W139" serial 47129 type LiP oem "Sunwoda"
> acpiac0 at acpi0: AC unit online
> acpithinkpad0 at acpi0: version 2.0
> "LEN0111" at acpi0 not configured
> "LEN0100" at acpi0 not configured
> "LEN0130" at acpi0 not configured
> "SMB0001" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> acpibtn1 at acpi0: LID_
> acpibtn2 at acpi0: SLPB
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
> dwiic0 at acpi0 I2CA addr 0xfedc2000/0x1000 irq 10
> iic0 at dwiic0
> "INT3515" at iic0 addr 0x27 not configured
> "USBC000" at acpi0 not configured
> "STM0125" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> acpipwrres0 at acpi0: P0U1, resource for RTL8
> acpipwrres1 at acpi0: P3U1, resource for RTL8
> acpipwrres2 at acpi0: WRST
> acpipwrres3 at acpi0: P0NV, resource for NVME
> acpipwrres4 at acpi0: P0S0, resource for SATA
> acpipwrres5 at acpi0: P3S0, resource for SATA
> acpipwrres6 at acpi0: P0S1, resource for SAT1
> acpipwrres7 at acpi0: P3S1, resource for SAT1
> acpivideo0 at acpi0: VGA_
> acpivout0 at acpivideo0: LCD_
> cpu0: 1697 MHz: speeds: 1700 1600 1400 MHz
> pci0 at mainbus0 bus 0
> ksmn0 at pci0 dev 0 function 0 "AMD 17h/6xh Root Complex" rev 0x00
> "AMD 17h/6xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
> pchb0 at pci0 dev 1 function 0 "AMD 17h/6xh Host" rev 0x00
> pchb1 at pci0 dev 2 function 0 "AMD 17h/6xh Host" rev 0x00
> ppb0 at pci0 dev 2 function 1 "AMD 17h/6xh 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 2TB, firmware 3B2QGXA7, serial S6B0NG0R724317B
> scsibus1 at nvme0: 2 targets, initiator 0
> sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 980, 3B2Q>
> sd0: 1907729MB, 512 bytes/sector, 3907029168 sectors
> ppb1 at pci0 dev 2 function 2 "AMD 17h/6xh PCIE" rev 0x00: msi
> pci2 at ppb1 bus 2
> re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x0e: RTL8168EP/8111EP
> (0x5000), msi, address 8c:8c:aa:d7:23:f1
> rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0
> "Realtek RealManage Serial" rev 0x0e at pci2 dev 0 function 1 not configured
> "Realtek RealManage Serial" rev 0x0e at pci2 dev 0 function 2 not configured
> "Realtek RealManage IPMI" rev 0x0e at pci2 dev 0 function 3 not configured
> ehci0 at pci2 dev 0 function 4 "Realtek RealManage USB" rev 0x0e: apic 33 int
> 19
> ehci0: pre-2.0 USB rev
> ppb2 at pci0 dev 2 function 3 "AMD 17h/6xh PCIE" rev 0x00: msi
> pci3 at ppb2 bus 3
> iwx0 at pci3 dev 0 function 0 "Intel Wi-Fi 6 AX200" rev 0x1a, msix
> ppb3 at pci0 dev 2 function 7 "AMD 17h/6xh PCIE" rev 0x00: msi
> pci4 at ppb3 bus 4
> xhci0 at pci4 dev 0 function 0 "Renesas uPD720202 xHCI" rev 0x02: msi, xHCI
> 1.0
> usb0 at xhci0: USB revision 3.0
> uhub0 at usb0 configuration 1 interface 0 "Renesas xHCI root hub" rev
> 3.00/1.00 addr 1
> pchb2 at pci0 dev 8 function 0 "AMD 17h/6xh Host" rev 0x00
> ppb4 at pci0 dev 8 function 1 "AMD 17h/6xh PCIE" rev 0x00
> pci5 at ppb4 bus 5
> amdgpu0 at pci5 dev 0 function 0 "ATI Renoir" rev 0xd1
> drm0 at amdgpu0
> amdgpu0: msi
> azalia0 at pci5 dev 0 function 1 "ATI Renoir HD Audio" rev 0x00: msi
> azalia0: no supported codecs
> ccp0 at pci5 dev 0 function 2 "AMD 17h/1xh Crypto" rev 0x00
> xhci1 at pci5 dev 0 function 3 "AMD 17h/6xh 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
> xhci2 at pci5 dev 0 function 4 "AMD 17h/6xh 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
> "AMD 17h/1xh I2S Audio" rev 0x01 at pci5 dev 0 function 5 not configured
> azalia1 at pci5 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: apic 33 int
> 12
> azalia1: codecs: Realtek ALC257
> audio0 at azalia1
> piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x51: SMI
> iic1 at piixpm0
> iic2 at piixpm0
> pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
> pchb3 at pci0 dev 24 function 0 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb4 at pci0 dev 24 function 1 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb5 at pci0 dev 24 function 2 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb6 at pci0 dev 24 function 3 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb7 at pci0 dev 24 function 4 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb8 at pci0 dev 24 function 5 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb9 at pci0 dev 24 function 6 "AMD 17h/6xh Data Fabric" rev 0x00
> pchb10 at pci0 dev 24 function 7 "AMD 17h/6xh 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
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pms0: Elantech Clickpad, version 4, firmware 0x7f3001
> wsmouse1 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> wbsio0 at isa0 port 0x4e/2: W83627HF rev 0x61
> vmm0 at mainbus0: SVM/RVI
> efifb at mainbus0 not configured
> dt: 445 probes
> uvideo0 at uhub0 port 4 configuration 1 interface 0 "Azurewave Integrated
> Camera" rev 2.01/60.04 addr 2
> video0 at uvideo0
> uvideo1 at uhub0 port 4 configuration 1 interface 2 "Azurewave Integrated
> Camera" rev 2.01/60.04 addr 2
> video1 at uvideo1
> ugen0 at uhub0 port 4 configuration 1 "Azurewave Integrated Camera" rev
> 2.01/60.04 addr 2
> uhidev0 at uhub2 port 2 configuration 1 interface 0 "Yubico YubiKey
> OTP+FIDO+CCID" rev 2.00/5.26 addr 2
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub2 port 2 configuration 1 interface 1 "Yubico YubiKey
> OTP+FIDO+CCID" rev 2.00/5.26 addr 2
> uhidev1: iclass 3/0
> fido0 at uhidev1: input=64, output=0, feature=1
> ugen1 at uhub2 port 2 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev
> 2.00/5.26 addr 2
> vscsi0 at root
> scsibus2 at vscsi0: 256 targets
> softraid0 at root
> scsibus3 at softraid0: 256 targets
> sd1 at scsibus3 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
> sd1: 1907728MB, 512 bytes/sector, 3907027553 sectors
> root on sd1a (2b56b7c3179c98e8.a) swap on sd1b dump on sd1b
> iwx0: hw rev 0x340, fw ver 63.c04f3485.0, address 70:9c:d1:b1:2d:bc
> amdgpu0: RENOIR 27 CU rev 0x00
> amdgpu0: 1920x1080, 32bpp
> wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0
> wskbd1: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> iwx0: begin active scan
> iwx0: INIT -> SCAN
> iwx0: SCAN -> INIT
> iwx0: begin active scan
> iwx0: INIT -> SCAN
> iwx0: end active scan
> iwx0: AP 18:e8:29:58:3d:06 "DiscMate" score 73
> iwx0: AP e6:63:da:7e:f8:24 "DiscMate" score 75
> iwx0: best AP e0:63:da:b8:24:c2 "DiscMate" score 75
> iwx0: switching to network "DiscMate"
> iwx0: - 08:96:d7:e8:29:45 11 +14 54M ess privacy rsn "Alicante"!
> iwx0: - 0c:8e:29:42:fb:f0 1 +12 54M ess privacy rsn "Champ Zone"!
> iwx0: + 18:e8:29:57:3d:06 1 +32 54M ess privacy rsn "DiscMate"
> iwx0: + 18:e8:29:58:3d:06 36 +21 54M ess privacy rsn "DiscMate"
> iwx0: - 1e:e8:29:57:3d:06 1 +32 54M ess privacy rsn ""!
> iwx0: - 1e:e8:29:58:3d:06 36 +20 54M ess privacy rsn ""!
> iwx0: - 2c:91:ab:82:87:43 100 +10 54M ess privacy rsn "FRITZ!Box
> 6591 Cable AQ"!
> iwx0: - 2c:91:ab:82:87:44 11 +15 54M ess privacy rsn "FRITZ!Box
> 6591 Cable AQ"!
> iwx0: - 38:43:7d:a5:ea:43 44 +13 54M ess privacy rsn "UPC5673586"!
> iwx0: - 3a:43:1d:63:1e:5d 6 +15 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 3a:43:1d:a5:ea:69 1 +16 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 3c:a6:2f:b4:99:f5 1 +17 54M ess privacy rsn "MAESTRO"!
> iwx0: - 44:4e:6d:4f:c7:35 11 +15 54M ess privacy rsn "FRITZ!Box
> 6590 Cable MF"!
> iwx0: - 4c:1b:86:17:91:62 11 +19 54M ess privacy rsn "WLAN-791054"!
> iwx0: - 70:54:25:55:2f:9a 6 +12 54M ess privacy rsn
> "Vodafone-9E6C"!
> iwx0: - 70:54:25:5d:db:d6 6 +19 54M ess privacy rsn
> "Vodafone-87B0"!
> iwx0: - 70:54:25:5e:70:d5 1 +28 54M ess privacy rsn
> "Vodafone-51D6"!
> iwx0: - 70:54:25:5e:70:d6 100 +26 54M ess privacy rsn
> "Vodafone-51D6_5G"!
> iwx0: - 70:54:25:6f:05:f6 6 +28 54M ess privacy rsn
> "Vodafone-B9B8"!
> iwx0: - 70:54:25:6f:05:f7 100 +9 54M ess privacy rsn
> "Vodafone-B9B8"!
> iwx0: - 90:5c:44:71:67:f6 6 +23 54M ess privacy rsn "UPCAC8BF62"!
> iwx0: - 90:5c:44:98:a7:f1 36 +10 54M ess privacy rsn "UPC852F365"!
> iwx0: - 90:5c:44:98:a8:07 11 +20 54M ess privacy rsn "UPC852F365"!
> iwx0: - 92:5c:14:26:33:d5 11 +12 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 92:5c:14:71:67:f6 6 +22 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 92:5c:14:98:a8:07 11 +21 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 92:5c:14:db:a0:bd 11 +15 54M ess no! rsn! "Vodafone
> Hotspot"!
> iwx0: - 9c:9d:7e:92:cc:6c 6 +13 54M ess privacy rsn "WLAN_MA"!
> iwx0: - a2:9d:7e:92:cc:6c 6 +12 54M ess no! rsn! ""!
> iwx0: - cc:ce:1e:2d:8a:61 1 +11 54M ess privacy rsn "FRITZ!Box
> 7412"!
> iwx0: - cc:ce:1e:bd:2a:34 1 +23 54M ess privacy rsn "FRITZ!Box
> 6490 Cable"!
> iwx0: - cc:ce:1e:bd:2a:35 100 +16 54M ess privacy rsn "FRITZ!Box
> 6490 Cable"!
> iwx0: - ce:ce:1e:bd:2a:34 1 +23 54M ess privacy rsn "FRITZ!Box
> Gastzugang"!
> iwx0: - ce:ce:1e:bd:2a:35 100 +16 54M ess privacy rsn "FRITZ!Box
> Gastzugang"!
> iwx0: + e0:63:da:7d:f8:24 1 +38 54M ess privacy rsn "DiscMate"
> iwx0: + e0:63:da:b7:24:c2 1 +48 54M ess privacy rsn "DiscMate"
> iwx0: + e0:63:da:b8:24:c2 36 +51 54M ess privacy rsn "DiscMate"
> iwx0: - e6:63:da:7d:f8:24 1 +38 54M ess privacy rsn ""!
> iwx0: + e6:63:da:7e:f8:24 36 +51 54M ess privacy rsn "DiscMate"
> iwx0: - e6:63:da:b7:24:c2 1 +48 54M ess privacy rsn ""!
> iwx0: - e6:63:da:b8:24:c2 36 +51 54M ess privacy rsn ""!
> iwx0: - ea:63:da:7e:f8:24 36 +51 54M ess privacy rsn ""!
> iwx0: - f0:86:20:57:24:72 6 +10 54M ess privacy rsn "TUC2904"!
> iwx0: firmware has detected regulatory domain 'EU' (0x4555)
> iwx0: SCAN -> AUTH
> iwx0: sending auth to e0:63:da:b8:24:c2 on channel 36 mode 11a
> iwx0: AUTH -> ASSOC
> iwx0: sending assoc_req to e0:63:da:b8:24:c2 on channel 36 mode 11a
> iwx0: received msg 1/4 of the 4-way handshake from e0:63:da:b8:24:c2
> iwx0: sending msg 2/4 of the 4-way handshake to e0:63:da:b8:24:c2
> iwx0: ASSOC -> RUN
> iwx0: associated with e0:63:da:b8:24:c2 ssid "DiscMate" channel 36 start MCS
> 0 long preamble short slot time HT enabled
> iwx0: missed beacon threshold set to 30 beacons, beacon interval is 100 TU
> iwx0: received msg 3/4 of the 4-way handshake from e0:63:da:b8:24:c2
> iwx0: sending msg 4/4 of the 4-way handshake to e0:63:da:b8:24:c2
>
> usbdevs:
> Controller /dev/usb0:
> addr 01: 1912:0000 Renesas, xHCI root hub
> super speed, self powered, config 1, rev 1.00
> driver: uhub0
> addr 02: 13d3:5406 Azurewave, Integrated Camera
> high speed, power 500 mA, config 1, rev 60.04, iSerial 0000
> driver: uvideo0
> driver: uvideo1
> driver: ugen0
> Controller /dev/usb1:
> addr 01: 1022:0000 AMD, xHCI root hub
> super speed, self powered, config 1, rev 1.00
> driver: uhub1
> Controller /dev/usb2:
> addr 01: 1022:0000 AMD, xHCI root hub
> super speed, self powered, config 1, rev 1.00
> driver: uhub2
> addr 02: 1050:0407 Yubico, YubiKey OTP+FIDO+CCID
> full speed, power 30 mA, config 1, rev 5.26
> driver: uhidev0
> driver: uhidev1
> driver: ugen1
>
> pcidump:
> Domain /dev/pci0:
> 0:0:0: AMD 17h/6xh Root Complex
> 0x0000: Vendor ID: 1022, Product ID: 1630
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 17aa Product ID: 5082
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 16301022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 508217aa
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000000 00000000 00000080 00800010
> 0x0050: 508217aa 00000000 00000000 00000000
> 0x0060: 00059800 75e80fef 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000108 00000000 00000000
> 0x0090: d0000000 00000000 00000000 00000000
> 0x00a0: 00000000 ffff0ffc 00000000 00000000
> 0x00b0: 00000000 00000000 03b10564 00000001
> 0x00c0: 00000000 00000000 ffff0ffc 00000000
> 0x00d0: 00000000 ffff0ffc 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00808000 00000000 ffff0ffc
> 0:0:2: AMD 17h/6xh IOMMU
> 0x0000: Vendor ID: 1022, Product ID: 1631
> 0x0004: Command: 0000, Status: 0010
> 0x0008: Class: 08 System, Subclass: 06 IOMMU,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 17aa Product ID: 5082
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00
> 0x0040: Capability 0x0f: Secure
> 0x0064: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: no
> 0x0074: Capability 0x08: AMD LDT/HT
> 0x0000: 16311022 00100000 08060000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 508217aa
> 0x0030: 00000000 00000040 00000000 000001ff
> 0x0040: 190b640f fdf00001 00000000 00000000
> 0x0050: 00203040 00000080 00000000 00000000
> 0x0060: 00000000 00847405 00000000 00000000
> 0x0070: 00000000 a8030008 508217aa 00002b01
> 0x0080: 62201ade 080f47cf 00000000 00000000
> 0x0090: 00000000 00000000 00000002 00000000
> 0x00a0: 00000000 2d4f7fbf 0e739c10 00000000
> 0x00b0: 00000000 00000000 00000075 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000002 00000000 00000000
> 0x00f0: 00000000 ffff0ffc 00000000 ffff0ffc
> 0:1:0: AMD 17h/6xh Host
> 0x0000: Vendor ID: 1022, Product ID: 1632
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 16321022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000080 00000000 00000000 00000000
> 0x0050: 16321022 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:2:0: AMD 17h/6xh Host
> 0x0000: Vendor ID: 1022, Product ID: 1632
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 16321022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000080 00000000 00000000 00000000
> 0x0050: 16321022 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:2:1: AMD 17h/6xh PCIE
> 0x0000: Vendor ID: 1022, Product ID: 1634
> 0x0004: Command: 0007, Status: 0010
> 0x0008: Class: 06 Bridge, Subclass: 04 PCI,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 81, Latency Timer: 00,
> Cache Line Size: 08
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: Primary Bus: 0, Secondary Bus: 1, Subordinate Bus: 1,
> Secondary Latency Timer: 00
> 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 2000
> 0x0020: Memory Base: fd70, Memory Limit: fd70
> 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001
> 0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
> 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
> 0x0030: I/O Base Upper 16 Bits: ffff, I/O Limit Upper 16 Bits: 0000
> 0x0038: Expansion ROM Base Address: 00000000
> 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0000
> 0x0050: Capability 0x01: Power Management
> State: D0
> 0x0058: Capability 0x10: PCI Express
> Max Payload Size: 256 / 512 bytes
> Max Read Request Size: 512 bytes
> Link Speed: 5.0 / 8.0 GT/s
> Link Width: x4 / x8
> 0x0100: Enhanced Capability 0x0b: Vendor-Specific
> 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability
> 0x02a0: Enhanced Capability 0x0d: Access Control Services
> 0x0370: Enhanced Capability 0x1e: L1 PM
> 0x0380: Enhanced Capability 0x1d: Downstream Port Containment
> 0x0400: Enhanced Capability 0x25: Data Link Feature
> 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s
> 0x0440: Enhanced Capability 0x27: Lane Margining at the Receiver
> 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: yes
> 0x00c0: Capability 0x0d: PCI-PCI
> 0x00c8: Capability 0x08: AMD LDT/HT
> 0x0000: 16341022 00100007 06040000 00810008
> 0x0010: 00000000 00000000 00010100 200001f1
> 0x0020: fd70fd70 0001fff1 ffffffff 00000000
> 0x0030: 0000ffff 00000050 00000000 000000ff
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: c8035801 00000000 0142a010 00008022
> 0x0060: 00002930 00737883 70430042 00040000
> 0x0070: 00400000 00010000 00000000 007019bf
> 0x0080: 00000426 0000000e 001f0003 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 0081c005 fee00000 00000000 00000063
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 0000c80d 508217aa a8030008 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:2:2: AMD 17h/6xh PCIE
> 0x0000: Vendor ID: 1022, Product ID: 1634
> 0x0004: Command: 0007, Status: 0010
> 0x0008: Class: 06 Bridge, Subclass: 04 PCI,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 81, Latency Timer: 00,
> Cache Line Size: 08
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: Primary Bus: 0, Secondary Bus: 2, Subordinate Bus: 2,
> Secondary Latency Timer: 00
> 0x001c: I/O Base: 21, I/O Limit: 21, Secondary Status: 2000
> 0x0020: Memory Base: fd60, Memory Limit: fd60
> 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001
> 0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
> 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
> 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000
> 0x0038: Expansion ROM Base Address: 00000000
> 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0000
> 0x0050: Capability 0x01: Power Management
> State: D0
> 0x0058: Capability 0x10: PCI Express
> Max Payload Size: 128 / 512 bytes
> Max Read Request Size: 512 bytes
> Link Speed: 2.5 / 8.0 GT/s
> Link Width: x1 / x1
> 0x0100: Enhanced Capability 0x0b: Vendor-Specific
> 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability
> 0x02a0: Enhanced Capability 0x0d: Access Control Services
> 0x0370: Enhanced Capability 0x1e: L1 PM
> 0x0380: Enhanced Capability 0x1d: Downstream Port Containment
> 0x0400: Enhanced Capability 0x25: Data Link Feature
> 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s
> 0x0440: Enhanced Capability 0x27: Lane Margining at the Receiver
> 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: yes
> 0x00c0: Capability 0x0d: PCI-PCI
> 0x00c8: Capability 0x08: AMD LDT/HT
> 0x0000: 16341022 00100007 06040000 00810008
> 0x0010: 00000000 00000000 00020200 20002121
> 0x0020: fd60fd60 0001fff1 ffffffff 00000000
> 0x0030: 00000000 00000050 00000000 000000ff
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: c8035801 00000000 0142a010 00008022
> 0x0060: 00002910 05737813 30110042 00040000
> 0x0070: 00400000 00010000 00000000 007019bf
> 0x0080: 00000406 0000000e 00010001 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 0081c005 fee00000 00000000 00000065
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 0000c80d 508217aa a8030008 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:2:3: AMD 17h/6xh PCIE
> 0x0000: Vendor ID: 1022, Product ID: 1634
> 0x0004: Command: 0007, Status: 0010
> 0x0008: Class: 06 Bridge, Subclass: 04 PCI,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 81, Latency Timer: 00,
> Cache Line Size: 08
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: Primary Bus: 0, Secondary Bus: 3, Subordinate Bus: 3,
> Secondary Latency Timer: 00
> 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 2000
> 0x0020: Memory Base: fd50, Memory Limit: fd50
> 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001
> 0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
> 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
> 0x0030: I/O Base Upper 16 Bits: ffff, I/O Limit Upper 16 Bits: 0000
> 0x0038: Expansion ROM Base Address: 00000000
> 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0000
> 0x0050: Capability 0x01: Power Management
> State: D0
> 0x0058: Capability 0x10: PCI Express
> Max Payload Size: 128 / 512 bytes
> Max Read Request Size: 512 bytes
> Link Speed: 5.0 / 8.0 GT/s
> Link Width: x1 / x1
> 0x0100: Enhanced Capability 0x0b: Vendor-Specific
> 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability
> 0x02a0: Enhanced Capability 0x0d: Access Control Services
> 0x0370: Enhanced Capability 0x1e: L1 PM
> 0x0380: Enhanced Capability 0x1d: Downstream Port Containment
> 0x0400: Enhanced Capability 0x25: Data Link Feature
> 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s
> 0x0440: Enhanced Capability 0x27: Lane Margining at the Receiver
> 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: yes
> 0x00c0: Capability 0x0d: PCI-PCI
> 0x00c8: Capability 0x08: AMD LDT/HT
> 0x0000: 16341022 00100007 06040000 00810008
> 0x0010: 00000000 00000000 00030300 200001f1
> 0x0020: fd50fd50 0001fff1 ffffffff 00000000
> 0x0030: 0000ffff 00000050 00000000 000000ff
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: c8035801 00000000 0142a010 00008022
> 0x0060: 000a2900 06737813 70120042 00040060
> 0x0070: 00400028 00010000 00000000 007019bf
> 0x0080: 00000406 0000000e 00010002 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 0081c005 fee00000 00000000 00000066
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 0000c80d 508217aa a8030008 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:2:7: AMD 17h/6xh PCIE
> 0x0000: Vendor ID: 1022, Product ID: 1634
> 0x0004: Command: 0007, Status: 0010
> 0x0008: Class: 06 Bridge, Subclass: 04 PCI,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 81, Latency Timer: 00,
> Cache Line Size: 08
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: Primary Bus: 0, Secondary Bus: 4, Subordinate Bus: 4,
> Secondary Latency Timer: 00
> 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 2000
> 0x0020: Memory Base: fd40, Memory Limit: fd40
> 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001
> 0x0028: Prefetch Memory Base Upper 32 Bits: ffffffff
> 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
> 0x0030: I/O Base Upper 16 Bits: ffff, I/O Limit Upper 16 Bits: 0000
> 0x0038: Expansion ROM Base Address: 00000000
> 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0000
> 0x0050: Capability 0x01: Power Management
> State: D0
> 0x0058: Capability 0x10: PCI Express
> Max Payload Size: 128 / 512 bytes
> Max Read Request Size: 512 bytes
> Link Speed: 5.0 / 8.0 GT/s
> Link Width: x1 / x2
> 0x0100: Enhanced Capability 0x0b: Vendor-Specific
> 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability
> 0x02a0: Enhanced Capability 0x0d: Access Control Services
> 0x0370: Enhanced Capability 0x1e: L1 PM
> 0x0380: Enhanced Capability 0x1d: Downstream Port Containment
> 0x0400: Enhanced Capability 0x25: Data Link Feature
> 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s
> 0x0440: Enhanced Capability 0x27: Lane Margining at the Receiver
> 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: yes
> 0x00c0: Capability 0x0d: PCI-PCI
> 0x00c8: Capability 0x08: AMD LDT/HT
> 0x0000: 16341022 00100007 06040000 00810008
> 0x0010: 00000000 00000000 00040400 200001f1
> 0x0020: fd40fd40 0001fff1 ffffffff 00000000
> 0x0030: 0000ffff 00000050 00000000 000000ff
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: c8035801 00000000 0142a010 00008022
> 0x0060: 00002910 01737023 70120040 00040000
> 0x0070: 00400000 00010000 00000000 007019bf
> 0x0080: 00000006 0000000e 00010002 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 0081c005 fee00000 00000000 00000067
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 0000c80d 508217aa a8030008 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:8:0: AMD 17h/6xh Host
> 0x0000: Vendor ID: 1022, Product ID: 1632
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 16321022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000080 00000000 00000000 00000000
> 0x0050: 16321022 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:8:1: AMD 17h/6xh PCIE
> 0x0000: Vendor ID: 1022, Product ID: 1635
> 0x0004: Command: 0007, Status: 0010
> 0x0008: Class: 06 Bridge, Subclass: 04 PCI,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 81, Latency Timer: 00,
> Cache Line Size: 08
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: Primary Bus: 0, Secondary Bus: 5, Subordinate Bus: 5,
> Secondary Latency Timer: 00
> 0x001c: I/O Base: 11, I/O Limit: 11, Secondary Status: 0000
> 0x0020: Memory Base: fd00, Memory Limit: fd30
> 0x0024: Prefetch Memory Base: 6001, Prefetch Memory Limit: 7011
> 0x0028: Prefetch Memory Base Upper 32 Bits: 00000004
> 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000004
> 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000
> 0x0038: Expansion ROM Base Address: 00000000
> 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0000
> 0x0050: Capability 0x01: Power Management
> State: D0
> 0x0058: Capability 0x10: PCI Express
> Max Payload Size: 128 / 512 bytes
> Max Read Request Size: 512 bytes
> Link Speed: 8.0 / 8.0 GT/s
> Link Width: x16 / x16
> 0x0100: Enhanced Capability 0x0b: Vendor-Specific
> 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability
> 0x0400: Enhanced Capability 0x25: Data Link Feature
> 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s
> 0x0440: Enhanced Capability 0x27: Lane Margining at the Receiver
> 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI)
> Enabled: no
> 0x00c0: Capability 0x0d: PCI-PCI
> 0x0000: 16351022 00100007 06040000 00810008
> 0x0010: 00000000 00000000 00050500 00001111
> 0x0020: fd30fd00 70116001 00000004 00000004
> 0x0030: 00000000 00000050 00000000 000001ff
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: c8035801 00000000 0042a010 00008022
> 0x0060: 00002810 00700d04 31040000 00000000
> 0x0070: 00400000 00010000 00000000 00310000
> 0x0080: 00000000 0180001e 001f0044 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 0080c005 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 0000000d 17aa5082 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 ffff0ffc 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:20:0: AMD FCH SMBus
> 0x0000: Vendor ID: 1022, Product ID: 790b
> 0x0004: Command: 0400, Status: 0220
> 0x0008: Class: 0c Serial Bus, Subclass: 05 SMBus,
> Interface: 00, Revision: 51
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 17aa Product ID: 5082
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 790b1022 02200400 0c050051 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 508217aa
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: 00000000 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 0000db40 00000000 00000000 00000000
> 0:20:3: AMD FCH LPC
> 0x0000: Vendor ID: 1022, Product ID: 790e
> 0x0004: Command: 000f, Status: 0220
> 0x0008: Class: 06 Bridge, Subclass: 01 ISA,
> Interface: 00, Revision: 51
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 17aa Product ID: 5082
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 790e1022 0220000f 06010051 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 508217aa
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 0000001c ff03ffd5 0331ff03 fe00d000
> 0x0050: fff0050f fff0050f ffb2053d ff680542
> 0x0060: 00000000 00681640 000f0000 ffffff00
> 0x0070: 00234567 0000000c 00000290 00000a87
> 0x0080: a8030008 00000000 00000000 00000000
> 0x0090: 00000700 00000000 00000000 00000000
> 0x00a0: fec1000a 0000012f 00000000 000000fd
> 0x00b0: 00000000 00000000 33ed0004 00000000
> 0x00c0: 00000000 00000000 00000000 fff70000
> 0x00d0: 88ffff86 00000042 00000000 00000001
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:24:0: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 1448
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 14481022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000010 03971277 0f0f0f1f 00000d0d
> 0x0050: 00000f0f 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000001 00000000 0a0a0a0b 0a0a0a0a
> 0x00a0: ff0000a3 000000a0 000000a0 000000a0
> 0x00b0: 000000a0 000000a0 000000a0 000000a0
> 0x00c0: 00000003 01fff00a 00000000 0000000a
> 0x00d0: 00000000 0000000a 00000000 0000000a
> 0x00e0: 00000000 0000000a 00000000 0000000a
> 0x00f0: 00000000 0000000a 00000000 0000000a
> 0:24:1: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 1449
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 14491022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: 00000000 00000000 00000000 00000000
> 0x0060: 000b000b 000a000a 00000008 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 42424202 01ff01ff 00000000 00000000
> 0x00b0: 00000002 00000000 00000008 00000000
> 0x00c0: 00000001 00063c81 00000000 00000000
> 0x00d0: 00103838 00000000 00000000 00000000
> 0x00e0: 00000010 00000010 0000000a 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:24:2: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 144a
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 144a1022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00900000 e0204202 660001f2 02284008
> 0x0050: 384e0388 00000004 00000000 00000000
> 0x0060: 00000000 00001b47 00065018 14060619
> 0x0070: 02000100 08000400 20001000 80004000
> 0x0080: 0000005c 00008006 00000000 00000000
> 0x0090: 00000000 01450000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:24:3: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 144b
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 144b1022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000005 00000000 00000001 00010327
> 0x0050: 00000000 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:24:4: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 144c
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 144c1022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000002 00000001 00000000 00000000
> 0x0050: 0003004d 00000000 00000000 000a0119
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 14481022 14481022
> 0x0090: 14481022 14481022 00000000 00000000
> 0x00a0: 14481022 14481022 14481022 14481022
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000e00 03320001 07020000 000e0b03
> 0x00d0: 00000000 00000011 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: fe861ee0 fe861ee0 fe861ee0 802b2f2d
> 0:24:5: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 144d
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 144d1022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000000 00000000 00000000 00000000
> 0x0050: 00000000 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000001 00000001 00000001 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 00000000
> 0x00e0: 00000000 00000000 00000000 00000000
> 0x00f0: 00000000 00000000 00000000 00000000
> 0:24:6: AMD 17h/6xh Data Fabric
> 0x0000: Vendor ID: 1022, Product ID: 144e
> 0x0004: Command: 0000, Status: 0000
> 0x0008: Class: 06 Bridge, Subclass: 00 Host,
> Interface: 00, Revision: 00
> 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00,
> Cache Line Size: 00
> 0x0010: BAR empty (00000000)
> 0x0014: BAR empty (00000000)
> 0x0018: BAR empty (00000000)
> 0x001c: BAR empty (00000000)
> 0x0020: BAR empty (00000000)
> 0x0024: BAR empty (00000000)
> 0x0028: Cardbus CIS: 00000000
> 0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
> 0x0030: Expansion ROM Base Address: 00000000
> 0x0038: 00000000
> 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
> 0x0000: 144e1022 00000000 06000000 00800000
> 0x0010: 00000000 00000000 00000000 00000000
> 0x0020: 00000000 00000000 00000000 00000000
> 0x0030: 00000000 00000000 00000000 00000000
> 0x0040: 00000000 00042ff0 00000004 00000000
> 0x0050: 00000000 00000000 00000000 00000000
> 0x0060: 00000000 00000000 00000000 00000000
> 0x0070: 00000000 00000000 00000000 00000000
> 0x0080: 00000000 00000000 00000000 00000000
> 0x0090: 00000000 00000000 00000000 00000000
> 0x00a0: 00000000 00000000 00000000 00000000
> 0x00b0: 00000000 00000000 00000000 00000000
> 0x00c0: 00000000 00000000 00000000 00000000
> 0x00d0: 00000000 00000000 00000000 000f0000
> 0x00e0: 00000000 ffffffff 00000000 00000000
>