Re: [RFC] NAPI support for forcedeth

2006-07-18 Thread Daniel Drake
Hi Stephen, Stephen Hemminger wrote: Experimental version of NAPI for forcedeth. Untested, but others may want to help with comments and testing. I tested this: it worked for about 2 minutes, then the connection dropped and I was unable to connect to anything. I'll try and find some time

[RFC] NAPI support for forcedeth

2006-07-17 Thread Stephen Hemminger
Experimental version of NAPI for forcedeth. Untested, but others may want to help with comments and testing. --- drivers/net/Kconfig | 16 + drivers/net/forcedeth.c | 85 +++ 2 files changed, 86 insertions(+), 15 deletions(-)