HomeFreeBSD

pci: avoid accidental clobbering of regs on some fdt platforms

Description

pci: avoid accidental clobbering of regs on some fdt platforms

Most pci controllers will just have a single reg for the config space,
but others (e.g., on Apple Silicon) may have more following that to
describe, e.g., controller port space. Bump the "ranges" rid space up
to avoid overriding these other memory resources.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D43921

Details

Provenance
kevansAuthored on Sun, Dec 29, 3:57 AM
Reviewer
jhb
Differential Revision
D43921: pci: avoid accidental clobbering of regs on some fdt platforms
Parents
rG14d370c9d72a: ping: remove a stray tab
Branches
Unknown
Tags
Unknown