* Network drivers - porting to 2.6 issues
@ 2006-06-15 12:22 Ram
2006-06-15 16:29 ` Lee Revell
0 siblings, 1 reply; 2+ messages in thread
From: Ram @ 2006-06-15 12:22 UTC (permalink / raw)
To: linux-kernel; +Cc: linux-arm-kernel
Hi,
I have ported a wlan driver from 2.4 to 2.6.
I am referring to the porting article in lwn.net.
The driver works fine for sometime. after which data transfer
becomes very slow.
i have telnet to a remote machine. i do ls -Rl /
data transfer is ok to start with, then it becomes very slow.
also whatever i type on the shell prompt appears after a while.
This happens - sometimes it is faster and then slow. this goes on in a cycle.
Is there any difference between a 2.4 and 2.6 kernel network stack?.
I have changed registeration, changing task queues to work queues
and stuff like that.
am not sure if the network stack api's and thier meanings have changed.
is there anything i should watch out for?.
sometimes i do get : NETDEV WATCHDOG: eth1: transmit timed out
What does this mean?.
is there anything more i should watch out for?.
Regards,
sriram
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Network drivers - porting to 2.6 issues
2006-06-15 12:22 Network drivers - porting to 2.6 issues Ram
@ 2006-06-15 16:29 ` Lee Revell
0 siblings, 0 replies; 2+ messages in thread
From: Lee Revell @ 2006-06-15 16:29 UTC (permalink / raw)
To: Ram; +Cc: linux-kernel, linux-arm-kernel
On Thu, 2006-06-15 at 17:52 +0530, Ram wrote:
> Hi,
> I have ported a wlan driver from 2.4 to 2.6.
>
> I am referring to the porting article in lwn.net.
>
>
> The driver works fine for sometime. after which data transfer
> becomes very slow.
You forgot to post a link to your source code.
Lee
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-15 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-15 12:22 Network drivers - porting to 2.6 issues Ram
2006-06-15 16:29 ` Lee Revell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox