home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / att / 2742 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  3.9 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!destroyer!cs.ubc.ca!mala.bc.ca!oneb!hakatac!rthomas
  2. Newsgroups: comp.sys.att
  3. Subject: Re: Need source for 3B2->DB-25 adapter.
  4. Message-ID: <1992Dec26.003028.28827@hakatac.almanac.bc.ca>
  5. From: rthomas@hakatac.almanac.bc.ca (Robert N Thomas)
  6. Date: Sat, 26 Dec 92 00:30:28 GMT
  7. References: <1fpbl6INN452@tamsun.tamu.edu> <1992Dec18.083453.25240@hakatac.almanac.bc.ca> <1992Dec24.234003.16579@robohack.UUCP>
  8. Organization: Sir HackAlot's Castle BBS, Port Alberni, B.C., Canada
  9. Lines: 69
  10.  
  11. In article <1992Dec24.234003.16579@robohack.UUCP> woods@robohack.UUCP (Greg A. Woods) writes:
  12. >In article <1992Dec18.083453.25240@hakatac.almanac.bc.ca> rthomas@hakatac.almanac.bc.ca (Robert N Thomas) writes:
  13. >>          When the DCD is set inactive, the 3B2 will assume that the user
  14. >> has either turned off the terminal, or dropped carrier.  If this occurs,
  15. >> the user is logged off the system, and background tasks are aborted..
  16. >> If DCD is inactive, be aware that NONE of the standard AT&T provided utilities
  17. >> are capable of sending anything to the device.
  18. >> {cu won't work on the device, and forget about outbound UUCP's from working}
  19. >
  20. >That's not quite true.
  21. >
  22. >It depends upon which version of HDB-UUCP you have.  Specifically, the
  23. >newer versions, generally available starting with UNIX System V
  24. >Release 3.2, modem control is supported by the ",M" flag in the
  25. >Devices file, and the "\m" and "\M" controls in the Dialers file.
  26.  
  27.     I am running Rel 3.2 and nowhere do I see mention of the M controls.
  28. I do however recall the discussions of M controls a few months ago..  I
  29. wanted to discuss something that would work on ALL HDB's rather then 
  30. expanding the discussion to "new verses OLD HDB's".  Clearly, the above
  31. view works on ALL HDB's no matter what version you run.  Maybe we don't
  32. get every machine running like a HOT ROD, but we get something that works
  33. and a more readable/shorter text...
  34.  
  35. >Also, the effect of loss of DCD depends upon the default termio
  36. >setting of the "clocal" flag, and on the disposition of the SIGHUP
  37. >signal for each process associated with the terminal.
  38.  
  39.     Agreed..  I was thinking about clocal, and line disiplines and even the
  40. nohup command as well when I wrote that.  I felt that mentioning every single
  41. exception, and every nifty little flag one could enable, and every nifty way
  42. one could run would make my "short little blurb" a bit larger and harder
  43. to read..
  44.  
  45.     You are quite right about clocal, and nohup command will stop a process
  46. from termination on hang up..  I opted for simpler, easier to read, and
  47. works no matter what version of HDB you run.  I feel that most of the
  48. systems don't run with CLOCAL, or do nohup for each and every process/
  49. command they run.  Hence the "view" I present is generally a valid one.
  50.  
  51. I do however, feel the following word sequence should be changed from:
  52. >> If DCD is inactive, be aware that NONE of the standard AT&T provided utilities
  53. >> are capable of sending anything to the device.
  54.  
  55. to:
  56. >> If DCD is inactive, be aware that in some versions of UUCP, NONE of the
  57. >> standard AT&T provided utilities are capable of sending anything to the
  58. >> device.
  59.  
  60.  
  61.  
  62. >Actually, this is more important as a factor in keeping the EPORTS
  63. >driver alive than anything else.  Long periods without DCD seem to
  64. >cause the driver (at least version 1.3) to go south every so often,
  65. >leaving a hung modem port.
  66.  
  67.     I have ran into something similar as well..  Try "kill -9 " on your 
  68. uugetty and getty.. That seemed to help me.  Again, I didn't want to
  69. get into "do this for this version, but if mixed with that one, do this
  70. except in the case of ... then do this".  I wanted something that was
  71. "simplified", "understandable", and "works" even at the expense of it being 
  72. "exactly technically correct" for every HDB version, every EPORTS driver 
  73. version, and every clocal and nohup'ed process..
  74.  
  75. Cheers and Merry Christmas....
  76.  
  77.                         ---- Robb ----
  78.  
  79.  
  80.