I've got some more information on the pipe-thing.

In the USBSnoopy I see:

down  SELECT_CONFIGURATION
...stuff...
Interface[0]:
   ...stuff...
   Pipe[0]:
      ...stuff...
      PipeType = 0x8123c748
        !!! INVALID !!!
      PipeHandle = 0x812c9a6c

I assume the INVALID is referring to the PipeType...
The next packet looks like:

up  SELECT_CONFIGURATION
...stuff...
Interface[0]:
   ...stuff...
   Pipe[0]:
      ...stuff...
      PipeType = 0x03
         UsbdPipeTypeInterrupt
      PipeHandle = 0x81468ae0

Did it just tell the device to use a different pipe type?  Or what just
happened?  Could this be source of the problem?

-- 
// Chris


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to