]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move the software context struct to a header file.
authorbr <br@FreeBSD.org>
Fri, 24 Jan 2020 16:43:49 +0000 (16:43 +0000)
committerbr <br@FreeBSD.org>
Fri, 24 Jan 2020 16:43:49 +0000 (16:43 +0000)
commit796933a470bb461460ed8fec2ebb6e669a5638c0
tree20a4f05a7f68f0d34c84e69a03b5c587cd104718
parentd0d87a9fe735356bcda1cdbabd137781587a49d1
o Move the software context struct to a header file.
o Make the pci_host_generic_acpi_attach() globally visible.
o Declare a new driver class.

These will be used by a new PCI root complex driver.

Sponsored by: DARPA, AFRL
sys/dev/pci/pci_host_generic_acpi.c
sys/dev/pci/pci_host_generic_acpi.h [new file with mode: 0644]