Linux Device Drivers, 3rd Edition
by J. Corbet, A. Rubini, G. Kroah-Hartman
Publisher: O'Reilly Media, Inc 2005
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.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Linux Appliance Designby Bob Smith, et al. - No Starch Press
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build different user interfaces including a web interface.
(7429 views)
Shell Scripting Tutorial for Linux/Unix Beginners- Guru99
The course covers Linux Basics like Introduction, Linux Distributions and Installation, Commands, and File Permissions. It also introduces Redirection, Regular Expressions, Commands, and Communication in Linux. We also touch on advanced topics ...
(6170 views)
KDE 2.0 Developmentby David Sweet - Sams
Topics include: KDE UI Compliance, Style Reference, The Qt Toolkit, Responsive User Interface, Complex-Function KDE Widgets, Multimedia, DCOP, KParts, Creating Documentation, Packaging Code, CVS and CVSUP, and KDevelop: the IDE for KDE.
(11106 views)
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(17727 views)