From: "a genuine rebelz" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Sunday, October 03, 2004 11:47 AM
> Subject: Re: [Eagleusb-dev] increase CRC_RESTRAIN_TRESHOLD ?
>
>
> I was the user who requested CRC_RETRAIN_THRESHOLD to be changed
> (Sébastien = a genuine rebelz ;)). With its default value (4), my
> modem rebooted very often (something like every 15 min). I have
> experienced no disconnections since I set it to 10.
> That would mean a modem "sleeping" more than 4 seconds does not
> necesseraly need a reboot and can even "wake up".
> Actually, I followed the comment "about 10 secs of continuous CRC to
> cause retrain" in Sm.c file.
>
> Please pardon my school English
>
I have updated http://forum.eagle-usb.org/viewtopic.php?p=16566#16566
In eu_sm.h
#define TRANS_TIME_HEARTBEAT          3000  /* timer heartbeat is 3 secs */
so pooling time is 3 s and setting the CRC_RETRAIN_THRESHOLD to 10 mean to
wait 3*10=30 s before attempting to reset the modem.


Reply via email to