On Thu, 2002-05-02 at 22:59, Brad Hards wrote:
> On Fri, 3 May 2002 12:41, Marc Britten wrote:
> > Hi,
> >
> > I've been looking around but I have been unable to find mention of a
> > utility like USB snoop for Linux. I've been using USB snoop to snag data
> > in MS Windows to work on figuring out a protocol.
> You can just turn on the debugging options in the kernel, either as compile 
> time directives, or as module options (cf modinfo)

Ok, I recompiled my kernel made usbcore and usb-uhci modules like they
should be, and compiled in debug info (under USB support) and while i'm
getting more data back than before I'm not getting what I really want,
and thats the URB's being sent.

modinfo -p usbcore or modinfo -p usb-uhci  both return nothing so i'm
assuming they have no module options to turn up debugging.

I'm using libusb to send data, and I'm getting STALL errors so it may
just be my code, but I'm trying to check all angles so I really wanted
the URB's.

-- 
[EMAIL PROTECTED]
GPG key can be found at http://www.monochromatic.net/yugami.gpg


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to