in devio.c the usb core dow two semaphore the switch on cmd.
In case of  USBDEVFS_CONTROL it call proc_control then proc_internal_control 
which call  usb_control_mesage then we go in  usb_start_wait_urb which  
set_current_state(TASK_UNINTERRUPTIBLE);. 
But semaphore are still down so next urb sent by the eciadsl-synch prog reach 
the down and wait it to be up for ever.
On Mon, 29 Nov 2004 22:38:57 +0100
jeanseb valette <[EMAIL PROTECTED]> wrote:

> which chipset are you using ?
> if it is a uhci one have you tried with the 2.4 patch availble on 
> eciadsl.flashtux.org ?
> 
> On Sun, 28 Nov 2004 23:42:41 +0100
> "Gilles Espinasse" <[EMAIL PROTECTED]> wrote:
> 
> > 
> > Some of usb patches in 2.4.28 broke eciadsl-sync
> > 
> > The timeout on eciadsl-synch never occure.
> > 
> > Loading Firmware for ECI B-Focus
> > GlobeSpan USB ADSL WAN Modem compatible modem found (in 2092ms)
> > eciadsl-firmware: success
> > ECI B-Focus Synch attempt #1
> > Progress indicator is 01 No Signal !
> > 
> > and nothing more is displayed
> > 
> > Removing the 4 patches make it possible to connect again
> > 
> >  The collection of patches to be removed is in one file at
> >  http://g.esp.free.fr/telechargement.htm
> >  You have to recompile your kernel and reboot to take effect.
> > 
> > 
> > modem_run is similary broken. 
> > 
> > 
> > 
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> > Driver Linux pour modem ECI ADSL USB: http://eciadsl.flashtux.org
> > Archives de cette liste de diffusion: http://liste.eci.free.fr
> > Pour se desinscrire: mailto:[EMAIL PROTECTED]       
> >     
> >     
> >     
> >     
> >     
> >     
> 
> 
> -- 
> jeanseb
> I know it look like I'm insane
> Take a closer look I'm not to blame.
> If love is blind I guess I'll buy myself a cane
>       (slash / axl rose )
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-devel


-- 
jeanseb
I know it look like I'm insane
Take a closer look I'm not to blame.
If love is blind I guess I'll buy myself a cane
        (slash / axl rose )


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to