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: The Linux Kernel Module Programming GuideThe Linux Kernel Module Programming Guide
by - CreateSpace
An excellent guide for anyone wishing to get started on kernel module programming. The author takes a hands-on approach starting with simple programs, and quickly moves from there. The book has a lively style that entertains while it educates.
(14482 views)
Book cover: Embedded Software Development with eCosEmbedded Software Development with eCos
by - Prentice Hall PTR
The book shows developers the advantages of using eCos, the Embedded Configurable Operating System, over commercial embedded operating systems. As an Open Source solution, eCos provides a royalty free option for embedded software development.
(12767 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.
(15023 views)
Book cover: Programming From The Ground UpProgramming From The Ground Up
by - Bartlett Publishing
An introduction to assembly language programming on Linux for x86 machines. It covers memory management, interfacing with C, debugging, dynamic libraries, GUI programming, and more. Great textbook for novices as well as for intermediates.
(20643 views)