Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2013 10:45:14 -0500
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Updates to MPC85XX PCI driver
Message-ID:  <52669D8A.8020302@freebsd.org>

next in thread | raw e-mail | index | archive | help
I've been going through our tree trying to remove code duplication 
between AIM and Book-E, as people attentive to the commit logs might 
have seen. At the same time, I'm also trying to deduplicate the FDT and 
OFW code, since they are implementing many of the same interfaces and 
specifications. As part of that, I've adapted the MPC85XX PCI driver to 
use the generic ofw_pci code, which gives a quite substantial reduction 
in the driver and also substantially improves its robustness to 
variations on the device tree setup:
http://people.freebsd.org/~nwhitehorn/pci_mpc85xx.diff

I can currently only test this patch in QEMU, where it works fine, and 
there should be no functional changes at all, but tests on real hardware 
would be appreciated. If I don't hear anything, I'll commit this at the 
end of the week.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52669D8A.8020302>