Re: [PATCH 2.6.32 3/3] net: Make ks8851 snl work under Beagle Zippycombo board

From: Ben Dooks
Date: Fri Dec 04 2009 - 05:20:00 EST


Ha, Tristram wrote:
From: Tristram Ha <Tristram.Ha@xxxxxxxxxx>

The Micrel KSZ8851 SNL Ethernet chip is used in the OMAP Beagle Zippy combo board. Requesting interrupt using level triggering flag hangs the system because the interrupt handling routine is called continually. Using edge triggering avoids this problem. As a result, disabling interrupt may not be necessary.

Signed-off-by: Tristram Ha <Tristram.Ha@xxxxxxxxxx>

Making this sort of change could impact other users. I'll
submit a patch to get the interrupt type properly and push
everything else i've got,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/