blob: 8a77a15d78a74f50f7a36c596683f4e4d86be5d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
How and why to work with the Linux kernel community
Implications for Hardware Vendors
How to get drivers into distributions?
You can talk directly to the distributions
But: Their code architecture/style requirements are high
But: Many of them do not accept binary-only drivers
But: There are many, many distributions.
Linux is only a certain portion of the market
Every distribution is only a small portion of the portion
Thus, new goal: Get your drivers in the mainline project
|