On Mon, Sep 04, 2006 at 10:17:08PM +0200, Jürgen Schindele wrote: > i made a patch for an PXA270-evalboard with DM9000 > ethernet contoller. The Interrupt can be high- or low- > active dependant of the wiring of the MDC-(57)pin. > > Because of this hardware dependency you shoud be able > to configure this behaviour in "struct resource dm9000_resources[]"
Putting it in 'struct dm9000_plat_data' sounds like a much better idea to me... Overloading the IRQ number in 'struct resource' is just ugly. cheers, Lennert - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html