From: Finn Thain Date: Tue, 1 May 2007 20:32:52 +0000 (+0200) Subject: m68k: Mac interrupt priorities X-Git-Tag: v2.6.22-rc1~1064 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e10e5c4325b37e1a7dce9cd3d2cbcd8dd9536a7a;p=~emulex%2Finfiniband.git m68k: Mac interrupt priorities 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 Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- diff --git a/arch/m68k/mac/via.c b/arch/m68k/mac/via.c index e27735be292..2be7b9cc5b3 100644 --- a/arch/m68k/mac/via.c +++ b/arch/m68k/mac/via.c @@ -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: