FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Linux Device Drivers, 2nd Edition
- Author(s) Alessandro Rubini, Jonathan Corbet
- Publisher: O'Reilly Media; 2nd edition (June 2001)
- License(s): GNU Free Documentation License
- Hardcover/Paperback: 562 pages
- eBook: HTML and PDF Files
- Language: English
- ISBN-10: 0596000081
- ISBN-13: 978-0596000080
- Share This:
This book is for anyone who wants to support computer peripherals under the Linux operating system or who wants to develop new hardware and run it under Linux. Linux is the fastest-growing segment of the Unix market, is winning over enthusiastic adherents in many application areas, and is being viewed more and more as a good platform for embedded systems. Linux Device Drivers, already a classic in its second edition, reveals information that heretofore has been shared by word of mouth or in cryptic source code comments, on how to write drivers for a wide range of devices.
Version 2.4 of the Linux kernel includes significant changes to device drivers, simplifying many activities, but providing subtle new features that can make a driver both more efficient and more flexible. The second edition of this book thoroughly covers these changes, as well as new processors and buses.
You don't have to be a kernel hacker to understand and enjoy this book; all you need is an understanding of C and some background in Unix system calls. You'll learn how to write drivers for character devices, block devices, and network interfaces, guided by full-featured examples that you can compile and run without special hardware. Major changes in the second edition include discussions of symmetric multiprocessing (SMP) and locking, new CPUs, and recently supported buses. For those who are curious about how an operating system does its job, this book provides insights into address spaces, asynchronous events, and I/O.
About the Authors- Greg Kroah-Hartman has been building the Linux kernel since 1996 and started writing Linux kernel drivers in 1999. He is currently the maintainer of the USB, PCI, driver core and sysfs subsystems in the kernel source tree and is also one half of the -stable kernel release team.
- The Linux Operating System
- Unix/Linux Programming - System and Applications
- Unix/Linux System Administration
- Unix and Lunx
- Books by O'Reilly®
- Linux Device Drivers, 2nd Edition (Alessandro Rubini, et al)
- The Mirror Site (1) - HTML and PDF Files
- The Mirror Site (2) - PDF
- The Mirror Site (3) - PDF
-
O'Reilly® Linux Device Drivers, 3rd Edition (Jonathan Corbet)
The 3rd edition of Linux Device Drivers is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features.
-
The Linux Kernel Module Programming Guide (Peter Jay Salzman)
This book is an excellent guide for people who want to write kernel modules. It takes a hands-on approach starting with writing a small "hello, world" program, and quickly moves from there. Far from a boring text on programming,
-
O'Reilly® Linux Kernel in a Nutshell (Greg Kroah-Hartman)
Written by a leading developer and maintainer of the Linux kernel,this bookl is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.
-
Linux Kernel Crash Book (Igor Ljubuncic)
For systems and network administrators and technical support engineers responsible for maintaining Linux systems and networks, this is a first aid guide, it provides quick solutions to a variety of Linux system and network problems.
-
Advanced Linux Programming (Mark L. Mitchell, et al)
This book focuses mostly on the Application Programming Interface (API) provided by the Linux kernel and the C library. It contains a preliminary introduction to the development tools available.
-
An Introduction to GCC: for the GNU Compilers GCC and G++
This book provides a complete tutorial introduction to the GNU C/C++ compilers, gcc and g++. GCC is the defacto compiler collection for hundreds of thousands of open source and commercial projects worldwide, and is the standard compiler for academic programs.
-
O'Reilly® UNIX Systems Programming for SVR4 (David A. Curry)
This book gives you the nitty-gritty details on how UNIX interacts with applications. If you're writing an application from scratch, or if you're porting an application to any System V Release 4 (SVR4) platform, you need this book.
-
Unix System Programming in OCaml (Xavier Leroy, et al)
This book is an introductory course on Unix system programming, with an emphasis on communications between processes, using OCaml. This gives an unusual perspective on systems programming and on the ML language.
-
O'Reilly® Using C on the UNIX System (David A. Curry)
This book provides a thorough introduction to the UNIX system call libraries. It is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment.
-
The Art of UNIX Programming (Eric Steven Raymond)
This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community, and as it is applied today by the most experienced programmers.
-
FreeBSD System Programming (Nathan Boeger, et al)
This book is intended as a resource to system programming on BSDs. The reader should be familiar with basic programming in C or C++. The information in this book might be aimed toward the beginning programmer - indeed, it could serve useful for the programmer unfamiliar with the FreeBSD platform.
:
|
|