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. Mark Mason from Broadcom was very helpful and tested this patch on at least a 1480. TomOn 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 aligned ptr is freed. If the ptr was not already aligned (usually is) then the free would not work of whatwas returned by the kmalloc. A variable was added to store the unaligned pointer so that it could be properly freed.Can you submit that as a separate patch? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
mips-sb1250-mac-NAPI-4.patch
Description: Binary data