netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to debug a driver which hangs (niu)?
@ 2013-08-12 15:06 Andrew Brooks
  2013-08-14 13:30 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Brooks @ 2013-08-12 15:06 UTC (permalink / raw)
  To: Linux Net-Dev Mailing List

Hello

I'm using a network driver (niu) which regularly locks-up after
printing the message "transmit timed out"
(i.e. nothing else can be sent/received over that interface after the event).

Does anyone have any tips for helping me to debug this?
eg. how to find out what is causing the transmit timed out message;
how to find out what state the driver is going into which causes the lock-up;
how to get it out of this state and working again?

I'm a programmer but I'm new to kernel drivers so all tips are most
welcome, thanks!

Andrew

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-14 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12 15:06 How to debug a driver which hangs (niu)? Andrew Brooks
2013-08-14 13:30 ` Jesper Dangaard Brouer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).