Hi.
I am trying to communicate with a hardware device by using a serial port
on an SGI. When checking the data on the line between my machine and the
device with an analyzer, I can see that whenever bit number 8 is a 1 it
is always changed to a 0 (probably by the device driver).
'tcgetattr' tells me that CS8 is correctly set, and so do 'stty -a <
/dev/ttyd2' tell me after my program has run. Ordinary ASCII
communication works fine.
How do I correctly specify the driver/port to use all 8 bits for input
and output?
All help is appreciated!
Regards
Roy Willy Haug
--
Roy Willy Haug
Kongsberg Spacetec AS
N-9005 Tromsoe
NORWAY