Free Linux Device Drivers Ebooks

Download free programming, computer, it, technology books

Jan
08

Linux Device Drivers

Posted by admin

As a programmer, you are able to make your own choices about your driver, and choose an acceptable trade-off between the programming time required and the flexibility of the result. Though it may appear strange to say that a driver is flexible, we like this word because it emphasizes that the role of a device driver is providing mechanism, not policy.
Read the rest of this entry »

Jan
04

Linux Device Drivers, 2nd Edition

Posted by admin

This book does not cover the Linux kernel in its entirety, of course, but Linux device driver authors need to know how to work with many of the kernel’s subsystems.
Read the rest of this entry »