Re: [linux-usb-devel] usbmon status codes

2006-12-20 Thread Alan Stern
On Wed, 20 Dec 2006, Pete Zaitcev wrote: > On Wed, 20 Dec 2006 10:04:01 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> > wrote: > > > > Assuming x86 32, -115 = -EINPROGRESS, that means URB still pending, no > > > results yet > > > > All successful Submission ('S') lines will contain this code. >

Re: [linux-usb-devel] usbmon status codes

2006-12-20 Thread Pete Zaitcev
On Wed, 20 Dec 2006 10:04:01 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote: > > Assuming x86 32, -115 = -EINPROGRESS, that means URB still pending, no > > results yet > > All successful Submission ('S') lines will contain this code. > > > > e.g. status code "-2" > > > > -2 = -ENOENT, speci

Re: [linux-usb-devel] usbmon status codes

2006-12-20 Thread Alan Stern
On Wed, 20 Dec 2006, Thomas Sailer wrote: > On Wed, 2006-12-20 at 10:55 +1100, Aras Vaichas wrote: > > > I'm at a loss to understand the status code. Can someone point me to where I > > can decode this? > > With the help of /usr/include/asm/errno.h, you can translate the error > numbers to error

Re: [linux-usb-devel] usbmon status codes

2006-12-19 Thread Pete Zaitcev
On Wed, 20 Dec 2006 10:55:24 +1100, Aras Vaichas <[EMAIL PROTECTED]> wrote: > Also, does usbmon show absolutely *everything* that goes in/out of the USB > port? My software is duplicating *exactly* what I'm seeing on usbmon when I > run > the third party software, yet my software doesn't work the

Re: [linux-usb-devel] usbmon status codes

2006-12-19 Thread Thomas Sailer
On Wed, 2006-12-20 at 10:55 +1100, Aras Vaichas wrote: > I'm at a loss to understand the status code. Can someone point me to where I > can decode this? With the help of /usr/include/asm/errno.h, you can translate the error numbers to error names. Documentation/usb/error-codes.txt then documents

[linux-usb-devel] usbmon status codes

2006-12-19 Thread Aras Vaichas
Hi, I'm currently using usbmon to try and control a USBTMC (supposedly) compliant oscilloscope. I'm at a loss to understand the status code. Can someone point me to where I can decode this? Output from: # cat /sys/kernel/debug/usbmon/1t e.g. status code "-115" c2cd3bc0 534825333 S Bo:084:06 -115