Thank you for sending out an early copy of this code. It will also be a good start for getting some of this working for mac drivers as well. It would be nice to be able to use the pmac_zilog driver. Just a few comments on the basics to make things easier later. It might be handy to have an M68K_OF config variable similar to PPC_OF, and select it based on the platform. This will make it easier to later add it for CONFIG_MAC. It also removes a few cases of SUN3||SUN3X in the Kconfig. I know this isn't a final version, but I suspect DaveM will complain about the hacks to avoid the ioremap. It is probably better to take advantage of the hooks we have in ioremap to know the ranges that are already mapped and go ahead and call the ioremap in the drivers. This prevents some of the need to change the common drivers. I'll try to get some of my Macs back up and see if I can get this running on them as well. Brad Boyer flar@xxxxxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html