[TC] TURBOchannel support for the DECstation
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 6 Feb 2007 00:28:26 +0000 (16:28 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 9 Feb 2007 16:23:16 +0000 (16:23 +0000)
commit33cf45b90eb73e1f3b784b50691d74f7ea381b21
treef1be17835dd70d565dae098f3664c96c19658143
parent56a47da1b940b6d3812de67fd94af9bfda6ee93a
[TC] TURBOchannel support for the DECstation

This is the platform-specific part of TURBOchannel bus support for the
DECstation.  It implements determining whether the bus is actually there,
getting bus parameters, IRQ assignments for devices and protected accesses
to possibly unoccupied slots that may trigger bus error exceptions.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/Makefile
arch/mips/dec/prom/identify.c
arch/mips/dec/setup.c
arch/mips/dec/tc.c [new file with mode: 0644]
include/asm-mips/dec/system.h