On Fri, 14 Nov 2003, Mathias Gug wrote: > I have this problem on 2.6.0-test9. > > Cheers, > > Mathias > > >From: Alan Stern <[EMAIL PROTECTED]> > >To: Mathias Gug <[EMAIL PROTECTED]> > >CC: [EMAIL PROTECTED] > >Subject: Re: [linux-usb-devel] [BUG REPORT] Timeout when sending control > >messages > >Date: Thu, 13 Nov 2003 16:21:06 -0500 (EST) > > > >On Thu, 13 Nov 2003, Mathias Gug wrote: > > > > > I use a program "amload" to upload a firmware image into a ADSL modem > > > (zyxel 630-11 - based on Alcatel Dynamite chipset). It uses ubsdevfs to > > > upload the firmware. > > > > > > It can upload the firmware (using ep 5). > > > > > > Then amload tries to send control messages to the modem (it's the first time > > > that control messages > > > are sent). > > > This is the point where it fails due to a timeout. And so the modem is not > > > setup properly. > > > > > > See attached files for a more complete report. > > > >The problems you identified with the usb_xxxtoggle macros have been fixed > >in more recent kernels. What happens if you try running your program > >under 2.4.22? Or under 2.6.0?
A distinct possibility is that the modem needs to be reset somehow in order for the new firmware to take effect. If that reset were failing, it could account for what you see. Alan Stern ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
