Subject: Re: com.c question
To: Christos Zoulas <christos@deshaw.com>
From: Adam Glass <glass@sun-lamp.cs.berkeley.edu>
List: current-users
Date: 02/26/1994 21:55:29
>
> Shouldn't the input and output data for the ioctls to get and set the modem
> bits be converted from the MSR_ to the TIOCM_ values and vice versa?
>
> christos
yes. Charles has some code to do this for 'com', that will appear at
some point. The TIOCM_* stuff is something that was mis-implemented
in some older device-drivers and then copied by everyone who wrote a
serial driver after that.
later,
Adam Glass
------------------------------------------------------------------------------