Re: Driver Model 2 Proposal - Linux Kernel Performance v Usability

From: jdow
Date: Thu Sep 04 2003 - 17:03:10 EST


From: "Mike Fedyk" <mfedyk@xxxxxxxxxxxxx>

> Have you ever seen the source code available for a windows driver?
Windows
> doesn't let you customize the kernel. You just get what they give you.
> With the customization possible in Linux you get many advantages, and the
> disadvantage that the binary interface can change depending on the compile
> options.

As a matter of fact, yes. Their (expensive) developer kits have SOME
examples. Of course, much of the information you need for any sort of
driver that is just a weensie bit strange is completely missing. It
makes a specialized USB serial port to MIDI driver very difficult to
build and even worse to deploy neatly without a lot of user interaction.

{^_^}

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/