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: Linux Systems ProgrammingLinux Systems Programming
by - Bournemouth Media School
Contents: Command Line Arguments; Environment Variables; The Standard I/O Library; Executing Processes as a Stream; Showing system Processes; Creating processes in a program; Processes and Threads; Inter-process Communication; Semaphores; etc.
(12886 views)
Book cover: The Linux Development PlatformThe Linux Development Platform
by - Prentice Hall PTR
This book describes how to build a development environment based upon Linux systems. It provides a reference on the open source tools used for development, and includes information about editors, compilers, assemblers, debuggers, etc.
(9645 views)
Book cover: The Big Online Book of Linux Ada ProgrammingThe Big Online Book of Linux Ada Programming
by - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(16670 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.
(20555 views)