Hi
I got a machine with an AMD B850I chipset (Gigabyte Aorus B850I Pro) in which I installed amd64 7.7-beta (#605, Mar 25). dmesg, pcidump and usbdevs posted below. As soon as acpitz attaches the CPU fan stops running and doesn't come back, even as ksmn0 reports that the temperature keeps rising to the 80s and 90s. There is a delay of about 5 seconds at "acpitz0: " before the rest of the line gets printed ("critical temperature is 20 degC"). After the boot is finished, the acpitz0 sensor always reports 16.80C -- which is lower than room temperature -- and never changes from that. Disabling acpitz makes the fan work as expected, as does booting from the RAMDISK, which doesn't have acpitz. I'm putting the blame on a shitty BIOS / ACPI implementation, but nevertheless, a stopped CPU fan is a big no no. Does anyone want to look into this, and can I be of any help in debugging things further? Thanks (There are a couple of other issues with this motherboard, such as the lack of support for the Realtek 8125 rev 0c NIC, and some weirdness with some USB device that wrongly attaches as four different audio interfaces, but this is something I can deal with later.) -- OpenBSD 7.7-beta (GENERIC.MP) #605: Tue Mar 25 12:10:15 MDT 2025 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 16167469056 (15418MB) avail mem = 15650873344 (14925MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 3.7 @ 0x97ac7000 (38 entries) bios0: vendor American Megatrends International, LLC. version "F5b" date 02/21/2025 bios0: Gigabyte Technology Co., Ltd. B850I AORUS PRO efi0 at bios0: UEFI 2.9 efi0: American Megatrends rev 0x50023 acpi0 at bios0: ACPI 6.5 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP HWIN SSDT SSDT SSDT FIDT MCFG HPET FPDT VFCT BGRT SSDT SSDT WPBT SSDT SSDT SSDT SSDT SSDT WSMT APIC IVRS SSDT SSDT SSDT SSDT acpi0: wakeup devices GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) GP17(S4) XHC0(S4) XHC1(S4) XHC2(S4) GPP0(S4) GPP1(S4) GPP2(S4) GPP7(S4) UP00(S4) DP10(S4) WN00(S4) DP18(S4) [...] acpitimer0 at acpi0: 3579545 Hz, 32 bits acpimcfg0 at acpi0 acpimcfg0: addr 0xe0000000, bus 0-255 acpihpet0 at acpi0: 14318180 Hz acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: AMD Ryzen 9 9900X 12-Core Processor, 4391.79 MHz, 1a-44-00, patch 0b404023 cpu0: cpuid 1 edx=178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT> ecx=76d8320b<SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND> cpu0: cpuid 6 eax=4<ARAT> ecx=1<EFFFREQ> cpu0: cpuid 7.0 ebx=f1bf97ab<FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL> ecx=19405fce<AVX512VBMI,UMIP,PKU> edx=10000110<L1DF> cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES> cpu0: cpuid 80000001 edx=2fd3fbff<NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG> ecx=75c237ff<LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX> cpu0: cpuid 80000007 edx=6799<HWPSTATE,ITSC> cpu0: cpuid 80000008 ebx=791ef257<IBPB,IBRS,STIBP,STIBP_ALL,IBRS_PREF,IBRS_SM,SSBD> cpu0: cpuid 8000001F eax=1<SME> cpu0: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 16-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 24MHz cpu0: mwait min=64, max=64, C-substates=1.2, IBE cpu1 at mainbus0: apid 2 (application processor) cpu1: AMD Ryzen 9 9900X 12-Core Processor, 4391.83 MHz, 1a-44-00, patch 0b404023 cpu1: smt 0, core 1, package 0 cpu2 at mainbus0: apid 4 (application processor) cpu2: AMD Ryzen 9 9900X 12-Core Processor, 4391.81 MHz, 1a-44-00, patch 0b404023 cpu2: smt 0, core 2, package 0 cpu3 at mainbus0: apid 6 (application processor) cpu3: AMD Ryzen 9 9900X 12-Core Processor, 4391.85 MHz, 1a-44-00, patch 0b404023 cpu3: smt 0, core 3, package 0 cpu4 at mainbus0: apid 8 (application processor) cpu4: AMD Ryzen 9 9900X 12-Core Processor, 4391.89 MHz, 1a-44-00, patch 0b404023 cpu4: smt 0, core 4, package 0 cpu5 at mainbus0: apid 10 (application processor) cpu5: AMD Ryzen 9 9900X 12-Core Processor, 4391.84 MHz, 1a-44-00, patch 0b404023 cpu5: smt 0, core 5, package 0 cpu6 at mainbus0: apid 16 (application processor) cpu6: AMD Ryzen 9 9900X 12-Core Processor, 4391.89 MHz, 1a-44-00, patch 0b404023 cpu6: smt 0, core 8, package 0 cpu7 at mainbus0: apid 18 (application processor) cpu7: AMD Ryzen 9 9900X 12-Core Processor, 4391.95 MHz, 1a-44-00, patch 0b404023 cpu7: smt 0, core 9, package 0 cpu8 at mainbus0: apid 20 (application processor) cpu8: AMD Ryzen 9 9900X 12-Core Processor, 4391.96 MHz, 1a-44-00, patch 0b404023 cpu8: smt 0, core 10, package 0 cpu9 at mainbus0: apid 22 (application processor) cpu9: AMD Ryzen 9 9900X 12-Core Processor, 4391.96 MHz, 1a-44-00, patch 0b404023 cpu9: smt 0, core 11, package 0 cpu10 at mainbus0: apid 24 (application processor) cpu10: AMD Ryzen 9 9900X 12-Core Processor, 4392.06 MHz, 1a-44-00, patch 0b404023 cpu10: smt 0, core 12, package 0 cpu11 at mainbus0: apid 26 (application processor) cpu11: AMD Ryzen 9 9900X 12-Core Processor, 4392.00 MHz, 1a-44-00, patch 0b404023 cpu11: smt 0, core 13, package 0 cpu12 at mainbus0: apid 1 (application processor) cpu12: AMD Ryzen 9 9900X 12-Core Processor, 4392.06 MHz, 1a-44-00, patch 0b404023 cpu12: smt 1, core 0, package 0 cpu13 at mainbus0: apid 3 (application processor) cpu13: AMD Ryzen 9 9900X 12-Core Processor, 4392.09 MHz, 1a-44-00, patch 0b404023 cpu13: smt 1, core 1, package 0 cpu14 at mainbus0: apid 5 (application processor) cpu14: AMD Ryzen 9 9900X 12-Core Processor, 4392.09 MHz, 1a-44-00, patch 0b404023 cpu14: smt 1, core 2, package 0 cpu15 at mainbus0: apid 7 (application processor) cpu15: AMD Ryzen 9 9900X 12-Core Processor, 4392.18 MHz, 1a-44-00, patch 0b404023 cpu15: smt 1, core 3, package 0 cpu16 at mainbus0: apid 9 (application processor) cpu16: AMD Ryzen 9 9900X 12-Core Processor, 4392.18 MHz, 1a-44-00, patch 0b404023 cpu16: smt 1, core 4, package 0 cpu17 at mainbus0: apid 11 (application processor) cpu17: AMD Ryzen 9 9900X 12-Core Processor, 4392.10 MHz, 1a-44-00, patch 0b404023 cpu17: smt 1, core 5, package 0 cpu18 at mainbus0: apid 17 (application processor) cpu18: AMD Ryzen 9 9900X 12-Core Processor, 4392.25 MHz, 1a-44-00, patch 0b404023 cpu18: smt 1, core 8, package 0 cpu19 at mainbus0: apid 19 (application processor) cpu19: AMD Ryzen 9 9900X 12-Core Processor, 4392.23 MHz, 1a-44-00, patch 0b404023 cpu19: smt 1, core 9, package 0 cpu20 at mainbus0: apid 21 (application processor) cpu20: AMD Ryzen 9 9900X 12-Core Processor, 4392.10 MHz, 1a-44-00, patch 0b404023 cpu20: smt 1, core 10, package 0 cpu21 at mainbus0: apid 23 (application processor) cpu21: AMD Ryzen 9 9900X 12-Core Processor, 4392.38 MHz, 1a-44-00, patch 0b404023 cpu21: smt 1, core 11, package 0 cpu22 at mainbus0: apid 25 (application processor) cpu22: AMD Ryzen 9 9900X 12-Core Processor, 4392.16 MHz, 1a-44-00, patch 0b404023 cpu22: smt 1, core 12, package 0 cpu23 at mainbus0: apid 27 (application processor) cpu23: AMD Ryzen 9 9900X 12-Core Processor, 4392.17 MHz, 1a-44-00, patch 0b404023 cpu23: smt 1, core 13, 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 acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus -1 (GPP3) acpiprt2 at acpi0: bus -1 (GPP4) acpiprt3 at acpi0: bus -1 (GPP5) acpiprt4 at acpi0: bus -1 (GPP6) acpiprt5 at acpi0: bus -1 (GPP9) acpiprt6 at acpi0: bus -1 (GPPA) acpiprt7 at acpi0: bus -1 (GPPB) acpiprt8 at acpi0: bus -1 (GPPC) acpiprt9 at acpi0: bus -1 (GPPD) acpiprt10 at acpi0: bus -1 (GPPE) acpiprt11 at acpi0: bus -1 (GPPF) acpiprt12 at acpi0: bus -1 (GPPG) acpiprt13 at acpi0: bus -1 (GPPH) acpiprt14 at acpi0: bus 15 (GP17) acpiprt15 at acpi0: bus -1 (GP18) acpiprt16 at acpi0: bus 16 (GP19) acpiprt17 at acpi0: bus -1 (GPP0) acpiprt18 at acpi0: bus 1 (GPP1) acpiprt19 at acpi0: bus -1 (GPP2) acpiprt20 at acpi0: bus 2 (GPP7) acpiprt21 at acpi0: bus -1 (GPP8) acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000 acpicmos0 at acpi0 acpibtn0 at acpi0: PWRB amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins "AMDI0052" at acpi0 not configured dwiic0 at acpi0 I2CA addr 0xfedc2000/0x1000 irq 10 iic0 at dwiic0 dwiic1 at acpi0 I2CB addr 0xfedc3000/0x1000 irq 11 iic1 at dwiic1 "MSFT8000" at acpi0 not configured "ACPI0010" at acpi0 not configured acpicpu0 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu1 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu2 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu3 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu4 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu5 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu6 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu7 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu8 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu9 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu10 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu11 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu12 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu13 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu14 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu15 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu16 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu17 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu18 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu19 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu20 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu21 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu22 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS acpicpu23 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS "AMDI0204" at acpi0 not configured "PNP0C14" at acpi0 not configured "PNP0C14" at acpi0 not configured acpipwrres0 at acpi0: P0U0, resource for XHC0 acpipwrres1 at acpi0: P0U1, resource for XHC1 acpipwrres2 at acpi0: P0U2, resource for XHC2 acpipwrres3 at acpi0: P0NV, resource for NVME acpipwrres4 at acpi0: PWRS, resource for GPP7 acpipwrres5 at acpi0: PWRS, resource for UP00 acpipwrres6 at acpi0: PWRS, resource for DP00 acpipwrres7 at acpi0: PWRS, resource for NV00 acpipwrres8 at acpi0: PWRS, resource for DP08 acpipwrres9 at acpi0: PWRS, resource for EP00 acpipwrres10 at acpi0: PWRS, resource for DP10 acpipwrres11 at acpi0: PWRS, resource for WN00 acpipwrres12 at acpi0: PWRS, resource for DP18 acpipwrres13 at acpi0: PWRS, resource for LN00 acpipwrres14 at acpi0: PWRS, resource for DP20 acpipwrres15 at acpi0: PWRS, resource for NV00 acpipwrres16 at acpi0: PWRS, resource for DP28 acpipwrres17 at acpi0: PWRS, resource for EP00 acpipwrres18 at acpi0: PWRS, resource for DP30 acpipwrres19 at acpi0: PWRS, resource for EP00 acpipwrres20 at acpi0: PWRS, resource for DP38 acpipwrres21 at acpi0: PWRS, resource for EP00 acpipwrres22 at acpi0: PWRS, resource for DP40 acpipwrres23 at acpi0: PWRS, resource for EP00 acpipwrres24 at acpi0: PWRS, resource for DP48 acpipwrres25 at acpi0: PWRS, resource for EP00 acpipwrres26 at acpi0: PWRS, resource for DP50 acpipwrres27 at acpi0: PWRS, resource for EP00 acpipwrres28 at acpi0: PWRS, resource for DP58 acpipwrres29 at acpi0: PWRS, resource for EP00 acpipwrres30 at acpi0: PWRS, resource for DP60 acpipwrres31 at acpi0: PWRS, resource for XH00 acpipwrres32 at acpi0: PWRS, resource for DP68 acpipwrres33 at acpi0: PWRS, resource for SA00 acpipwrres34 at acpi0: PWR1, resource for GPP8 acpipwrres35 at acpi0: PRWL acpipwrres36 at acpi0: PRWB acpitz0 at acpi0 acpitz0: critical temperature is 20 degC acpivideo0 at acpi0: VGA_ acpivout0 at acpivideo0: LCD_ cpu0: 4391 MHz: speeds: 4400 3000 MHz pci0 at mainbus0 bus 0 ksmn0 at pci0 dev 0 function 0 "AMD 19h/6xh Root Complex" rev 0x00 "AMD 19h/6xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured pchb0 at pci0 dev 1 function 0 "AMD 19h/6xh Host" rev 0x00 ppb0 at pci0 dev 1 function 2 "AMD 19h/6xh PCIE" rev 0x00: msi pci1 at ppb0 bus 1 nvme0 at pci1 dev 0 function 0 "SanDisk SN850X" rev 0x01: msix, NVMe 1.4 nvme0: WD_BLACK SN850X HS 1000GB, firmware 620361WD, serial 24495P800560 scsibus1 at nvme0: 2 targets, initiator 0 sd0 at scsibus1 targ 1 lun 0: <NVMe, WD_BLACK SN850X, 6203> sd0: 953869MB, 512 bytes/sector, 1953525168 sectors pchb1 at pci0 dev 2 function 0 "AMD 19h/6xh Host" rev 0x00 ppb1 at pci0 dev 2 function 1 "AMD 19h/6xh PCIE" rev 0x00: msi pci2 at ppb1 bus 2 ppb2 at pci2 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01 pci3 at ppb2 bus 3 ppb3 at pci3 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci4 at ppb3 bus 4 ppb4 at pci3 dev 1 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci5 at ppb4 bus 5 ppb5 at pci3 dev 2 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci6 at ppb5 bus 6 rge0 at pci6 dev 0 function 0 "Realtek RTL8125" rev 0x0c: msix: unknown version 0x68800000 ppb6 at pci3 dev 3 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci7 at ppb6 bus 7 vendor "Realtek", unknown product 0x8922 (class network subclass miscellaneous, rev 0x01) at pci7 dev 0 function 0 not configured ppb7 at pci3 dev 4 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci8 at ppb7 bus 8 ppb8 at pci3 dev 5 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci9 at ppb8 bus 9 ppb9 at pci3 dev 6 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci10 at ppb9 bus 10 ppb10 at pci3 dev 7 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci11 at ppb10 bus 11 ppb11 at pci3 dev 8 function 0 "AMD 600 Series PCIE" rev 0x01: msi pci12 at ppb11 bus 12 ppb12 at pci3 dev 12 function 0 "AMD 600 Series PCIE" rev 0x01 pci13 at ppb12 bus 13 xhci0 at pci13 dev 0 function 0 vendor "AMD", unknown product 0x43fc rev 0x01: msix, 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 ppb13 at pci3 dev 13 function 0 "AMD 600 Series PCIE" rev 0x01 pci14 at ppb13 bus 14 ahci0 at pci14 dev 0 function 0 "AMD 600 Series AHCI" rev 0x01: msi, AHCI 1.3.1 scsibus2 at ahci0: 32 targets pchb2 at pci0 dev 3 function 0 "AMD 19h/6xh Host" rev 0x00 pchb3 at pci0 dev 4 function 0 "AMD 19h/6xh Host" rev 0x00 pchb4 at pci0 dev 8 function 0 "AMD 19h/6xh Host" rev 0x00 ppb14 at pci0 dev 8 function 1 "AMD 19h/6xh PCIE" rev 0x00 pci15 at ppb14 bus 15 amdgpu0 at pci15 dev 0 function 0 "ATI Granite Ridge" rev 0xc2 drm0 at amdgpu0 amdgpu0: msi azalia0 at pci15 dev 0 function 1 "ATI Van Gogh HD Audio" rev 0x00: msi azalia0: no supported codecs ccp0 at pci15 dev 0 function 2 "AMD 17h/90h Crypto" rev 0x00 xhci1 at pci15 dev 0 function 3 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 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 pci15 dev 0 function 4 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 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 pci15 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: msi azalia1: no HD-Audio codecs ppb15 at pci0 dev 8 function 3 "AMD 19h/6xh PCIE" rev 0x00 pci16 at ppb15 bus 16 xhci3 at pci16 dev 0 function 0 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20 usb3 at xhci3: USB revision 3.0 uhub3 at usb3 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 addr 1 piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x71: polling iic2 at piixpm0 iic3 at piixpm0 pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51 pchb5 at pci0 dev 24 function 0 "AMD 19h/6xh Data Fabric" rev 0x00 pchb6 at pci0 dev 24 function 1 "AMD 19h/6xh Data Fabric" rev 0x00 pchb7 at pci0 dev 24 function 2 "AMD 19h/6xh Data Fabric" rev 0x00 pchb8 at pci0 dev 24 function 3 "AMD 19h/6xh Data Fabric" rev 0x00 pchb9 at pci0 dev 24 function 4 "AMD 19h/6xh Data Fabric" rev 0x00 pchb10 at pci0 dev 24 function 5 "AMD 19h/6xh Data Fabric" rev 0x00 pchb11 at pci0 dev 24 function 6 "AMD 19h/6xh Data Fabric" rev 0x00 pchb12 at pci0 dev 24 function 7 "AMD 19h/6xh Data Fabric" rev 0x00 isa0 at pcib0 isadma0 at isa0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: SVM/RVI efifb at mainbus0 not configured uaudio0 at uhub0 port 8 configuration 1 interface 1 "Generic USB Audio" rev 2.00/0.03 addr 2 uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: failed to get ranges for level control uaudio0: only one clock domain supported uaudio1 at uhub0 port 8 configuration 1 interface 2 "Generic USB Audio" rev 2.00/0.03 addr 2 uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: failed to get ranges for level control uaudio1: only one clock domain supported uaudio2 at uhub0 port 8 configuration 1 interface 3 "Generic USB Audio" rev 2.00/0.03 addr 2 uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: failed to get ranges for level control uaudio2: only one clock domain supported uaudio3 at uhub0 port 8 configuration 1 interface 4 "Generic USB Audio" rev 2.00/0.03 addr 2 uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: failed to get ranges for level control uaudio3: only one clock domain supported uhidev0 at uhub0 port 8 configuration 1 interface 5 "Generic USB Audio" rev 2.00/0.03 addr 2 uhidev0: iclass 3/0, 6 report ids uhid0 at uhidev0 reportid 6: input=63, output=1, feature=0 ugen0 at uhub0 port 8 configuration 1 "Generic USB Audio" rev 2.00/0.03 addr 2 umass0 at uhub0 port 11 configuration 1 interface 0 "SanDisk Corporation Cruzer Mini" rev 2.00/0.20 addr 3 umass0: using SCSI over Bulk-Only scsibus3 at umass0: 2 targets, initiator 0 sd1 at scsibus3 targ 1 lun 0: <SanDisk, Cruzer Mini, 0.2> removable serial.07815150420a7991e22f sd1: 977MB, 512 bytes/sector, 2001888 sectors uhidev1 at uhub0 port 15 configuration 1 interface 0 "Logitech USB Receiver" rev 2.00/24.11 addr 4 uhidev1: iclass 3/1 ukbd0 at uhidev1: 8 variable keys, 6 key codes wskbd0 at ukbd0: console keyboard uhidev2 at uhub0 port 15 configuration 1 interface 1 "Logitech USB Receiver" rev 2.00/24.11 addr 4 uhidev2: iclass 3/1, 8 report ids ums0 at uhidev2 reportid 2: 16 buttons, Z and W dir wsmouse0 at ums0 mux 0 ucc0 at uhidev2 reportid 3: 767 usages, 20 keys, array wskbd1 at ucc0 mux 1 uhid1 at uhidev2 reportid 4: input=1, output=0, feature=0 uhid2 at uhidev2 reportid 8: input=1, output=0, feature=0 uhidev3 at uhub0 port 15 configuration 1 interface 2 "Logitech USB Receiver" rev 2.00/24.11 addr 4 uhidev3: iclass 3/0, 33 report ids uhidpp0 at uhidev3 device 1 mouse "MX Master 3", device 2 keyboard "MX Keys" uhid3 at uhidev3 reportid 32: input=14, output=14, feature=0 uhid4 at uhidev3 reportid 33: input=31, output=31, feature=0 urtwn0 at uhub0 port 16 configuration 1 interface 0 "Realtek 802.11n NIC" rev 2.10/2.00 addr 5 urtwn0: MAC/BB RTL8192EU, RF 6052 2T2R, address 24:2f:d0:8a:2d:9d uhidev4 at uhub0 port 17 configuration 1 interface 0 "ITE Tech. Inc. GIGABYTE Device" rev 2.00/0.03 addr 6 uhidev4: iclass 3/1, 6 report ids uhid5 at uhidev4 reportid 1: input=0, output=0, feature=22 uhid6 at uhidev4 reportid 2: input=0, output=0, feature=2 uhid7 at uhidev4 reportid 3: input=0, output=0, feature=28 uhid8 at uhidev4 reportid 4: input=0, output=0, feature=50 uhid9 at uhidev4 reportid 5: input=0, output=0, feature=9 uhid10 at uhidev4 reportid 6: input=0, output=0, feature=1 uhidev5 at uhub0 port 17 configuration 1 interface 1 "ITE Tech. Inc. GIGABYTE Device" rev 2.00/0.03 addr 6 uhidev5: iclass 3/0, 204 report ids uhid11 at uhidev5 reportid 90: input=0, output=0, feature=16 uhid12 at uhidev5 reportid 204: input=0, output=0, feature=63 ugen1 at uhub0 port 18 "Realtek Bluetooth Radio" rev 1.00/0.00 addr 7 vscsi0 at root scsibus4 at vscsi0: 256 targets softraid0 at root scsibus5 at softraid0: 256 targets sd2 at scsibus5 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> sd2: 953609MB, 512 bytes/sector, 1952992063 sectors root on sd2a (0227a4130337f8ef.a) swap on sd2b dump on sd2b amdgpu0: IP DISCOVERY GC 10.3.6 2 CU rev 0x01 drm:pid0:generic_reg_wait *WARNING* [drm] REG_WAIT timeout 1us * 100000 tries - optc31_disable_crtc line:147 amdgpu0: 2560x1440, 32bpp wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0 wskbd1: connecting to wsdisplay0 wsdisplay0: screen 1-5 added (std, vt100 emulation) -- Domain /dev/pci0: 0:0:0: AMD 19h/6xh Root Complex 0x0000: Vendor ID: 1022, Product ID: 14d8 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: 1022 Product ID: 14d8 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00 0:0:2: AMD 19h/6xh IOMMU 0x0000: Vendor ID: 1022, Product ID: 14d9 0x0004: Command: 0004, 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: 1458 Product ID: d000 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; 4 vectors (1 enabled) 0x0074: Capability 0x08: AMD LDT/HT 0:1:0: AMD 19h/6xh Host 0x0000: Vendor ID: 1022, Product ID: 14da 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 0:1:2: AMD 19h/6xh PCIE 0x0000: Vendor ID: 1022, Product ID: 14db 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: 10 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: 0000 0x0020: Memory Base: f6f0, Memory Limit: f6f0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0010 0x0050: Capability 0x01: Power Management State: D0 0x0058: Capability 0x10: PCI Express Max Payload Size: 512 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 32.0 GT/s Link Width: x4 / x4 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 0x03c4: Enhanced Capability 0x23: Designated Vendor-Specific 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 0x0500: Enhanced Capability 0x2a: Physical Layer 32.0 GT/s 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x00c0: Capability 0x0d: PCI-PCI 0x00c8: Capability 0x08: AMD LDT/HT 0:2:0: AMD 19h/6xh Host 0x0000: Vendor ID: 1022, Product ID: 14da 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 0:2:1: AMD 19h/6xh PCIE 0x0000: Vendor ID: 1022, Product ID: 14db 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: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 0, Secondary Bus: 2, Subordinate Bus: 14, Secondary Latency Timer: 00 0x001c: I/O Base: d1, I/O Limit: e1, Secondary Status: 2000 0x0020: Memory Base: f6a0, Memory Limit: f6d0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 00, Line: ff, Bridge Control: 0010 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: 16.0 / 32.0 GT/s Link Width: x4 / x4 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 0x03c4: Enhanced Capability 0x23: Designated Vendor-Specific 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 0x0500: Enhanced Capability 0x2a: Physical Layer 32.0 GT/s 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x00c0: Capability 0x0d: PCI-PCI 0x00c8: Capability 0x08: AMD LDT/HT 0:3:0: AMD 19h/6xh Host 0x0000: Vendor ID: 1022, Product ID: 14da 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 0:4:0: AMD 19h/6xh Host 0x0000: Vendor ID: 1022, Product ID: 14da 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 0:8:0: AMD 19h/6xh Host 0x0000: Vendor ID: 1022, Product ID: 14da 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 0:8:1: AMD 19h/6xh PCIE 0x0000: Vendor ID: 1022, Product ID: 14dd 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: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 0, Secondary Bus: 15, Subordinate Bus: 15, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: f1, Secondary Status: 0000 0x0020: Memory Base: f640, Memory Limit: f690 0x0024: Prefetch Memory Base: f001, Prefetch Memory Limit: fff1 0x0028: Prefetch Memory Base Upper 32 Bits: 000000fc 0x002c: Prefetch Memory Limit Upper 32 Bits: 000000fc 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: 0010 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: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x0400: Enhanced Capability 0x25: Data Link Feature 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0450: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x00c0: Capability 0x0d: PCI-PCI 0:8:3: AMD 19h/6xh PCIE 0x0000: Vendor ID: 1022, Product ID: 14dd 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: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 0, Secondary Bus: 16, Subordinate Bus: 16, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: f6e0, Memory Limit: f6e0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 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: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x0400: Enhanced Capability 0x25: Data Link Feature 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0450: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x00c0: Capability 0x0d: PCI-PCI 0:20:0: AMD FCH SMBus 0x0000: Vendor ID: 1022, Product ID: 790b 0x0004: Command: 0403, Status: 0220 0x0008: Class: 0c Serial Bus, Subclass: 05 SMBus, Interface: 00, Revision: 71 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: 1458 Product ID: 5001 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00 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: 1458 Product ID: 5001 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00 0:24:0: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e0 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 0:24:1: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e1 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 0:24:2: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e2 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 0:24:3: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e3 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 0:24:4: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e4 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 0:24:5: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e5 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 0:24:6: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e6 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 0:24:7: AMD 19h/6xh Data Fabric 0x0000: Vendor ID: 1022, Product ID: 14e7 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 1:0:0: SanDisk SN850X 0x0000: Vendor ID: 15b7, Product ID: 5030 0x0004: Command: 0007, Status: 0010 0x0008: Class: 01 Mass Storage, Subclass: 08 NVM, Interface: 02, Revision: 01 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0x00000000f6f00000/0x00004000 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 15b7 Product ID: 5030 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0080: Capability 0x01: Power Management State: D0 0x0090: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 32 vectors (1 enabled) 0x00b0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 65 (BAR 0:12288) 0x00c0: Capability 0x10: PCI Express Max Payload Size: 512 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x4 / x4 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01b8: Enhanced Capability 0x18: Latency Tolerance Reporting 0x0300: Enhanced Capability 0x19: Secondary PCIe Capability 0x0900: Enhanced Capability 0x1e: L1 PM 0x0910: Enhanced Capability 0x25: Data Link Feature 0x0920: Enhanced Capability 0x27: Lane Margining at the Receiver 0x09c0: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 2:0:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f4 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 2, Secondary Bus: 3, Subordinate Bus: 14, Secondary Latency Timer: 00 0x001c: I/O Base: d1, I/O Limit: e1, Secondary Status: 0000 0x0020: Memory Base: f6a0, Memory Limit: f6d0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x4 / x4 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x0160: Enhanced Capability 0x18: Latency Tolerance Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:0:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 4, Subordinate Bus: 4, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 16.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:1:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 5, Subordinate Bus: 5, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 16.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:2:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 6, Subordinate Bus: 6, Secondary Latency Timer: 00 0x001c: I/O Base: e1, I/O Limit: e1, Secondary Status: 0000 0x0020: Memory Base: f6d0, Memory Limit: f6d0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 5.0 / 16.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:3:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 7, Subordinate Bus: 7, Secondary Latency Timer: 00 0x001c: I/O Base: d1, I/O Limit: d1, Secondary Status: 0000 0x0020: Memory Base: f6c0, Memory Limit: f6c0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 0000, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 5.0 / 16.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:4:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 8, Subordinate Bus: 8, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 8.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:5:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 9, Subordinate Bus: 9, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 8.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:6:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 10, Subordinate Bus: 10, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 8.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:7:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 11, Subordinate Bus: 11, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 8.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:8:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 12, Subordinate Bus: 12, Secondary Latency Timer: 00 0x001c: I/O Base: f1, I/O Limit: 01, Secondary Status: 0000 0x0020: Memory Base: fff0, Memory Limit: 0000 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 16.0 GT/s Link Width: x1 / x4 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x01c0: Enhanced Capability 0x19: Secondary PCIe Capability 0x0200: Enhanced Capability 0x1e: L1 PM 0x0220: Enhanced Capability 0x25: Data Link Feature 0x0240: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0280: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00c0: Capability 0x0d: PCI-PCI 3:12:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 13, Subordinate Bus: 13, Secondary Latency Timer: 00 0x001c: I/O Base: f0, I/O Limit: 00, Secondary Status: 0000 0x0020: Memory Base: f6b0, Memory Limit: f6b0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x00c0: Capability 0x0d: PCI-PCI 3:13:0: AMD 600 Series PCIE 0x0000: Vendor ID: 1022, Product ID: 43f5 0x0004: Command: 0007, Status: 0010 0x0008: Class: 06 Bridge, Subclass: 04 PCI, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 01, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: Primary Bus: 3, Secondary Bus: 14, Subordinate Bus: 14, Secondary Latency Timer: 00 0x001c: I/O Base: f0, I/O Limit: 00, Secondary Status: 0000 0x0020: Memory Base: f6a0, Memory Limit: f6a0 0x0024: Prefetch Memory Base: fff1, Prefetch Memory Limit: 0001 0x0028: Prefetch Memory Base Upper 32 Bits: 00000000 0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000 0x0030: I/O Base Upper 16 Bits: 00ff, I/O Limit Upper 16 Bits: 0000 0x0038: Expansion ROM Base Address: 00000000 0x003c: Interrupt Pin: 01, Line: ff, Bridge Control: 0010 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x00c0: Capability 0x0d: PCI-PCI 6:0:0: Realtek RTL8125 0x0000: Vendor ID: 10ec, Product ID: 8125 0x0004: Command: 0007, Status: 0010 0x0008: Class: 02 Network, Subclass: 00 Ethernet, Interface: 00, Revision: 0c 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR io addr: 0x0000e000/0x0100 0x0014: BAR empty (00000000) 0x0018: BAR mem 64bit addr: 0x00000000f6d00000/0x00010000 0x0020: BAR mem 64bit addr: 0x00000000f6d10000/0x00004000 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1458 Product ID: e000 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0040: Capability 0x01: Power Management State: D0 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 0x0070: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 5.0 / 5.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x0148: Enhanced Capability 0x02: Virtual Channel Capability 0x0164: Enhanced Capability 0x03: Device Serial Number Serial Number: 01000000684ce000 0x0174: Enhanced Capability 0x17: TPH Requester 0x0200: Enhanced Capability 0x18: Latency Tolerance Reporting 0x0208: Enhanced Capability 0x1e: L1 PM 0x0218: Enhanced Capability 0x0b: Vendor-Specific 0x00b0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 64 (BAR 4:0) 0x00d0: Capability 0x03: Vital Product Data (VPD) pcidump: PCIOCGETVPD: Input/output error 7:0:0: Realtek unknown 0x0000: Vendor ID: 10ec, Product ID: 8922 0x0004: Command: 0000, Status: 0010 0x0008: Class: 02 Network, Subclass: 80 Miscellaneous, Interface: 00, Revision: 01 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR io addr: 0x0000d000/0x0100 0x0014: BAR empty (00000000) 0x0018: BAR mem 64bit addr: 0x00000000f6c00000/0x00100000 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 10ec Product ID: 8922 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0040: Capability 0x01: Power Management State: D0 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 8 vectors (1 enabled) 0x0070: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 5.0 / 5.0 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x0148: Enhanced Capability 0x03: Device Serial Number Serial Number: 00e04cfffe892201 0x0158: Enhanced Capability 0x18: Latency Tolerance Reporting 0x0160: Enhanced Capability 0x1e: L1 PM 0x0170: Enhanced Capability 0x0b: Vendor-Specific 0x0270: Enhanced Capability 0x25: Data Link Feature 13:0:0: AMD unknown 0x0000: Vendor ID: 1022, Product ID: 43fc 0x0004: Command: 0006, Status: 0010 0x0008: Class: 0c Serial Bus, Subclass: 03 USB, Interface: 30, Revision: 01 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0x00000000f6b00000/0x00008000 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1b21 Product ID: 1142 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 8 vectors (1 enabled) 0x0068: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 8 (BAR 0:8192) 0x0078: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 0x0160: Enhanced Capability 0x18: Latency Tolerance Reporting 14:0:0: AMD 600 Series AHCI 0x0000: Vendor ID: 1022, Product ID: 43f6 0x0004: Command: 0006, Status: 0010 0x0008: Class: 01 Mass Storage, Subclass: 06 SATA, Interface: 01, Revision: 01 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR mem 32bit addr: 0xf6a80000/0x00000400 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1b21 Product ID: 1062 0x0030: Expansion ROM Base Address: f6a00000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0050: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 1 vectors (1 enabled) 0x0070: Capability 0x01: Power Management State: D0 0x0080: Capability 0x10: PCI Express Max Payload Size: 256 / 512 bytes Max Read Request Size: 512 bytes Link Speed: 2.5 / 2.5 GT/s Link Width: x1 / x1 0x0100: Enhanced Capability 0x01: Advanced Error Reporting 15:0:0: ATI Granite Ridge 0x0000: Vendor ID: 1002, Product ID: 13c0 0x0004: Command: 0006, Status: 0010 0x0008: Class: 03 Display, Subclass: 00 VGA, Interface: 00, Revision: c2 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem prefetchable 64bit addr: 0x000000fcf0000000/0x10000000 0x0018: BAR mem prefetchable 64bit addr: 0x00000000f6400000/0x00200000 0x0020: BAR io addr: 0x0000f000/0x0100 0x0024: BAR mem 32bit addr: 0xf6900000/0x00080000 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1458 Product ID: d000 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x02b0: Enhanced Capability 0x0f: Address Translation Services 0x02c0: Enhanced Capability 0x13: Page Request Interface 0x02d0: Enhanced Capability 0x1b: Process Address Space ID 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0450: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: yes; 4 vectors (1 enabled) 0x00c0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: no; table size 4 (BAR 5:270336) 15:0:1: ATI Van Gogh HD Audio 0x0000: Vendor ID: 1002, Product ID: 1640 0x0004: Command: 0006, Status: 0010 0x0008: Class: 04 Multimedia, Subclass: 03 HD Audio, Interface: 00, Revision: 00 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 32bit addr: 0xf6988000/0x00004000 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: 1002 Product ID: 1640 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 02 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 PME# enabled PME# asserted 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 15:0:2: AMD 17h/90h Crypto 0x0000: Vendor ID: 1022, Product ID: 1649 0x0004: Command: 0006, Status: 0010 0x0008: Class: 10 Crypto, Subclass: 80 Miscellaneous, Interface: 00, Revision: 00 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR empty (00000000) 0x0014: BAR empty (00000000) 0x0018: BAR mem 32bit addr: 0xf6800000/0x00100000 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR mem 32bit addr: 0xf698c000/0x00002000 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1022 Product ID: 1649 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 03 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 2 vectors (1 enabled) 0x00c0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: no; table size 2 (BAR 5:0) 15:0:3: AMD 19h/6xh xHCI 0x0000: Vendor ID: 1022, Product ID: 15b6 0x0004: Command: 0007, Status: 0010 0x0008: Class: 0c Serial Bus, Subclass: 03 USB, Interface: 30, Revision: 00 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0x00000000f6700000/0x00100000 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1458 Product ID: 5007 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 04 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 8 vectors (1 enabled) 0x00c0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 8 (BAR 0:1040384) 15:0:4: AMD 19h/6xh xHCI 0x0000: Vendor ID: 1022, Product ID: 15b7 0x0004: Command: 0007, Status: 0010 0x0008: Class: 0c Serial Bus, Subclass: 03 USB, Interface: 30, Revision: 00 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0x00000000f6600000/0x00100000 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1458 Product ID: 5007 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 8 vectors (1 enabled) 0x00c0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 8 (BAR 0:1040384) 15:0:6: AMD 17h/1xh HD Audio 0x0000: Vendor ID: 1022, Product ID: 15e3 0x0004: Command: 0006, Status: 0010 0x0008: Class: 04 Multimedia, Subclass: 03 HD Audio, Interface: 00, Revision: 00 0x000c: BIST: 00, Header Type: 80, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 32bit addr: 0xf6980000/0x00008000 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: 1458 Product ID: a014 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 03 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 1 vectors (1 enabled) 16:0:0: AMD 19h/6xh xHCI 0x0000: Vendor ID: 1022, Product ID: 15b8 0x0004: Command: 0007, Status: 0010 0x0008: Class: 0c Serial Bus, Subclass: 03 USB, Interface: 30, Revision: 00 0x000c: BIST: 00, Header Type: 00, Latency Timer: 00, Cache Line Size: 10 0x0010: BAR mem 64bit addr: 0x00000000f6e00000/0x00100000 0x0018: BAR empty (00000000) 0x001c: BAR empty (00000000) 0x0020: BAR empty (00000000) 0x0024: BAR empty (00000000) 0x0028: Cardbus CIS: 00000000 0x002c: Subsystem Vendor ID: 1458 Product ID: 5007 0x0030: Expansion ROM Base Address: 00000000 0x0038: 00000000 0x003c: Interrupt Pin: 01 Line: ff Min Gnt: 00 Max Lat: 00 0x0048: Capability 0x09: Vendor Specific 0x0050: Capability 0x01: Power Management State: D0 0x0064: Capability 0x10: PCI Express Max Payload Size: 256 / 256 bytes Max Read Request Size: 512 bytes Link Speed: 16.0 / 16.0 GT/s Link Width: x16 / x16 0x0100: Enhanced Capability 0x0b: Vendor-Specific 0x0270: Enhanced Capability 0x19: Secondary PCIe Capability 0x02a0: Enhanced Capability 0x0d: Access Control Services 0x0410: Enhanced Capability 0x26: Physical Layer 16.0 GT/s 0x0450: Enhanced Capability 0x27: Lane Margining at the Receiver 0x00a0: Capability 0x05: Message Signalled Interrupts (MSI) Enabled: no; 8 vectors (1 enabled) 0x00c0: Capability 0x11: Extended Message Signalled Interrupts (MSI-X) Enabled: yes; table size 8 (BAR 0:1040384) -- Controller /dev/usb0: addr 01: 1022:0000 AMD, xHCI root hub super speed, self powered, config 1, rev 1.00 driver: uhub0 addr 02: 0414:a014 Generic, USB Audio high speed, power 100 mA, config 1, rev 0.03 driver: uaudio0 driver: uaudio1 driver: uaudio2 driver: uaudio3 addr 04: 046d:c52b Logitech, USB Receiver full speed, power 98 mA, config 1, rev 24.11 driver: uhidev1 driver: uhidev2 driver: uhidev3 addr 05: 2357:0109 Realtek, 802.11n NIC high speed, self powered, config 1, rev 2.00, iSerial 00e04c000001 driver: urtwn0 addr 06: 048d:5711 ITE Tech. Inc., GIGABYTE Device full speed, self powered, config 1, rev 0.03 driver: uhidev4 driver: uhidev5 addr 07: 0bda:8922 Realtek, Bluetooth Radio full speed, self powered, config 1, rev 0.00, iSerial 00E04C885A01 driver: ugen1 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 Controller /dev/usb3: addr 01: 1022:0000 AMD, xHCI root hub super speed, self powered, config 1, rev 1.00 driver: uhub3 --