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)
Sun, May 17, 3:42 AM
Unknown Object (File)
Fri, May 15, 2:21 PM
Unknown Object (File)
Fri, May 15, 2:19 PM
Unknown Object (File)
Fri, May 15, 12:34 AM
Unknown Object (File)
Tue, May 12, 2:41 PM
Unknown Object (File)
Tue, Apr 28, 4:47 AM
Unknown Object (File)
Mon, Apr 27, 11:05 AM
Unknown Object (File)
Mon, Apr 27, 9:42 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