[net.bugs.2bsd] 2.9, PDP 11/73, Emulex CS01 troubles

root@bradley.UUCP (01/15/85)

From: brad (Bradley E. Smith)
Subject: 2.9,PDP 11/73, Emulex CS01 troubles

I am still looking for any help that people can shead on this problem.

Where I stand now is that I in the dhstart routine it has code that checks if
the line is (TIMEOUT|BUSY|TTSTOP) and goes to the end if it is. What I did is
to check if tp->t_state &BUSY), if so then I had it 'dhstop(tp,0)' and also set
the tp->t_state |= TTSTOP.  What this does is unscrew up the output.

Also when i run the job from another terminal and suspend it when it starts
messing up, it continues to still print data for quite a while, usually
terminal goes off in never never land before it stops.

I also can't seem to get the console to mess up which points me in the
direction of the 'dh.c' or the dh itself.

as always, thanks indavance

Bradley Smith			UUCP: {cepu,ihnp4,noao,uiucdcs}!bradley!brad
Text Processing			ARPA: cepu!bradley!brad@UCLA-LOCUS
Bradley University		PH: (309) 676-7611 Ext. 446
Peoria, IL 61625

gertjan@txsil.UUCP (01/27/85)

/* Written 10:14 am  Jan 15, 1985 by bradley!root in txsil:net.unix-wizards */
/* ---------- "2.9, PDP 11/73, Emulex CS01 troubles" ---------- */
From: brad (Bradley E. Smith)
Subject: 2.9,PDP 11/73, Emulex CS01 troubles

I am still looking for any help that people can shead on this problem.

Where I stand now is that I in the dhstart routine it has code that checks if
the line is (TIMEOUT|BUSY|TTSTOP) and goes to the end if it is. What I did is
to check if tp->t_state &BUSY), if so then I had it 'dhstop(tp,0)' and also set
the tp->t_state |= TTSTOP.  What this does is unscrew up the output.

Also when i run the job from another terminal and suspend it when it starts
messing up, it continues to still print data for quite a while, usually
terminal goes off in never never land before it stops.

I also can't seem to get the console to mess up which points me in the
direction of the 'dh.c' or the dh itself.

as always, thanks indavance

Bradley Smith			UUCP: {cepu,ihnp4,noao,uiucdcs}!bradley!brad
Text Processing			ARPA: cepu!bradley!brad@UCLA-LOCUS
Bradley University		PH: (309) 676-7611 Ext. 446
Peoria, IL 61625
/* ---------- */
/* End of text from txsil:net.unix-wizards */