On Wed, Jun 07, 2006 at 02:26:16PM -0400, Alan Stern wrote: > On Wed, 7 Jun 2006, usb usb wrote: > > > Let me clarify one more thing - it's an interrupt URB. > > Just before I submit the URB, I do some more checking. > > I set some values, and also check them. > > status = 0, interval = 256 (I send in 9=>2^8), > > Um, what do you mean by "send in"? Is 9 the value you pass to > usb_fill_int_urb? If so then it's correct. Or is 9 the value you > assign to urb->interval? If so then it's wrong: urb->interval should > be set to 256.
It probably wouldn't hurt to dump out all the fields of the offending URB
and post them so we can all see.
Matt
--
Matthew Dharm Home: [EMAIL PROTECTED]
Maintainer, Linux USB Mass Storage Driver
Da. Am thinkink of carbonated borscht for lonk nights of coding.
-- Pitr
User Friendly, 7/24/1998
pgpjujG89rrC9.pgp
Description: PGP signature
_______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
