Page MenuHomeFreeBSD

pci: ecam: Do not warn on mismatch of bus_end
ClosedPublic

Authored by manu on May 9 2019, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 10:51 PM
Unknown Object (File)
Mon, Apr 6, 7:16 AM
Unknown Object (File)
Sun, Mar 29, 6:29 PM
Unknown Object (File)
Mon, Mar 23, 6:50 PM
Unknown Object (File)
Mon, Mar 23, 2:32 AM
Unknown Object (File)
Thu, Mar 19, 2:15 AM
Unknown Object (File)
Mon, Mar 16, 2:09 AM
Unknown Object (File)
Feb 22 2026, 5:52 AM
Subscribers

Details

Summary

We cannot know the bus end number before parsing the MCFG table
so don't set the bus_end before that. If the MCFG table doesn't
exist we will set the configuration base address based on the _CBA
value and set the bus_end to the maximal number allowed by PCI.

Sponsored by: Ampere Computing, LLC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 17 2019, 5:04 PM
This revision was automatically updated to reflect the committed changes.