Re: forcedeth: option to disable 100Hz timer

From: Robert Hancock
Date: Mon Sep 01 2008 - 20:41:57 EST


Mikhail Kshevetskiy wrote:
On some hardware no TX done interrupts are generated, thus special
100Hz timer interrupt is required to handle this situation properly.
Other device do not require that timer interrupt feature.

Patch add a "disable_timerirq" option to disable interrupt timer mentioned above. This may be extremely usefull for laptop users.

Mikhail Kshevetskiy


Someone (ideally NVIDIA) should really find out what hardware actually requires this timer IRQ and only set the flag on those chipsets rather than blindingly setting it on everything. This patch would be useful to test whether a chipset does need it, however.
--
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/