tii 发表于 2005-3-15 08:41:06

Free Linux Device Drivers 3ed!

Linux Weekly News is hosting it online now, you can get it here: http://lwn.net/Kernel/LDD3/

bamfox 发表于 2005-3-15 13:18:07

Local address for download:
http://www.magiclinux.org/people/bamfox/DOC/ldd3_pdf.tar.bz2

Introduction
http://www.oreilly.com/catalog/linuxdrive3/desc.html

Linux Device Drivers, 3rd Edition


Full Description


Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.

Over the years the book has helped countless programmers learn:

how to support computer peripherals under the Linux operating system
how to develop and write software for new hardware under Linux
the basics of Linux operation even if they are not expecting to write a driver

The new 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 that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more.

Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware.

Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many application areas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.

bamfox 发表于 2005-3-15 14:00:09

感谢 tii 提供的信息。

喜欢 Linux 技术的朋友,快快下载啊,这可是真正的王者之技啊。
:-D

发表于 2005-4-20 15:44:02

太好了 :mrgreen::mrgreen: 要是ulk有2.6内核的新版就好了.

沛霈 发表于 2005-7-13 23:01:31

下次我提供個分流~現在不行了~走了呵呵

沛霈 发表于 2005-7-14 10:02:26

我的:
Title page:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/TITLE.pdf

Copyright and credits:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/COPYRIGHT.pdf

Table of Contents:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ldr3TOC.fm.pdf

沛霈 发表于 2005-7-14 10:07:06

繼續:
Preface:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch00.pdf

Chapter 1: An Introduction to Device Drivers:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch01.pdf

Chapter 2: Building and Running Modules:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch02.pdf

Chapter 3: Char Drivers:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch03.pdf

Chapter 4: Debugging Techniques:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch04.pdf

沛霈 发表于 2005-7-14 10:13:20

繼續:
Chapter 5: Concurrency and Race Conditions:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch05.pdf

Chapter 6: Advanced Char Driver Operations:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch06.pdf

Chapter 7: Time, Delays, and Deferred Work:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch07.pdf

Chapter 8: Allocating Memory:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch08.pdf

Chapter 9: Communicating with Hardware:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch09.pdf

Chapter 10: Interrupt Handling:
http://speakingweb.go3.icpcn.com/people/lkl/linux/ebooks/LDD3/ch10.pdf

good02xaut 发表于 2005-10-17 16:54:48

我已经买书了,电子版一样收藏 :mrgreen:

diyself 发表于 2005-12-14 13:14:00

I am so ....

All is here:http://211.86.49.238/linfb/ebook/linux/LDDv3e/pdf/

But I don't know it is permited ?
页: [1]
查看完整版本: Free Linux Device Drivers 3ed!