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)
Fri, Nov 14, 1:45 PM
Unknown Object (File)
Thu, Nov 13, 5:40 PM
Unknown Object (File)
Wed, Nov 12, 11:23 PM
Unknown Object (File)
Sun, Oct 26, 11:12 PM
Unknown Object (File)
Sun, Oct 26, 1:08 PM
Unknown Object (File)
Sun, Oct 26, 12:45 PM
Unknown Object (File)
Sun, Oct 26, 7:29 AM
Unknown Object (File)
Sun, Oct 26, 6:19 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