Linux Device Drivers Projects?

Any place that teaches programming and assembly language (in that order). You're not going to learn to write specific kinds of programs in school, just the kinds the school uses to teach programming. A driver is just a program which has specific requirements (that are publicly available).
 
Back
Top