/freebsd/sys/powerpc/ofw/ |
H A D | openpic_ofw.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | ofw_pcib_pci.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | ofw_pcibus.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
/freebsd/sys/powerpc/powermac/ |
H A D | macgpio.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | uninorthpci.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | cpcht.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | pmu.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | smu.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | uninorth.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | macio.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
/freebsd/sys/dev/pci/ |
H A D | pci_pci.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|
H A D | pci.c | diff bfed756af67e4b84d61b4b8af4d0a103ddd6f628 Tue Dec 04 05:55:49 CET 2018 Justin Hibbits <jhibbits@FreeBSD.org> Sprinkle EARLY_DRIVER_MODULE around the tree
Mark some buses as BUS_PASS_BUS, and some resources as BUS_PASS_RESOURCE. This also decouples some resource attachment orderings from being races by device tree ordering, instead relying on the bus pass to provide the ordering.
This was originally intended to support multipass suspend/resume, but it's also needed on PowerMacs when using fdt, as the device tree seems to get created in reverse of the OFW tree. Reviewed by: nwhitehorn (long ago) Differential Revision: https://reviews.freebsd.org/D918
|