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)
Oct 2 2024, 4:04 PM
Unknown Object (File)
Oct 2 2024, 2:25 PM
Unknown Object (File)
Oct 2 2024, 5:31 AM
Unknown Object (File)
Oct 2 2024, 12:34 AM
Unknown Object (File)
Oct 1 2024, 10:16 PM
Unknown Object (File)
Sep 26 2024, 10:50 AM
Unknown Object (File)
Sep 15 2024, 8:56 PM
Unknown Object (File)
Sep 15 2024, 8:56 PM
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