I'm having problems creating a usb driver that reads from the interrupt pipe. For some unknown reason, the entire kernel crashes, as a result I can not get any debug information, from the terminal or the log files.
The driver has no problem reading and writing bulk messages, and using a packet sniffer I can see that one packet is read from the interrupt pipe before the crash.
Does any have a clue to what could cause this, wish I could give more info, but the log files are open during the crash, and as a result do not save.
Thanks in advance.
Usb interrupt handler
Started by wybourn, Jul 27 2010 04:11 AM
1 reply to this topic
#1
Posted 27 July 2010 - 04:11 AM
|
|
|
#2
Posted 02 August 2010 - 09:20 AM
Try re-reading the code with the problem in mind. Unless you post some of the code you believe is causing the problem, there is little anyone can do but guess. Or screw with you.
"The only means of strengthening one's intellect is to make up one's mind about nothing - to let the mind be a thoroughfare for all thoughts." -- John Keats


Sign In
Create Account

Back to top









