Jump to ratings and reviews
Rate this book

Writing Linux Device Drivers: a guide with exercises

Rate this book
Writing Linux Device Drivers is designed to show experienced programmers how to develop device drivers for Linux systems, and give them a basic understanding and familiarity with the Linux kernel. Upon mastering this material, you will be familiar with the different kinds of device drivers used under Linux, and know the appropriate API's through which devices (both hard and soft) interface with the kernel. The purpose is to get you into coding as quickly as possible. Thus we'll tell you early on how to dynamically allocate memory in the simplest way, so you can actually write code, and then later cover the subject more thoroughly. Each section has exercises, most of which involve writing code, designed to help you gain familiarity with programming for the Linux kernel. Solutions are provided. We are not aiming for an expert audience, but instead for a competent and motivated one.

394 pages, Paperback

First published September 3, 2009

10 people are currently reading
109 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (30%)
4 stars
10 (50%)
3 stars
2 (10%)
2 stars
1 (5%)
1 star
1 (5%)
Displaying 1 - 3 of 3 reviews
1 review
January 6, 2014
at to read
This entire review has been hidden because of spoilers.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.