Vitaly Wool wrote:
The patch inlined below adds NET_POLL_CONTROLLER support for gianfar network
driver, slightly modified wrt the comments from Andy Fleming.
drivers/net/gianfar.c | 33 +
1 file changed, 33 insertions(+)
Signed-off-by: Vitaly Wool <[EMAIL PRO
The patch inlined below adds NET_POLL_CONTROLLER support for gianfar network
driver, slightly modified wrt the comments from Andy Fleming.
drivers/net/gianfar.c | 33 +
1 file changed, 33 insertions(+)
Signed-off-by: Vitaly Wool <[EMAIL PROTECTED]>
Index: po
On Mon, 6 Nov 2006 15:26:33 -0600
Andy Fleming <[EMAIL PROTECTED]> wrote:
> You are passing extra arguments, here
Oh yes, thanks. I was out of sync here.
> 1) Do we need the disable/enable irq stuff? It seems like we should
> be able to either just *mask* the interrupts at the controller, or
Vitaly Wool wrote:
The patch inlined below adds NET_POLL_CONTROLLER support for gianfar network
driver.
As noted, this patch is out of date. 2.6.19-rc kernels removed the
pt_regs argument from all irq handlers.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe net
On Nov 6, 2006, at 05:19, Vitaly Wool wrote:
The patch inlined below adds NET_POLL_CONTROLLER support for
gianfar network driver.
drivers/net/gianfar.c | 34 ++
1 file changed, 34 insertions(+)
Signed-off-by: Vitaly Wool <[EMAIL PROTECTED]>
Index: powerpc
The patch inlined below adds NET_POLL_CONTROLLER support for gianfar network
driver.
drivers/net/gianfar.c | 34 ++
1 file changed, 34 insertions(+)
Signed-off-by: Vitaly Wool <[EMAIL PROTECTED]>
Index: powerpc/drivers/net/gianfar.c
=