[haiku] Re: some questions from a complete newbe

  • From: François Revol <revol@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Fri, 7 Dec 2018 17:27:04 +0100

Le 07/12/2018 à 14:19, Adrien Destugues a écrit :

7 décembre 2018 14:17 "Liam Proven" <lproven@xxxxxxxxx> a écrit:

On Fri, 7 Dec 2018 at 14:10, Dick <dick@xxxxxxx> wrote:

brltty works wit
old com-ports, usb and bluetooth devices, it is a daemon so i gues when in
text mode it will do what it does in linux(it did in dos)

Not unless they produce a special Haiku version, no.

Haiku is not DOS, or Windows, or Linux. It is a whole new, different
OS. It cannot run programs from other operating systems.

the POSIX API for serial ports and tty is standard, so it could be just a
recompilation away. Haiku is not that different from Linux at this level.

The only real issue raised when compiling is the CS5 & CS6 defines which
collide with CS7 (which we should fix).


But maybe you will run into other problems trying to do that.


I just did a basic port (untested, and not very useful since we don't
really have a proper console, except for debugging):

https://github.com/mmuman/brltty/commits/haiku-port

François.

Other related posts: