Re: PCIe Root Port/Bus Not Detected in VMD

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 31 Dec 2020 14:28:07 -0800
On 12/30/20 9:45 PM, Neel Chauhan wrote:
> For reference, I am attaching the `pciconf -lv` and `acpidump -dt` 
> dumps.

Hmm, the acpidump doesn't have the -d contents, only the -t, and
PCI bridges are generally enumerated in the the -d part.  These
PCI bridges aren't enumerated in ACPI though, so that probably
doesn't matter.

The dinfo getting 0xffff means that somehow the way the PCI config
access is being handled for the child devices in vmd.c is wrong for
this bridge.  You might have to spelunk in the Linux driver to see
if the logic in vmd_read_config() and vmd_write_config() is
correct.

-- 
-- 
John Baldwin
Received on Thu Dec 31 2020 - 21:28:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:26 UTC