Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] Re: 'hylafax/faxd' update now available
At 12:28 PM 5/29/00 +0400, Dmitry Bely wrote:
>Robert Colquhoun <robert@sinkhole.tpc.int> writes:
>
> > Update of /usr/local/cvsroot/hylafax/faxd
> > In directory sinkhole.tpc.int:/tmp/cvs-serv10806/faxd
> >
> > Modified Files:
> > ClassModem.c++
> > Log Message:
> > Add ModemSoftResetCmd to the start of hylafax's default reset string.
> >
> > This usually adds a 'ATZ' to the start of reset.
>
>IMHO better
>
>--- /var/tmp/hylafax/hylafax-cvs/faxd/ClassModem.c++ Sun Jun 13
>11:41:02 1999
>+++ /var/tmp/hylafax/hylafax-work/faxd/ClassModem.c++ Sat May 27
>10:21:14 2000
>@@ -650,6 +650,7 @@
> if (!setBaudRate(rate, iFlow, oFlow))
> return (false);
> flushModemInput();
>+ (void) atCmd(conf.softResetCmd, AT_OK, conf.resetDelay);
> return atCmd(resetCmds, AT_OK, ms);
> }
>
>to handle possible timeout properly.
but that is the drop DTR timeout, isn't it?
>Maybe to send you the new bundle of my changes? Are you ready? :-)))
Yes - this time send them in separate bits, don't intermix the 'cures
cancer' patch with the 'trims ingrown toenail' patch.
;-)
- Robert
____________________ HylaFAX(tm) Developers Mailing List ____________________
To unsub: mail -s unsubscribe hylafax-devel-request@hylafax.org < /dev/null