> Having checked the modem_run.c file briefly the first lines are already > different. (Brackets round the differing code) > > 88 f8 00 00 00 00 f2 01 0a 00 00 ea 09 00 00 ea > > 0x88, 0xf8, 0x00, 0x00, 0x00, 0x00, 0xf2, 0x01, > (0x0d), 0x00, 0x00, (0xea), 0x0c, 0x00, 0x00, 0xea > > Similarly with the else list.
Hi Mike, interesting: so the first part of the firmware (the part that handles uploading the rest) is already different. I guess the first thing to do is to upload this new code to the modem rather than what is in modem_run.c right now. The step after that is to work out where the firmware starts and finishes in the windows binary, and change the signatures in extract.c to match. Ciao, Duncan. Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
