Logo

Linux Device Drivers, 3rd Edition

Large book cover: Linux Device Drivers, 3rd Edition

Linux Device Drivers, 3rd Edition
by

Publisher: O'Reilly Media, Inc
ISBN/ASIN: 0596005903
ISBN-13: 9780596005900
Number of pages: 636

Description:
This is the third edition of Linux Device Drivers. It is, on the surface, a book about writing device drivers for the Linux system. That is a worthy goal, of course; the flow of new hardware products is not likely to slow down anytime soon, and somebody is going to have to make all those new gadgets work with Linux. But this book is also about how the Linux kernel works and how to adapt its workings to your needs or interests. Linux is an open system; and this book should make it more open and accessible to a larger community of developers.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: Writing GNOME ApplicationsWriting GNOME Applications
by - Addison-Wesley Professional
This book will help Linux programmers learn the basics of GNOME and understand how to write applications using this environment. Focusing on the essentials, the book guides you through GNOME's elements and explains how these elements function.
(14510 views)
Book cover: GNU Autoconf, Automake and LibtoolGNU Autoconf, Automake and Libtool
by - Sams
This book is an expert guide to using GNU autoconf, automake, and libtool effectively. Written for C/C++ or script programmers who write software under Unix/Linux. The text is filled with the nuts-and-bolts details of running these three utilities.
(14020 views)
Book cover: Linux Shell Scripting Tutorial: A Beginner's HandbookLinux Shell Scripting Tutorial: A Beginner's Handbook
by - nixCraft
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.
(14963 views)
Book cover: GNU Make: A Program for Directed CompilationGNU Make: A Program for Directed Compilation
by - Free Software Foundation
The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them. This manual describes GNU make, which was implemented by Richard Stallman and Roland McGrath.
(11525 views)