Path: utzoo!attcan!uunet!husc6!cmcl2!rutgers!att!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.dcom.modems Subject: Re: Verbose modems (Re: MORE 6386 U Message-ID: <6937@chinet.chi.il.us> Date: 12 Nov 88 23:45:17 GMT References: <18600068@clio> <1249@nusdhub.UUCP> Reply-To: les@chinet.chi.il.us (Leslie Mikesell) Organization: Chinet - Public Access Unix Lines: 17 In article <1249@nusdhub.UUCP> rwhite@nusdhub.UUCP (Robert C. White Jr.) writes: >> There's a perfectly good reason to have a dialin modem in verbose >> mode. > >Nothing personal, but I don't consider this to be anything even >vaguely near a "good reason" for any such thing. Most reasonable modems deliver their verbose messages *before* asserting the CD line, so unix programs will never see them unless they have specifically opened the line with O_NDELAY and set CLOCAL in the termio flags (SysV) or you have set the modem to always assert CD. Before SysVr3.1 and the addition of the \M and \m dialer codes to control CLOCAL a fake CD signal was required to allow dialing at all - with current releases there is no excuse for it. Les Mikesell