Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!csus.edu!ucdavis!csusac!usenet From: severyn@athena.ecs.csus.edu (Niles Severyn) Newsgroups: comp.sys.next Subject: Re: Hooking up a terminal to my NeXT Message-ID: <1991May10.184131.15132@csusac.csus.edu> Date: 10 May 91 18:41:31 GMT References: <1991May10.150656.21680@news.nd.edu> Sender: usenet@csusac.csus.edu (News account (alt)) Organization: California State University, Sacramento Lines: 23 In article <1991May10.150656.21680@news.nd.edu> mahesh@next.nd.edu (Mahesh Subramanya) writes: >AND, nothing happened. THe Mac does not echo anything, butI know >that stuff I type on the Mac's keyboard is getting through. e.g., >if I type in my login name and password (blindly), a "w" on the NeXT >shows that I am logged in, but there is NO echo on the Mac's screen. >The cable is fine ( it's a Mac printer cable). Sounds like you're connecting your mac to a 68040 NeXT. The 040's use an RS-423 serial port, and macs use ans RS-422 port. You will need a different cable than the one you are using. Look at the zs man page and set up your cable like the one for connecting a 030 to an 040. The way I "made" the cable for connecting my slab and my gs, was I took a "mac to modem" cable that goes from din-8 to din-25, and another null modem cable that goes from din-8 to din-25, and just simply plugged them together. The actual problem is that the NeXT the rts line high constantly, which, when using the printer cable, becomes connected to the Receive data plus on the mac, causing it to null out everything that's sent. For a while, I *was* using an Imagewriter II cable for transferring files one way (no xmodem, cat ONLY).