Justin Hibbits 27353776c4 Expand the Freescale PCIe root complex driver with the ofw_pcib_pci
The interrupt map wasn't being allocated properly, preventing IRQs from being
allocated to children of the PCIe bus.  Fix this by cloning the ofw_pcib_pci
code, which handles all cases -- device tree and probed.

In the future this may become a subclass of the ofw_pcib_pci driver, but as
that's not an exported class, it's cloned for now.

MFC after:	3 weeks
2017-11-14 03:53:15 +00:00
..
2017-11-13 18:53:41 +00:00
2017-11-14 01:57:54 +00:00
2017-11-08 23:20:05 +00:00
2017-10-29 08:17:03 +00:00
2017-11-08 23:25:05 +00:00
2017-11-12 23:13:04 +00:00