m68k: Mac interrupt priorities
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 1 May 2007 20:32:52 +0000 (22:32 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:07 +0000 (17:59 -0700)
Add some more machines that support A/UX interrupt priorities. There are
probably others as well, but I've only tested these ones so far.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/mac/via.c

index e27735b..2be7b9c 100644 (file)
@@ -193,8 +193,14 @@ void __init via_init(void)
        /* that the IIfx emulates this alternate mapping using the OSS. */
 
        switch(macintosh_config->ident) {
+               case MAC_MODEL_P475:
+               case MAC_MODEL_P475F:
+               case MAC_MODEL_P575:
+               case MAC_MODEL_Q605:
+               case MAC_MODEL_Q605_ACC:
                case MAC_MODEL_C610:
                case MAC_MODEL_Q610:
+               case MAC_MODEL_Q630:
                case MAC_MODEL_C650:
                case MAC_MODEL_Q650:
                case MAC_MODEL_Q700: