Re: [linux-usb-devel] Timeouts sending 1024 byte control messages in userspace

2001-07-05 Thread Brad Hards
[EMAIL PROTECTED] wrote: > > I've written a small program to download firmware to a device (according > to the USB DFU specs). This generates several timeouts on the control > pipe, which kinda kills the firmware upgrade. I've tried several packet > sizes (100, 500, 512, 1024, the interface descr

Re: [linux-usb-devel] Timeouts sending 1024 byte control messages in userspace

2001-06-28 Thread Greg KH
On Thu, Jun 28, 2001 at 08:11:38PM +0200, [EMAIL PROTECTED] wrote: > I've written a small program to download firmware to a device (according > to the USB DFU specs). I don't think this has anything to do with your problem, but shouldn't the firmware file to be downloaded contain the DFU file su