Searched hist:287726 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/sparc64/pci/
H A Dofw_pci.cdiff 287726 Sat Sep 12 23:00:39 MDT 2015 marius - Factor out the common and generic parts of the sparc64 host-PCI-bridge
drivers into the revived sys/sparc64/pci/ofw_pci.c, previously already
serving a similar purpose. This has been done with sun4v in mind, which
explains a) the otherwise not that obvious scheme employed and b) why
reusing sys/powerpc/ofw/ofw_pci.c was even lesser an option.
- Add a workaround for QEMU once again not emulating real machines, in
this case by not providing the OFW_PCI_CS_MEM64 range. [1]

Submitted by: jhb [1]
MFC after: 1 week

Completed in 94 milliseconds