This patch adds NAPI support for the Broadcom Sibyte SB1xxx family. The
changes are limited to adding a new config key SBMAC_NAPI to the drivers/
net/Kconfig and by adding the poll op and interrupt support to drivers/
net/sb1250-mac.c.
I have tested this patch on a BCM91250A-SWARM Pass 2 / An.
Yes.
They are soon to follow.
Tom
On Sun, 19 Mar 2006 17:08:23 -0600, Lennert Buytenhek
<[EMAIL PROTECTED]> wrote:
On Sun, Mar 19, 2006 at 05:12:32PM -0600, Tom Rix wrote:
This patch also has a fix to drivers/net/sb1250-mac.c, the dma
descriptor
table ptr is allocated, aligned and the ali
On Sun, Mar 19, 2006 at 05:12:32PM -0600, Tom Rix wrote:
> This patch also has a fix to drivers/net/sb1250-mac.c, the dma descriptor
> table ptr is allocated, aligned and the aligned ptr is freed. If the ptr
> was not already aligned (usually is) then the free would not work of what
> was returne
This patch adds NAPI support for the Broadcom Sibyte SB1xxx family. The
changes are limited to adding a new config key SBMAC_NAPI to the
drivers/net/Kconfig and by adding the poll op and interrupt support to
drivers/net/sb1250-mac.c.
This patch also has a fix to drivers/net/sb1250-mac.c, the dma