To view parent comment, click here.
To read all comments associated with this story, please click here.
Nope you can just write FOUR, count 'em four drivers, and have every. single. version. of Windows currently supported covered for the LIFE of the OS. watch...2K/XP 32, XP X64, WinVista/7/8 32, WinVista/7/8 X64. That's it, stick a fork you are done. That gives you every single version of Windows from 2000-2020 with just FOUR drivers.
But this is why corps simply aren't gonna support you, they can write for OSX and get 5 years minimum, write for Windows and get 10+, or write for Linux and have the thing break in less than a year when some dev gets an itch...which do YOU think is more cost effective? Pulling an Nvidia and having to hire a team to do nothing but fix broken drivers, or write once and use for years?
And again don't give us the "Just give us the code!" because that is as much BS as saying "Give us your A&P textbook and we'll do our own open heart surgery!" because again, look at AMD. The devs have had the specs for 3 years now, drivers aren't even as good as Windows drivers from 3 years ago. Writing low level system drivers is HARD, extremely hard, and frankly 90%+ of the coders out there simply aren't qualified to do it and those that are qualified have their dance cards full at work so ain't volunteering.




Member since:
2007-03-06
If you are talking about drivers then no, you can't write a driver for Win2k that works on Win8 x64.
And it's also drivers what break with the unstable internal kernel ABI in Linux, because the external API is actually quite stable. Any other software besides kernel drivers will run on any kernel version you throw it at.
I'm not really sure about a stable internal ABI being the holy grail people claim it would be, anyway. Sure, it might have made it easier for some devs to release binary drivers, but it would also mean maintaining old cruft in a kernel that's intended to be developed fast (how many kernel releases have we had already?).
And then, WP phones not being supported on Linux have nothing to do with inestable ABIs anyway, you don't really need a kernel driver to copy stuff to an external device.
Edited 2012-09-07 16:31 UTC