Page MenuHomeFreeBSD

pci_host_generic: allocate resources against devices
ClosedPublic

Authored by jchandra on Oct 22 2018, 11:41 PM.
Tags
Referenced Files
Unknown Object (File)
Sat, May 18, 2:05 AM
Unknown Object (File)
Sat, May 11, 10:03 AM
Unknown Object (File)
Fri, Apr 26, 2:11 AM
Unknown Object (File)
Fri, Apr 26, 2:11 AM
Unknown Object (File)
Fri, Apr 26, 2:11 AM
Unknown Object (File)
Thu, Apr 25, 8:08 PM
Unknown Object (File)
Jan 13 2024, 6:03 PM
Unknown Object (File)
Dec 20 2023, 5:49 AM
Subscribers

Details

Summary

Fix up pci_host_generic.c and pci_host_generic_fdt.c to allocate
resources against devices that requested them. Currently the
allocation happens against the pcib, which is incorrect.

This is needed for the upcoming changes for fixing up
pci_host_generic_acpi.c

Diff Detail

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