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)
Tue, Jun 9, 12:14 AM
Unknown Object (File)
Wed, May 27, 12:41 AM
Unknown Object (File)
Wed, May 27, 12:40 AM
Unknown Object (File)
Sat, May 23, 5:51 AM
Unknown Object (File)
Tue, May 19, 9:13 PM
Unknown Object (File)
Sun, May 17, 9:09 PM
Unknown Object (File)
May 9 2026, 8:03 AM
Unknown Object (File)
May 8 2026, 7:12 PM
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.