Hopefully this is useful,

If you want to have some idea on what "USB ST Code" errors mean, I think a 
short error description can be found in an appropriate errno.h file.
For me that seems to be: /usr/include/asm/errno.h
There could be several errno.h files in /usr/include/ or your kernel tree so 
finding the right one might take a bit of searching.

e.g.:
USB ST Code = -19, in errno.h => 
#define ENODEV          19      /* No such device */



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to