All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mac68k: add color classic ii support
@ 2010-05-28 17:27 Finn Thain
  0 siblings, 0 replies; only message in thread
From: Finn Thain @ 2010-05-28 17:27 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux/m68k


Signed-off-by: Finn Thain <fthain@telegraphics.com.au>

Index: linux-2.6.34/arch/m68k/mac/config.c
===================================================================
--- linux-2.6.34.orig/arch/m68k/mac/config.c	2010-05-28 00:26:53.000000000 +1000
+++ linux-2.6.34/arch/m68k/mac/config.c	2010-05-28 00:27:22.000000000 +1000
@@ -332,6 +332,15 @@ static struct mac_model mac_data_table[]
 		.scc_type	= MAC_SCC_II,
 		.nubus_type	= MAC_NUBUS,
 		.floppy_type	= MAC_FLOPPY_SWIM_ADDR2,
+	}, {
+		.ident		= MAC_MODEL_CCLII,
+		.name		= "Color Classic II",
+		.adb_type	= MAC_ADB_CUDA,
+		.via_type	= MAC_VIA_IIci,
+		.scsi_type	= MAC_SCSI_OLD,
+		.scc_type	= MAC_SCC_II,
+		.nubus_type	= MAC_NUBUS,
+		.floppy_type	= MAC_FLOPPY_SWIM_ADDR2,
 	},
 
 	/*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-28 17:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-28 17:27 [PATCH] mac68k: add color classic ii support Finn Thain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.