4 Jun 2009 22:09
Linux Driver Project Status Report as of June 2009
Greg KH <greg <at> kroah.com>
2009-06-04 20:09:59 GMT
2009-06-04 20:09:59 GMT
Linux Driver Project Status Report as of June 2009
The Linux Driver Project (LDP) is now over two years old. It sprang up
out of the complaints from some users and companies that there was a
real "Linux driver problem". The perception was that Linux did not have
good driver support, and that closed source drivers were potentially
taking over some device types.
It turns out, that almost all hardware is currently already supported on
Linux, with almost all major vendors shipping Linux drivers.
So last year, I proposed the following goals:
1) Continue to write new drivers for any company that wishes to have
them developed. These drivers are all to be released under the
GPLv2 and included in the main Linux kernel source tree hosted at
kernel.org. Future maintenance of these drivers will be done either
by members of the original company, or by the community members,
depending on the wishes of the company.
2) Continue to be a focal point for companies to learn about the Linux
development process and become part of the kernel community if they
wish to. I hope to enlist more people to help out with this
process, but if not, my airline miles logged will continue to
increase.
3) Work more in an open development manner, hosting all experimental
and development code in a public git tree, getting daily testing in
the linux-next tree on all architectures.
Goal one (write drivers) has been very successful. Myself and many
other members of the LDP have written new drivers for a wide range of
(Continue reading)
RSS Feed