On Sat, Jan 29, 2005 at 02:54:17PM +0000, Russell King wrote: > Christoph, did you mean to add anything?
Yes, this somehow got lost: ----- > > Russell, please undo this patch. isa_virt_to_bus() is not dependent on > > CONFIG_ISA. It causes problems on x86_64 platforms which cannot enable > > ISA support. > > Actually it is, x86_64 just refuses to set CONFIG_ISA despite having isa-like devices. Either way a new driver shouldn't use isa_virt_to_bus at all but rather use the proper DMA API and all those problems go away. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/