On Wed, 10 Sep 2003, Olaf Hering wrote: > On Wed, Sep 10, Alan Stern wrote: > > > Something's very wrong with your system, but whether it's the device, the > > cable, or something else is hard to say. Do other USB storage devices > > work with the same cable and computer? > > It should. This is bigendian, just in case it matters. I will try it on > an intel box.
That explains the negative length value. There's a bug in the debugging code in 2.4.22; it doesn't convert the length from le32 back to cpu ordering before printing it. It doesn't explain the other problems, though. Alan Stern ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
