summaryrefslogtreecommitdiff
path: root/2008/how_and_why_kernel-fht2008/html/mgp00024.txt
blob: 2cdadaa60ebd8f1cd33d5998e3d9edd88b3523cc (plain)
1
2
3
4
5
6
7
8
9
10
11
How and why to work with the Linux kernel community
Linux driver development model, bad case timeline


Hardware vendor produces and ships hardware 
Users end up getting that hardware without any Linux support
Somebody will start a driver and inquire about HW docs
Hardware vendor doesn't release docs
If hardware is popular enough, somebody will start reverse engineering and driver deevlopment
With some luck, the driver is actually useable or even finished before the HW product is EOL

personal git repositories of Harald Welte. Your mileage may vary