commit | d7a301033f1990188f65abf4fe8e5b90ef0e3888 | [log] [tgz] |
---|---|---|
author | Heiko J Schick <schihei@de.ibm.com> | Wed Nov 16 08:56:43 2005 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:49:06 2006 +1100 |
tree | 5df64f9e06049e6006e6a124dc6fa4953d6e42b9 | |
parent | 401d1f029bebb7153ca704997772113dc36d9527 [diff] |
[PATCH] powerpc: IBMEBUS bus support 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>