Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 20:35:32 -0700 (PDT)
From:      zer0700@excite.com
To:        freebsd-questions@freebsd.org
Subject:   HP 700/92 Dumb Terminal 
Message-ID:  <33354608.989465732414.JavaMail.imail@dotty.excite.com>

next in thread | raw e-mail | index | archive | help
Okay, it seems like I've done everything necessary to get this antique HP
700/92 Terminal to work with my FreeBSD (4.3RELEASE) box. I've added the
termcap entry to /etc/termcap, added the line: 'ttyd0 /usr/libexec/getty
std.9600 hp70092 on secure' to my /etc/ttys file, hooked up the terminal to
the serial port with a null modem cable, kill -1 1, but I never get a login
prompt. The terminal works fine in local mode (i'm able to type letters on
it) and I've set all it's settings to default. Maybe I need a special cable?
Or maybe I need to pass getty something besides std.9600 in the ttys file?
All suggestions welcome.

dmesg | grep sio:

sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A

termcap entry:

hp70092|hp70092a|hp70092A|HP 700/92:\
        :am:da:db:xs:\
        :Nl#8:co#80:lh#2:li#24:lm#0:lw#8:\
        :LF=\E&j@:LO=\E&jB:ac=0cjgktlrmfn/q\054t5u6v8w7x.:ae=^O:\
        :al=\EL:as=^N:bl=^G:bt=\Ei:ce=\EK:ch=\E&a%dC:\
        :cl=\E&a0y0C\EJ:cm=\E&a%dy%dC:cr=^M:ct=\E3:cv=\E&a%dY:\
        :dc=\EP:dl=\EM:do=\EB:ei=\ER:im=\EQ:k1=\Ep:k2=\Eq:k3=\Er:\
        :k4=\Es:k5=\Et:k6=\Eu:k7=\Ev:k8=\Ew:kA=\EL:kC=\EJ:kD=\EP:\
        :kE=\EK:kF=\ES:kH=\EF:kI=\EQ:kL=\EM:kM=\ER:kN=\EU:kP=\EV:\
        :kR=\ET:kS=\EJ:kT=\E1:ka=\E3:kb=^H:kd=\EB:ke=\E&s0A:kh=\Eh:\
        :kl=\ED:kr=\EC:ks=\E&s1A:kt=\E2:ku=\EA:le=^H:mb=\E&dA:\
        :md=\E&dB:me=\E&d@:mh=\E&dH:mr=\E&dB:nd=\EC:se=\E&d@:\
        :so=\E&dJ:sr=\ET:st=\E1:ta=^I:ue=\E&d@:up=\EA:us=\E&dD:

stty -e -f /dev/ttyd0:

speed 9600 baud; 0 rows; 0 columns;
lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl
        -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin
        -nokerninfo -extproc
iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk
-brkint -inpck -ignpar -parmrk

oflags: -opost -onlcr -ocrnl -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
-dtrflow -mdmbuf

discard dsusp   eof     eol     eol2    erase   erase2  intr    kill
^O      ^Y      ^D      <undef> <undef> ^?      ^H      ^C      ^U    
lnext   min     quit    reprint start   status  stop    susp    time
^V      1       ^\      ^R      ^Q      ^T      ^S      ^Z      0    
werase  
^W    





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33354608.989465732414.JavaMail.imail>