ReactOS can be useful for hardware companies looking for a cheap simple platform to show off their hardware when they only have a driver for Microsoft Windows.
Linux tools may someday be even easier to get for Windows though the Debian project. Cygwin and MinGW are good, but Debian has more resources to help maintain a larger number of programs. The Debian win32 mailing list has discussed several efforts for the port.
ReactOS is an Open Source operating system that aims for Windows compatibility. I used to work at Linear Systems Ltd., a computer engineering company that mainly developed hardware for the broadcast industry, but had specialized software as well. While working there I got increasingly interested in ReactOS.
Why my interest in ReactOS?
- It’s free.
- It’s Open Source.
- It’s easier to debug low level issues when you have all the source code.
- It’s easier to customize low level options when you have all the source code and can search and modify it.
- Working on it I can give back to the community that gives to me.
- Contributing and using ReactOS might make tools only available on, or more easily available from Linux also be available on Microsoft Windows (as I sometimes have to use Microsoft Windows).
To answer my questions in my notes:
My notes dated “Monday, January 26th, 2004” are as follows:
ReactOS
- Does it support WDM?
- Does it suppport our DVB driver [ed note: Linear Systems’ PCI card driver]?
- Does it support our NDIS driver [ed note: Linear Systems’ T1 card driver]?