tty 8-bit output

Calvin Clark ckclark at athena.mit.edu
Wed Jan 23 04:58:16 AEST 1991


Ok, I give up.  I am using the "new" Berkeley tty driver,
as described in tty(4).  It is reasonably easy to get it
to accept eight-bit input, by using 'stty pass8' or by
setting the ioctl correctly.  However, it seems that if
it is set in a mode which does *any* output processing
at all, (i.e., anything but 'raw' or 'litout'), it 
will strip the eighth bit off of the output characters.
It makes no difference what the parity is.  The tty 
driver seems totally incapable of doing output processing
without stripping off the eighth bit.

My questions:

(1) Am I correct in this assement?
(2) Is there a good alternate tty driver available
    (besides atty)?
(3) Any other suggestions?

Thanks in advance for your help.
-Calvin
INTERNET: ckclark at athena.mit.edu
UUCP: ...!mit-eddie!mit-athena!ckclark

--
The Hammer

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% INTERNET E-MAIL:                   %  Calvin Clark                    %



More information about the Comp.unix.questions mailing list