Tim Woodall ([EMAIL PROTECTED]) wrote:
>       header[2] =  (vci & 0x00000ff0) >> 4;
>       header[3] = ((vci & 0x0000000f) << 4) | (pti << 1) | clp;
> -#ifdef DEBUG
> -     header[4] =  atm_calc_hec(header);
> -#else
> -     header[4] = 0xec; /* Arbitrary constant */
> -#endif

I  don't know exactly  what you're  trying to  achieve putting  lot of
checking, but you must know that hec is computed by the speedtouch and
i see no reason why storing uploaded hec values.

Anyway, i'll have a look at these patches soon.

-- 
Edouard Gomez


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

        

Reply via email to