forcedeth: option to disable 100Hz timer (try 2)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: Ayaz Abdulla <aabdulla@...>, Jeff Garzik <jgarzik@...>
Date: Tuesday, September 9, 2008 - 3:34 pm

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. 

Forcedeth has a DEV_NEED_TIMERIRQ flag to mark the broken devices.
Unfortunately, nobody know the actual list of broken devices, so all
device has this flag on. Other problem, this flag is not user visible,
so the kernel recompilation is required to disable timer interrupts and
test a device.

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

Mikhail Kshevetskiy
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
forcedeth: option to disable 100Hz timer (try 2), Mikhail Kshevetskiy, (Tue Sep 9, 3:34 pm)
Re: forcedeth: option to disable 100Hz timer (try 2), Andrew Morton, (Wed Sep 10, 7:31 pm)