]> mj.ucw.cz Git - pciutils.git/commit
libpci: ecam: Fix detect sequence when addresses are not specified
authorPali Rohár <pali@kernel.org>
Mon, 8 May 2023 19:25:36 +0000 (21:25 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Feb 2024 15:18:43 +0000 (16:18 +0100)
commit67b471f2fa71295b325a574c140faa2735d95781
tree5fe59b77b581821d7572dbe5d2696cb388f03717
parent93c02ab2b8682c0399a7bf784b34c1028d0747d1
libpci: ecam: Fix detect sequence when addresses are not specified

Search for ACPI MCFG table in detect sequence, so on failure we can move to
the next pci access method.
lib/ecam.c