Most suitable Unix platform for developing device drivers
Posted
by bugspy.net
on Stack Overflow
See other posts from Stack Overflow
or by bugspy.net
Published on 2010-05-17T22:11:52Z
Indexed on
2010/05/17
22:20 UTC
Read the original article
Hit count: 189
device-driver
I completely newbie in device drivers, so I hope my question is in place, but I need to develop a driver to control some equipment. I was thinking on using Linux as the host OS, but not sure if it is such good idea. I've heard some horror stories about the mess of developing device drivers under Linux. Is there a better alternative under the *Nix world? Or maybe should I check other OSes?
© Stack Overflow or respective owner