From: Dwayne Grant McConnell Date: Mon, 20 Nov 2006 17:44:58 +0000 (+0100) Subject: [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e3bd774bb1a90fee9b90f461a51e4ba295fe6d;p=pandora-kernel.git [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files The /lslr file gives read access to the SPU_LSLR register in hex; 0x3fff for example The /dma_info file provides read access to the SPU Command Queue in a binary format. The /proxydma_info files provides read access access to the Proxy Command Queue in a binary format. The spu_info.h file provides data structures for interpreting the binary format of /dma_info and /proxydma_info. Signed-off-by: Dwayne Grant McConnell Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed