> gnumach/include/device/tty_status.h describes the interface which is
> used for term.  In the todo list is mentioned that this interface is
> somewhat limited.  My question is should I change this interface as
> well, let's say taking the one from oskit (oskit/oskit/io/ttystream.h)?

That is a crappy interface, i.e. it is termios and that is not appropriate
for a low-level interface.  My thinking is to come up with a reasonable
oskit interface for serial ports with modem control (layered on top of the
trivial streamdev, but different from ttydev).  


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to