diff --git a/[refs] b/[refs] index ab13691a9870..5104b3d5d2ce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2b9e12d0177c1543210a412e3f64a67ebb46ccb9 +refs/heads/master: 1b460102323a08874e942a330b896c30d50ab235 diff --git a/trunk/arch/m68k/mac/config.c b/trunk/arch/m68k/mac/config.c index 1c16b1baf8db..c247de02bc7e 100644 --- a/trunk/arch/m68k/mac/config.c +++ b/trunk/arch/m68k/mac/config.c @@ -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, }, /*