Re: PATCH SB1250 NAPI support

2006-07-01 Thread Tom Rix
Here is a revised patch that does the interupt masking earlier. Since resetting the mask is done now in 3 places, I created a macro to handle it. This patch has been tested on the linux-mips kernel from 6/29/06 on a sb1250. Tom On Thu, 29 Jun 2006 15:01:07 -0500, Francois Romieu <[EMAIL P

Re: PATCH SB1250 NAPI support

2006-06-29 Thread Francois Romieu
Tom Rix <[EMAIL PROTECTED]> : [...] diff -rup a/drivers/net/sb1250-mac.c b/drivers/net/sb1250-mac.c --- a/drivers/net/sb1250-mac.c 2006-03-09 04:25:41.0 -0600 +++ b/drivers/net/sb1250-mac.c 2006-03-09 05:30:52.0 -0600 [...] @@ -2079,13 +2095,31 @@ static irqreturn_t sbmac_intr(int

RE: PATCH SB1250 NAPI support

2006-06-29 Thread Mark E Mason
;d really appreciate it if it could be merged in. Thx, Mark Mason Broadcom > -Original Message- > From: Martin Michlmayr [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 29, 2006 1:22 AM > To: [EMAIL PROTECTED]; netdev@vger.kernel.org > Cc: Tom Rix; Mark E Mason >

Re: PATCH SB1250 NAPI support

2006-06-29 Thread Martin Michlmayr
* Tom Rix <[EMAIL PROTECTED]> [2006-06-04 11:45]: > A while ago I submitted this patch for NAPI support for SB1250 / SB1480. > I have tested it again on the recent (6/3/06) linux-mips kernel. Are there any comments regarding this patch (apart from the fact that Tom forgot to include a Signed-off-b

PATCH SB1250 NAPI support

2006-06-04 Thread Tom Rix
A while ago I submitted this patch for NAPI support for SB1250 / SB1480. I have tested it again on the recent (6/3/06) linux-mips kernel. Tom Below is the original posting. This patch adds NAPI support for the Broadcom Sibyte SB1xxx family. The changes are limited to adding a new config key SB