I trie the patch, certainly it cuts down on the sheer number of the error 
messages but still, they happen. It seems that the interference with the 
communication is solved anyway, thanks. A simple solution to the symptom --  
but what is causing the problem? for what condtion should the return value for 
the pusb_endpoint_read  be zero??
Is it something to do with the multiple incomprehensible USB setting in teh 
motherboard bios? Like, 'support for legacy' 'high speed' 'full speed' 'usb 2' 
etc?


(actually so long as it works I am happy & it seems to work right now, I've 
typed enough in this message to be sure that the glitches are gone. Thanks!!!!)


Jul 14 00:30:45 spider modem_run[4763]: Error reading interrupts 
Jul 14 00:31:16 spider last message repeated 30 times
Jul 14 00:32:16 spider last message repeated 59 times
Jul 14 00:33:17 spider last message repeated 59 times


mr.diff:
--- modem_run.c.orig    2005-07-13 11:06:45.000000000 +0200
+++ modem_run.c 2005-07-13 11:06:58.000000000 +0200
@@ -933,8 +933,10 @@
                        }
 
                        /* Just a failure -- report the error and then wait in 
the waiting loop */
-                       if(ret < 0)
+                       if(ret < 0) {
                                report(0, REPORT_ERROR, "Error reading 
interrupts\n");
+                               sleep (1);
+                       }
 
                        /* Perhaps the reading is a success, in this case the 
buffer is 6 bytes
                         * long and the content of the buffer is the line state 
as described

-- Binary/unsupported file stripped by Listar --
-- Type: application/ms-tnef
-- File: winmail.dat


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to