From: Laurent Vivier Date: Thu, 6 Nov 2008 19:57:41 +0000 (+0100) Subject: m68k: mac - Add a new entry in mac_model to identify the floppy controller type. X-Git-Tag: v2.6.30-rc1~653^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad93b42bd135641ddc2c298f030132aca7aeca3;p=pandora-kernel.git m68k: mac - Add a new entry in mac_model to identify the floppy controller type. This patch adds a field "floppy_type" which can take the following values: MAC_FLOPPY_IWM for an IWM based mac MAC_FLOPPY_SWIM_ADDR1 for a SWIM based mac with controller at VIA1 + 0x1E000 MAC_FLOPPY_SWIM_ADDR2 for a SWIM based mac with controller at VIA1 + 0x16000 MAC_FLOPPY_IOP for an IOP based mac MAC_FLOPPY_AV for an AV based mac Signed-off-by: Laurent Vivier Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed