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 <[EMAIL PROTECTED]>
arch/m68k/mac/via.c | 6 ++++++
1 file changed, 6 insertions(+)
Index: linux-2.6.20/arch/m68k/mac/via.c
===================================================================
--- linux-2.6.20.orig/arch/m68k/mac/via.c 2007-03-06 20:14:31.000000000
+1100
+++ linux-2.6.20/arch/m68k/mac/via.c 2007-03-06 20:14:57.000000000 +1100
@@ -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:
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html