> Reconnected modem while tailing messages and got the data attached below > without running run_modem or pppd call adsl
They are run automagically when you turn the computer on or plug in the modem. As far as I can see these messages usb-uhci.c: ENXIO 80000280, flags 0, urb cc1a46a0, burb cf2d9740 represent a bug in uhci-hcd (try a more recent kernel). uhci-hcd thinks you are trying to send more than one urb to the same endpoint at the same time, and fails the urb submission. However, if you look at the messages you see that the failed urb is the cause of the error message for the next submitted urb, so it looks as if the failed urbs are not being retired correctly! I'm curious to know if this is fixed in, say, 2.4.23 or 2.6.0... Ciao, Duncan. Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
