I was looking through the linux-usb archive, and realized that we are a having a very
similar problem. I'm writing a driver for the KLSI ethernet->USB bridge, and whenever
i try to do a vendor request, i get the same results. Pipe 0 has a maximum packet
size of 8, and when i send a zero length control packet, the problem disappears, but
trying to do any transfers with any data cause the stall error. So it does seem to be
a problem with the packet size. I'm running 2.3.99-pre3 and the problem is sill
there. I've attached the code so you can check to make sure that i'm not doing
anything silly since this is my first USB driver. ;-)
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]