Page MenuHomeFreeBSD

pci_host_generic: allocate resources against devices
ClosedPublic

Authored by jchandra on Oct 22 2018, 11:41 PM.
Tags
Referenced Files
F132349639: D17656.diff
Thu, Oct 16, 3:33 AM
Unknown Object (File)
Wed, Oct 15, 2:25 AM
Unknown Object (File)
Sun, Oct 12, 4:25 PM
Unknown Object (File)
Thu, Oct 9, 4:54 PM
Unknown Object (File)
Thu, Oct 9, 2:15 PM
Unknown Object (File)
Sat, Oct 4, 3:42 AM
Unknown Object (File)
Sat, Sep 20, 1:59 AM
Unknown Object (File)
Aug 18 2025, 12:05 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