[PATCH] powerpc: IBMEBUS bus support
authorHeiko J Schick <schihei@de.ibm.com>
Wed, 16 Nov 2005 07:56:43 +0000 (08:56 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:49:06 +0000 (14:49 +1100)
This patch adds the necessary core bus support used by device drivers
that sit on the IBM GX bus on modern pSeries machines like the Galaxy
infiniband for example. It provide transparent DMA ops (the low level
driver works with virtual addresses directly) along with a simple bus
layer using the Open Firmware matching routines.

Signed-off-by: Heiko J Schick <schickhj@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found