Le Tue, 30 Mar 2010 00:56:16 +0200, Andreas Färber a écrit :
> Haiku has no full serial support, especially no TIOCOUTQ or TIOCM_*.
> Provide a no-op implementation similar to null-gc.

TIOCOUTQ seems a linuxism at least, it's not in HPUX or Solaris and 
opengroup doesn't seem to document it.

Would FIONWRITE do the same ? NetBSD seems to have this:
http://www.daemon-systems.org/man/ioctl.2.html

We can always add it to Haiku's tty layer, though it doesn't seem to be 
much more standard.

Still it shouldn't prevent building the serial code... though we can't 
test it much yet.

François.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to