Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ucsd!ucsdhub!hp-sdd!hplabs!hpda!hpcuhb!hpcllla!hpclisp!hpclkms!ken From: ken@hpclkms.HP.COM (Kenneth Sumrall) Newsgroups: comp.sys.hp Subject: Re: Serial Port ? Message-ID: <1340035@hpclkms.HP.COM> Date: 20 Oct 88 22:02:04 GMT References: <1135@helios.ee.lbl.gov> Organization: HP NSG/ISD California Language Lab Lines: 31 / hpclkms:comp.sys.hp / super@ux1.lbl.gov (Michael Helm) / 6:55 pm Oct 14, 1988 / > >I decided to do something useful with the RS-232-type port >on an HP-9000/3xx, & attach an old 2623a terminal to it. >Unfortunately...I can't quite get it to go. I can cat files >to the terminal, & sometimes a login: prompt is issued, >but I can't login or proceed any further. > I just set up a hardwired connection between a 9000/370 as callee, and a 9000/320 as caller. Below are my entries for /etc/inittab, /etc/gettydefs, and the /dev/tty00 special file on the 9000/370. /etc/inittab: tty0: :respawn:/etc/getty -t 165 tty00 9600 /etc/gettydefs: 9600# B9600 HUPCL PARENB CS7 # B9600 SANE PARENB CS7 ISTRIP IXON IXOFF -IXANY TAB3 #login: #9600 /dev/tty00: crw--w--w- 1 root guest 1 0x090004 Oct 20 14:41 /dev/tty00 This of course is not an official answer, and the minor number of the device file is subject to change based on the select code of your interface, and the actual RS-232C card that you are using, etc., etc., etc. Hope this helps. It worked for me. BTW, since you can cat files to the terminal, I would assume that the device file is set up properly. So, look into your inittab and gettydefs file. Kenneth Sumrall HP California Language Labs ken%hpclkms@hplabs.hp.com ...!hplabs!hpclkms!ken