Posted on 11/10/2005 6:26:14 PM PST by Halfmanhalfamazing
The major difference between an open source device driver module on Linux and a proprietary one in Windows is transparency in the way it works, the way it's created. This generally doesn't matter while the system is running as expected but can make a huge difference when something unexpected breaks down.
(Excerpt) Read more at pcburn.com ...
Drivers in the Linux kernel have a clear cut maintainer. If the driver is currently available then the maintainer's name is generally stamped right in the source directory along with how to get ahold of someone if you're having trouble. Starting with a search for similar problems usually yields a solution. In extreme cases it may be necessary to send the problem upstream on the LKML (Linux Kernel Mailing List) for the kernel folks to take a look at and fix if necessary. Even if it isn't their problem, but is instead an issue with poorly implemented hardware, a politely worded question will usually yield prospective solutions.
The episode with the firewire card just reminded me of why I switched to Linux all those years ago. Long before I started writing about the penguin OS or working as a professional supporting it I had a similar hardware problem. In the end, Linux's hardware support "just worked" and I haven't had any unresolvable problems with it since.
Popcorn thread.
People are always amazed when I plug in new hardware on a Linux box and it just starts working -- no driver download, no confusing dialog boxes to find the driver files, no reboot neccessary...
False comparison.
On Windows, the vendor of the H/W is responsible for the drivers. On Linux, it's the maintainer.
Both the Windows vendor and the Linux maintainer can say that something else that you installed broke the OS.
Yes but his point was that windows folks we will call them OM$ers will crow that there is a single source for development of the software controlling your hardware, that is no more true for Windows than it is for Linux..
Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.