Home
last modified time | relevance | path

Searched hist:bfed756af67e4b84d61b4b8af4d0a103ddd6f628 (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/powerpc/ofw/
H A Dopenpic_ofw.cdiff 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 Dofw_pcib_pci.cdiff 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 Dofw_pcibus.cdiff 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 Dmacgpio.cdiff 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 Duninorthpci.cdiff 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 Dcpcht.cdiff 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 Dpmu.cdiff 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 Dsmu.cdiff 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 Duninorth.cdiff 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 Dmacio.cdiff 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 Dpci_pci.cdiff 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 Dpci.cdiff 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