home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / hardware / 1622 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.2 KB

  1. Xref: sparky comp.sys.next.hardware:1622 comp.sys.next.sysadmin:5044
  2. Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin
  3. Path: sparky!uunet!proforma!jgg
  4. From: jgg@proforma.com (J. G. Gregory)
  5. Subject: getty vs tip on ttyda -- an old story
  6. Message-ID: <1992Sep7.003326.1873@proforma.com>
  7. Sender: jgg@proforma.com
  8. Organization: Pro Forma
  9. Date: Mon, 7 Sep 1992 00:33:26 GMT
  10. Lines: 35
  11.  
  12. I trying to set up a NeXT for dialin on ttyda, via a Hayes 2400 modem.  This is  
  13. for UUCP, but that is irrelevant, I believe.
  14.  
  15. Two years ago, when I tried to do this, I ran into the problem whereby when the  
  16. getty was turned "on" for ttyda, it would not "block waiting for DCD to be  
  17. asserted", and would spit the login: prompt out immediately upon being reset.   
  18. This was on a 68030, and I proved that EVEN WITH NOTHING CONNECTED, this  
  19. behavior would occur.  i.e., it was not the cable or the modem.  Despite my  
  20. hopes, it was not solved with the 68040 upgrade or any of the software  
  21. releases.
  22.  
  23. Since that time, a message appeared on the net regarding this problem, and I  
  24. snarfed off, knowing I would come by this path again.  Here is the relevant  
  25. part of that post:
  26.  
  27. > open(2) does indeed block as advertised, but only if you have a
  28. > device connected to the port which ties the DCD pin LOW (ground
  29. > state).  By default, the port will float DCD HIGH (asserted or
  30. > "true")... To simulate this, connect the DCD pin to ground via
  31. > a dropping resistor (say 1k ohm).  voila! open blocks. Disconnect
  32. > the resistor and voila! the open goes through. Check what your
  33. > attached device does. You may be surprised.
  34.  
  35. Now, how do I get everything to work as advertised?  Can the modem be set to  
  36. hold the DCD low (it is set per the docs, &C1)?  Will the resistor trick work  
  37. other than for just a test?  While I have real problems understanding why a  
  38. dropping resistor is necessary on a NeXT with a Hayes modem (spent extra to get  
  39. modem NeXT mentioned), I can put it on if I have to.  But there has got to be a  
  40. better way.  Does any know what it is?
  41.  
  42. I would also like to hear from people who are successfully using a NeXT with  
  43. both dialin and dialout working (without editing /etc/ttys in between).
  44.  
  45. Thanks in advance.
  46. --J Gregory
  47.