Tuesday, December 01, 2020

Re: USB ports xhci not detected in Dell Precision 7820 Tower

Hi, fixed in OpenBSD 6.8. Thanks.

On 10/5/19 11:09 PM, Adrian Ali wrote:
> Hello, I am Newbie in OpenBSD, I have been using it for 1 year. I am
> an advanced user in Linux and Unix, I have been using it for 25 years.
> My last installation of OpenBSD was on a Dell Precision 7820 Tower
> workstation. I have problems with the detection of USB ports. The last
> test was performed with snapshots from October 3, 2019. Also update
> the Workstation BIOS. Perform tests with different keyboards, mouse
> and pen drive without any positive results.
> USB ports are not detected, commands:
>
> nain ~ # usbdevs -v
> usbdevs: no USB controllers found
>
> nain ~ # lsusb -v
>
> nain ~ # dmesg | grep -i xhci
> acpi0: wakeup devices XHCI(S4) RP17(S4) PXSX(S4) RP18(S4) PXSX(S4)
> RP19(S4) PXSX(S4) RP20(S4) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4)
> PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) [...]
> xhci0 at pci0 dev 20 function 0 "Intel C620 xHCI" rev 0x09: msi, xHCI
> ff.ff
> xhci0: reset timeout
> xhci0: init failed, error=5
> nain ~ #
>
> nain ~ # dmidecode -t system
> # dmidecode 3.1
> Scanning /dev/mem for entry point.
> SMBIOS 3.2.1 present.
> # SMBIOS implementations newer than version 3.1.1 are not
> # fully supported by this version of dmidecode.
>
> Handle 0x0001, DMI type 1, 27 bytes
> System Information
>         Manufacturer: Dell Inc.
>         Product Name: Precision 7820 Tower
>         Version: Not Specified
>         Serial Number: 1XNPZV2
>         UUID: 4C4C4544-0058-4E10-8050-B1C04F5A5632
>         Wake-up Type: Power Switch
>         SKU Number: 0739
>         Family: Precision
>
> Handle 0x0005, DMI type 12, 5 bytes
> System Configuration Options
>         Option 1: Default string
>
> Handle 0x0006, DMI type 15, 35 bytes
> System Event Log
>         Area Length: 4 bytes
>         Header Start Offset: 0x0000
>         Header Length: 2 bytes
>         Data Start Offset: 0x0002
>         Access Method: Indexed I/O, one 16-bit index port, one 8-bit
> data port
>         Access Address: Index 0x046A, Data 0x046C
>         Status: Invalid, Not Full
>         Change Token: 0x00000000
>         Header Format: No Header
>         Supported Log Type Descriptors: 6
>         Descriptor 1: End of log
>         Data Format 1: OEM-specific
>         Descriptor 2: End of log
>         Data Format 2: OEM-specific
>         Descriptor 3: End of log
>         Data Format 3: OEM-specific
>         Descriptor 4: End of log
>         Data Format 4: OEM-specific
>         Descriptor 5: End of log
>         Data Format 5: OEM-specific
>         Descriptor 6: End of log
>         Data Format 6: OEM-specific
>
> Handle 0x0008, DMI type 32, 20 bytes
> System Boot Information
>         Status: No errors detected
>
> nain ~ #
>
> nain ~ # dmidecode -t bios
> # dmidecode 3.1
> Scanning /dev/mem for entry point.
> SMBIOS 3.2.1 present.
> # SMBIOS implementations newer than version 3.1.1 are not
> # fully supported by this version of dmidecode.
>
> Handle 0x0000, DMI type 0, 26 bytes
> BIOS Information
>         Vendor: Dell Inc.
>         Version: 2.3.1
>         Release Date: 09/01/2019
>         Address: 0xF0000
>         Runtime Size: 64 kB
>         ROM Size: 32 MB
>         Characteristics:
>                 PCI is supported
>                 PNP is supported
>                 BIOS is upgradeable
>                 BIOS shadowing is allowed
>                 Boot from CD is supported
>                 Selectable boot is supported
>                 EDD is supported
>                 5.25"/1.2 MB floppy services are supported (int 13h)
>                 3.5"/720 kB floppy services are supported (int 13h)
>                 3.5"/2.88 MB floppy services are supported (int 13h)
>                 Print screen service is supported (int 5h)
>                 8042 keyboard services are supported (int 9h)
>                 Serial services are supported (int 14h)
>                 Printer services are supported (int 17h)
>                 ACPI is supported
>                 USB legacy is supported
>                 BIOS boot specification is supported
>                 Function key-initiated network boot is supported
>                 Targeted content distribution is supported
>                 UEFI is supported
>         BIOS Revision: 2.3
>
> Handle 0xF047, DMI type 13, 22 bytes
> BIOS Language Information
>         Language Description Format: Long
>         Installable Languages: 2
>                 en|US|iso8859-1
>                 <BAD INDEX>
>         Currently Installed Language: en|US|iso8859-1
>
> nain ~ #
>
> nain ~ # dmidecode -t baseboard
> # dmidecode 3.1
> Scanning /dev/mem for entry point.
> SMBIOS 3.2.1 present.
> # SMBIOS implementations newer than version 3.1.1 are not
> # fully supported by this version of dmidecode.
>
> Handle 0x0002, DMI type 2, 15 bytes
> Base Board Information
>         Manufacturer: Dell Inc.
>         Product Name: 0G7W4R
>         Version: A00
>         Serial Number: /1XNPZV2/CNFCW008CV00D7/
>         Asset Tag: Not Specified
>         Features:
>                 Board is a hosting board
>                 Board is replaceable
>         Location In Chassis: Not Specified
>         Chassis Handle: 0x0003
>         Type: Motherboard
>         Contained Object Handles: 0
>
> Handle 0x0049, DMI type 10, 6 bytes
> On Board Device Information
>         Type: Ethernet
>         Status: Enabled
>         Description: "Intel LOM"
>
> Handle 0x004A, DMI type 10, 6 bytes
> On Board Device Information
>         Type: Sound
>         Status: Enabled
>         Description: "Intel HD Audio"
>
> Handle 0x004B, DMI type 41, 11 bytes
> Onboard Device
>         Reference Designation: Intel LOM
>         Type: Ethernet
>         Status: Enabled
>         Type Instance: 1
>         Bus Address: 0000:00:13.0
>
> Handle 0x004C, DMI type 41, 11 bytes
> Onboard Device
>         Reference Designation: Intel HD Audio
>         Type: Sound
>         Status: Enabled
>         Type Instance: 1
>         Bus Address: 0000:00:1b.0
>
> Handle 0x004D, DMI type 41, 11 bytes
> Onboard Device
>         Reference Designation: Onboard SATA #1
>         Type: SATA Controller
>         Status: Enabled
>         Type Instance: 1
>         Bus Address: 0000:00:1f.2
>
> Handle 0x004E, DMI type 41, 11 bytes
> Onboard Device
>         Reference Designation: Onboard SATA #2
>         Type: SATA Controller
>         Status: Enabled
>         Type Instance: 2
>         Bus Address: 0000:00:1f.5
>
> nain ~ #
>
> dmesg:
>
> nain ~ # dmesg
> OpenBSD 6.6 (GENERIC.MP) #345: Wed Oct  2 22:45:02 MDT 2019
> deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 16767942656 (15991MB)
> avail mem = 16247058432 (15494MB)
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 3.2 @ 0xe83d0 (138 entries)
> bios0: vendor Dell Inc. version "2.3.1" date 09/01/2019
> bios0: Dell Inc. Precision 7820 Tower
> acpi0 at bios0: ACPI 6.2
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP FPDT FIDT BOOT SSDT MCFG HPET APIC MIGT MSCT
> PCAT PCCT RASF SLIT SRAT WDDT OEM4 OEM1 OEM2 SSDT SSDT MSDM SLIC SPCR
> TPM2 DMAR HEST BERT ERST EINJ ASF!
> acpi0: wakeup devices XHCI(S4) RP17(S4) PXSX(S4) RP18(S4) PXSX(S4)
> RP19(S4) PXSX(S4) RP20(S4) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4)
> PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimcfg0 at acpi0
> acpimcfg0: addr 0x80000000, bus 0-255
> acpihpet0 at acpi0: 23999999 Hz
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 4 (boot processor)
> cpu0: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3592.39 MHz, 06-55-04
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu0: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=0 observed drift=0
> cpu0: smt 0, core 2, package 0
> mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
> cpu0: apic clock running at 24MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.0.2, IBE
> cpu1 at mainbus0: apid 6 (application processor)
> TSC skew=-18
> cpu1: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.61 MHz, 06-55-04
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu1: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=-18 observed drift=0
> cpu1: smt 0, core 3, package 0
> cpu2 at mainbus0: apid 20 (application processor)
> TSC skew=23
> cpu2: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.60 MHz, 06-55-04
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu2: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=23 observed drift=0
> cpu2: smt 0, core 10, package 0
> cpu3 at mainbus0: apid 24 (application processor)
> TSC skew=9
> cpu3: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.60 MHz, 06-55-04
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu3: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=9 observed drift=0
> cpu3: smt 0, core 12, package 0
> cpu4 at mainbus0: apid 5 (application processor)
> TSC skew=-6
> cpu4: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.59 MHz, 06-55-04
> cpu4:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu4: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=-6 observed drift=0
> cpu4: smt 1, core 2, package 0
> cpu5 at mainbus0: apid 7 (application processor)
> TSC skew=-30
> cpu5: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.59 MHz, 06-55-04
> cpu5:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu5: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=-30 observed drift=0
> cpu5: smt 1, core 3, package 0
> cpu6 at mainbus0: apid 21 (application processor)
> TSC skew=-9
> cpu6: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.59 MHz, 06-55-04
> cpu6:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu6: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=-9 observed drift=0
> cpu6: smt 1, core 10, package 0
> cpu7 at mainbus0: apid 25 (application processor)
> TSC skew=-10
> cpu7: Intel(R) Xeon(R) Gold 5122 CPU @ 3.60GHz, 3591.59 MHz, 06-55-04
> cpu7:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,PQM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,AVX512CD,AVX512BW,AVX512VL,PKU,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN
> cpu7: 256KB 64b/line 8-way L2 cache
> tsc_timecounter_init: TSC skew=-10 observed drift=0
> cpu7: smt 1, core 12, package 0
> ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
> ioapic1 at mainbus0: apid 9 pa 0xfec01000, version 20, 8 pins
> ioapic2 at mainbus0: apid 10 pa 0xfec08000, version 20, 8 pins
> ioapic3 at mainbus0: apid 11 pa 0xfec10000, version 20, 8 pins
> ioapic4 at mainbus0: apid 12 pa 0xfec18000, version 20, 8 pins
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpimadt0: unknown apic structure type 7f
> acpiprt0 at acpi0: bus 0 (PC00)
> acpiprt1 at acpi0: bus 1 (RP01)
> acpiprt2 at acpi0: bus -1 (RP05)
> acpiprt3 at acpi0: bus 2 (RP08)
> acpiprt4 at acpi0: bus -1 (RP09)
> acpiprt5 at acpi0: bus -1 (RP11)
> acpiprt6 at acpi0: bus 78 (PC01)
> acpiprt7 at acpi0: bus -1 (BR1A)
> acpiprt8 at acpi0: bus -1 (BR1B)
> acpiprt9 at acpi0: bus -1 (BR1C)
> acpiprt10 at acpi0: bus -1 (BR1D)
> acpiprt11 at acpi0: bus 146 (PC02)
> acpiprt12 at acpi0: bus -1 (BR2A)
> acpiprt13 at acpi0: bus -1 (BR2B)
> acpiprt14 at acpi0: bus -1 (BR2C)
> acpiprt15 at acpi0: bus -1 (BR2D)
> acpiprt16 at acpi0: bus 212 (PC03)
> acpiprt17 at acpi0: bus 213 (BR3A)
> acpiprt18 at acpi0: bus -1 (BR3B)
> acpiprt19 at acpi0: bus -1 (BR3C)
> acpiprt20 at acpi0: bus -1 (BR3D)
> acpicpu0 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu4 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu5 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu6 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> acpicpu7 at acpi0: C3(350@41 mwait.3@0x20), C1(1000@1 mwait.1), PSS
> "ACPI0004" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "ACPI0007" at acpi0 not configured
> "PNP0C33" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> acpipci0 at acpi0 PC00: 0x00000010 0x00000011 0x00000000
> "PNP0003" at acpi0 not configured
> acpicmos0 at acpi0
> acpipci1 at acpi0 PC01: 0x00000010 0x00000011 0x00000000
> acpipci2 at acpi0 PC02: 0x00000010 0x00000011 0x00000000
> acpipci3 at acpi0 PC03: 0x00000010 0x00000011 0x00000000
> "MSFT0101" at acpi0 not configured
> acpibtn0 at acpi0: PWRB
> "PNP0C14" at acpi0 not configured
> "INTL0000" at acpi0 not configured
> cpu0: using VERW MDS workaround (except on vmm entry)
> cpu0: Enhanced SpeedStep 3592 MHz: speeds: 3601, 3600, 3400, 3300,
> 3100, 2900, 2700, 2600, 2400, 2200, 2100, 1900, 1700, 1500, 1400, 1200 MHz
> pci0 at mainbus0 bus 0
> 0:4:0: mem address conflict 0x38003ff40000/0x4000
> 0:4:1: mem address conflict 0x38003ff3c000/0x4000
> 0:4:2: mem address conflict 0x38003ff38000/0x4000
> 0:4:3: mem address conflict 0x38003ff34000/0x4000
> 0:4:4: mem address conflict 0x38003ff30000/0x4000
> 0:4:5: mem address conflict 0x38003ff2c000/0x4000
> 0:4:6: mem address conflict 0x38003ff28000/0x4000
> 0:4:7: mem address conflict 0x38003ff24000/0x4000
> 0:20:0: mem address conflict 0x38003ff10000/0x10000
> 0:20:2: mem address conflict 0x38003ff45000/0x1000
> 0:22:0: mem address conflict 0x38003ff44000/0x1000
> 0:31:3: mem address conflict 0x38003ff20000/0x4000
> 0:31:3: mem address conflict 0x38003ff00000/0x10000
> 0:31:5: mem address conflict 0xfe010000/0x1000
> pchb0 at pci0 dev 0 function 0 vendor "Intel", unknown product 0x2020
> rev 0x04
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 0 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 1 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 2 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 3 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 4 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 5 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 6 not configured
> vendor "Intel", unknown product 0x2021 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 4 function 7 not configured
> vendor "Intel", unknown product 0x2024 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 5 function 0 not configured
> vendor "Intel", unknown product 0x2025 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 5 function 2 not configured
> vendor "Intel", unknown product 0x2026 (class system subclass
> interrupt, rev 0x04) at pci0 dev 5 function 4 not configured
> vendor "Intel", unknown product 0x2014 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 8 function 0 not configured
> vendor "Intel", unknown product 0x2015 (class DASP subclass Time and
> Frequency, rev 0x04) at pci0 dev 8 function 1 not configured
> vendor "Intel", unknown product 0x2016 (class system subclass
> miscellaneous, rev 0x04) at pci0 dev 8 function 2 not configured
> "Intel C620 MROM" rev 0x09 at pci0 dev 17 function 0 not configured
> vendor "Intel", unknown product 0xa1ed (class undefined unknown
> subclass 0x00, rev 0x09) at pci0 dev 17 function 1 not configured
> xhci0 at pci0 dev 20 function 0 "Intel C620 xHCI" rev 0x09: msi, xHCI
> ff.ff
> xhci0: reset timeout
> xhci0: init failed, error=5
> "Intel C620 Thermal" rev 0x09 at pci0 dev 20 function 2 not configured
> "Intel C620 MEI" rev 0x09 at pci0 dev 22 function 0 not configured
> pciide0 at pci0 dev 22 function 2 vendor "Intel", unknown product
> 0xa1bc rev 0x09: DMA (unsupported), channel 0 wired to native-PCI,
> channel 1 wired to native-PCI
> pciide0: couldn't map native-PCI interrupt
> pciide0: couldn't map native-PCI interrupt
> ahci0 at pci0 dev 23 function 0 "Intel C620 AHCI" rev 0x09: msi, AHCI
> 1.3.1
> ahci0: port 0: 6.0Gb/s
> ahci0: port 1: 6.0Gb/s
> ahci0: PHY offline on port 2
> ahci0: PHY offline on port 3
> ahci0: PHY offline on port 4
> ahci0: PHY offline on port 5
> ahci0: PHY offline on port 6
> ahci0: PHY offline on port 7
> scsibus1 at ahci0: 32 targets
> sd0 at scsibus1 targ 0 lun 0: <ATA, SK hynix SC311 S, 7000>
> t10.ATA_SK_hynix_SC311_SATA_512GB_MJ8AN51161030AB46_
> sd0: 488386MB, 512 bytes/sector, 1000215216 sectors, thin
> sd1 at scsibus1 targ 1 lun 0: <ATA, ST1000DM010-2EP1, CC45>
> naa.5000c500b4b18df0
> sd1: 953869MB, 512 bytes/sector, 1953525168 sectors
> ppb0 at pci0 dev 28 function 0 "Intel C620 PCIE" rev 0xf9
> pci1 at ppb0 bus 1
> ppb1 at pci0 dev 28 function 7 vendor "Intel", unknown product 0xa197
> rev 0xf9: msi
> pci2 at ppb1 bus 2
> ppb2 at pci2 dev 0 function 0 "TI XIO2001 PCIE-PCI" rev 0x00
> pci3 at ppb2 bus 3
> pcib0 at pci0 dev 31 function 0 "Intel C621 LPC" rev 0x09
> "Intel C620 Power" rev 0x09 at pci0 dev 31 function 2 not configured
> azalia0 at pci0 dev 31 function 3 vendor "Intel", unknown product
> 0xa1f0 rev 0x09: msi
> "Intel C620 SMBus" rev 0x09 at pci0 dev 31 function 4 not configured
> "Intel C620 SPI" rev 0x09 at pci0 dev 31 function 5 not configured
> em0 at pci0 dev 31 function 6 "Intel I219-LM" rev 0x09: msi, address
> 6c:2b:59:ca:cf:5b
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard
> vga0 at isa0 port 0x3b0/48 iomem 0xa0000/131072
> wsdisplay0 at vga0 mux 1: console (80x25, vt100 emulation), using wskbd0
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> pci4 at mainbus0 bus 78
> vendor "Intel", unknown product 0x2034 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 5 function 0 not configured
> vendor "Intel", unknown product 0x2035 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 5 function 2 not configured
> vendor "Intel", unknown product 0x2036 (class system subclass
> interrupt, rev 0x04) at pci4 dev 5 function 4 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 0 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 1 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 2 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 3 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 4 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 5 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 6 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 8 function 7 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 0 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 1 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 2 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 3 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 4 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 5 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 6 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 9 function 7 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 0 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 1 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 2 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 3 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 4 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 5 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 6 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 10 function 7 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 11 function 0 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 11 function 1 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 11 function 2 not configured
> vendor "Intel", unknown product 0x208d (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 11 function 3 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 0 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 1 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 2 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 3 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 4 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 5 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 6 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 14 function 7 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 0 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 1 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 2 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 3 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 4 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 5 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 6 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 15 function 7 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 0 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 1 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 2 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 3 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 4 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 5 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 6 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 16 function 7 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 17 function 0 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 17 function 1 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 17 function 2 not configured
> vendor "Intel", unknown product 0x208e (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 17 function 3 not configured
> vendor "Intel", unknown product 0x2054 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 29 function 0 not configured
> vendor "Intel", unknown product 0x2055 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 29 function 1 not configured
> vendor "Intel", unknown product 0x2056 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 29 function 2 not configured
> vendor "Intel", unknown product 0x2057 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 29 function 3 not configured
> vendor "Intel", unknown product 0x2080 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 0 not configured
> vendor "Intel", unknown product 0x2081 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 1 not configured
> vendor "Intel", unknown product 0x2082 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 2 not configured
> vendor "Intel", unknown product 0x2083 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 3 not configured
> vendor "Intel", unknown product 0x2084 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 4 not configured
> vendor "Intel", unknown product 0x2085 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 5 not configured
> vendor "Intel", unknown product 0x2086 (class system subclass
> miscellaneous, rev 0x04) at pci4 dev 30 function 6 not configured
> pci5 at mainbus0 bus 146
> vendor "Intel", unknown product 0x2034 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 5 function 0 not configured
> vendor "Intel", unknown product 0x2035 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 5 function 2 not configured
> vendor "Intel", unknown product 0x2036 (class system subclass
> interrupt, rev 0x04) at pci5 dev 5 function 4 not configured
> vendor "Intel", unknown product 0x2066 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 8 function 0 not configured
> vendor "Intel", unknown product 0x2066 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 9 function 0 not configured
> vendor "Intel", unknown product 0x2040 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 0 not configured
> vendor "Intel", unknown product 0x2041 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 1 not configured
> vendor "Intel", unknown product 0x2042 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 2 not configured
> vendor "Intel", unknown product 0x2043 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 3 not configured
> vendor "Intel", unknown product 0x2044 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 4 not configured
> vendor "Intel", unknown product 0x2045 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 5 not configured
> vendor "Intel", unknown product 0x2046 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 6 not configured
> vendor "Intel", unknown product 0x2047 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 10 function 7 not configured
> vendor "Intel", unknown product 0x2048 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 11 function 0 not configured
> vendor "Intel", unknown product 0x2049 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 11 function 1 not configured
> vendor "Intel", unknown product 0x204a (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 11 function 2 not configured
> vendor "Intel", unknown product 0x204b (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 11 function 3 not configured
> vendor "Intel", unknown product 0x2040 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 0 not configured
> vendor "Intel", unknown product 0x2041 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 1 not configured
> vendor "Intel", unknown product 0x2042 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 2 not configured
> vendor "Intel", unknown product 0x2043 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 3 not configured
> vendor "Intel", unknown product 0x2044 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 4 not configured
> vendor "Intel", unknown product 0x2045 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 5 not configured
> vendor "Intel", unknown product 0x2046 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 6 not configured
> vendor "Intel", unknown product 0x2047 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 12 function 7 not configured
> vendor "Intel", unknown product 0x2048 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 13 function 0 not configured
> vendor "Intel", unknown product 0x2049 (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 13 function 1 not configured
> vendor "Intel", unknown product 0x204a (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 13 function 2 not configured
> vendor "Intel", unknown product 0x204b (class system subclass
> miscellaneous, rev 0x04) at pci5 dev 13 function 3 not configured
> pci6 at mainbus0 bus 212
> ppb3 at pci6 dev 0 function 0 vendor "Intel", unknown product 0x2030
> rev 0x04: msi
> pci7 at ppb3 bus 213
> vendor "NVIDIA", unknown product 0x0640 (class display subclass VGA,
> rev 0xa1) at pci7 dev 0 function 0 not configured
> vendor "Intel", unknown product 0x2034 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 5 function 0 not configured
> vendor "Intel", unknown product 0x2035 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 5 function 2 not configured
> vendor "Intel", unknown product 0x2036 (class system subclass
> interrupt, rev 0x04) at pci6 dev 5 function 4 not configured
> vendor "Intel", unknown product 0x2058 (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 14 function 0 not configured
> vendor "Intel", unknown product 0x2059 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 14 function 1 not configured
> vendor "Intel", unknown product 0x2058 (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 15 function 0 not configured
> vendor "Intel", unknown product 0x2059 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 15 function 1 not configured
> vendor "Intel", unknown product 0x2058 (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 16 function 0 not configured
> vendor "Intel", unknown product 0x2059 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 16 function 1 not configured
> vendor "Intel", unknown product 0x204c (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 18 function 0 not configured
> vendor "Intel", unknown product 0x204d (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 18 function 1 not configured
> vendor "Intel", unknown product 0x204e (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 18 function 2 not configured
> vendor "Intel", unknown product 0x204c (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 18 function 4 not configured
> vendor "Intel", unknown product 0x204d (class DASP subclass Time and
> Frequency, rev 0x04) at pci6 dev 18 function 5 not configured
> vendor "Intel", unknown product 0x2018 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 21 function 0 not configured
> vendor "Intel", unknown product 0x2018 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 22 function 0 not configured
> vendor "Intel", unknown product 0x2018 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 22 function 4 not configured
> vendor "Intel", unknown product 0x2018 (class system subclass
> miscellaneous, rev 0x04) at pci6 dev 23 function 0 not configured
> vmm0 at mainbus0: VMX/EPT
> vscsi0 at root
> scsibus2 at vscsi0: 256 targets
> softraid0 at root
> scsibus3 at softraid0: 256 targets
> root on sd0a (da78b00f23a7184f.a) swap on sd0b dump on sd0b
> nain ~ #
>
> Thanks
>

No comments:

Post a Comment