🌐
GitHub
github.com › martinezjavier › ldd3
GitHub - martinezjavier/ldd3: Linux Device Drivers 3 examples updated to work in recent kernels · GitHub
Linux Device Drivers 3 examples updated to work in recent kernels - martinezjavier/ldd3
Starred by 2.6K users
Forked by 936 users
Languages   C 91.1% | Shell 5.5% | Makefile 3.4%
🌐
GitHub
github.com › tisaire › ldd3
GitHub - tisaire/ldd3: ldd3 · GitHub
The original code can be found at: http://examples.oreilly.com/9780596005900/ Compiling ---------- The example drivers should compile against latest Linus Torvalds kernel tree: * git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git To compile the drivers against a specific tree (for example Linus tree): $ git clone git://github.com/martinezjavier/ldd3.git $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ export KERNELDIR=/path/to/linux $ cd ldd3 $ make Bugs, comments or patches: martinez.javier@gmail.com
Author   tisaire
🌐
GitHub
github.com › mharsch › ldd3-samples
GitHub - mharsch/ldd3-samples: Sample code from Linux Device Drivers, 3rd Edition (O'Reilly 2005) · GitHub
Sample code from Linux Device Drivers, 3rd Edition (O'Reilly 2005) - mharsch/ldd3-samples
Starred by 29 users
Forked by 39 users
Languages   C 65.3% | Batchfile 29.4% | Shell 3.1% | Makefile 2.2%
🌐
GitHub
github.com › leos313 › ldd3_training
GitHub - leos313/ldd3_training: Examples for learning how to write linux device drivers following ldd3 · GitHub
Examples for learning how to write linux device drivers following ldd3 - leos313/ldd3_training
Starred by 39 users
Forked by 11 users
Languages   C 84.7% | Shell 7.7% | Makefile 7.6%
🌐
GitHub
github.com › jesstess › ldd3-examples
GitHub - jesstess/ldd3-examples: Linux Device Drivers 3 examples library, updated for newer kernel versions
ldd3-examples: an updated version of the Linux Device Drivers 3 example library at http://examples.oreilly.com/9780596005900/ Source is freely available at http://github.com/jesstess/ldd3-examples/ Background ---------- Linux Device Drivers 3 (http://lwn.net/Kernel/LDD3/, http://oreilly.com/catalog/9781565922921/) comes with an example library written for the 2.6.10 kernel (get the tarball at http://examples.oreilly.com/9780596005900/).
Starred by 103 users
Forked by 53 users
Languages   C 100.0% | C 100.0%
🌐
GitHub
github.com › d0u9 › Linux-Device-Driver
GitHub - d0u9/Linux-Device-Driver: Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel. · GitHub
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
Starred by 557 users
Forked by 167 users
Languages   C 86.0% | Shell 8.0% | Makefile 6.0%
🌐
GitHub
github.com › dryruner › LDD3
GitHub - dryruner/LDD3: Notes of Linux Device Driver, 3rd edition. · GitHub
Notes of Linux Device Driver, 3rd edition. Contribute to dryruner/LDD3 development by creating an account on GitHub.
Starred by 8 users
Forked by 12 users
Languages   C
🌐
GitHub
github.com › tracyone › ldd3
GitHub - tracyone/ldd3: linux device driver 3rd editon source code
linux device driver 3rd editon source code. Contribute to tracyone/ldd3 development by creating an account on GitHub.
Forked by 2 users
Languages   C 92.3% | Shell 4.5% | Makefile 3.2% | C 92.3% | Shell 4.5% | Makefile 3.2%
🌐
GitHub
github.com › martinezjavier › ldd3 › blob › master › lddbus › lddbus.c
ldd3/lddbus/lddbus.c at master · martinezjavier/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels - ldd3/lddbus/lddbus.c at master · martinezjavier/ldd3
Author   martinezjavier
🌐
GitHub
github.com › makelinux › ldd3
GitHub - makelinux/ldd3: Linux Device Drivers 3 examples updated to work in recent kernels · GitHub
Linux Device Drivers 3 examples updated to work in recent kernels - makelinux/ldd3
Starred by 25 users
Forked by 12 users
Find elsewhere
🌐
GitHub
github.com › nguyenvuhung › ldd3
GitHub - nguyenvuhung/ldd3 · GitHub
The original code can be found at: http://examples.oreilly.com/9780596005900/ Compiling ---------- The example drivers should compile against latest Linus Torvalds kernel tree: * git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git To compile the drivers against a specific tree (for example Linus tree): $ git clone git://github.com/martinezjavier/ldd3.git $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ export KERNELDIR=/path/to/linux $ cd ldd3 $ make Bugs, comments or patches: martinez.javier@gmail.com
Author   nguyenvuhung
🌐
GitHub
github.com › martinezjavier › ldd3 › blob › master › sbull › sbull.c
ldd3/sbull/sbull.c at master · martinezjavier/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels - ldd3/sbull/sbull.c at master · martinezjavier/ldd3
Author   martinezjavier
🌐
GitHub
github.com › leeyeel › ldd3-examples
GitHub - leeyeel/ldd3-examples: Linux Device Drivers 3 example code that could run on Ubuntu 18.04, the code is from repo:https://github.com/martinezjavier/ldd3
Linux Device Drivers 3 example code that could run on Ubuntu 18.04, the code is from repo:https://github.com/martinezjavier/ldd3 - leeyeel/ldd3-examples
Author   leeyeel
🌐
GitHub
github.com › topics › ldd3
ldd3 · GitHub Topics · GitHub
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices.
🌐
GitHub
github.com › duxing2007 › ldd3-examples-3.x
GitHub - duxing2007/ldd3-examples-3.x: port ldd3 source code examples after linux 3.x
port ldd3 source code examples after linux 3.x. Contribute to duxing2007/ldd3-examples-3.x development by creating an account on GitHub.
Starred by 446 users
Forked by 251 users
Languages   C 92.2% | Shell 4.4% | Makefile 3.4% | C 92.2% | Shell 4.4% | Makefile 3.4%
🌐
GitHub
github.com › HowardZorn › ldd3_pdf
GitHub - HowardZorn/ldd3_pdf: Linux Device Drivers, Third Edition - FULL pdf version
Linux Device Drivers, Third Edition - FULL pdf version - HowardZorn/ldd3_pdf
Author   HowardZorn
🌐
GitHub
github.com › Ledragon › ldd3
GitHub - Ledragon/ldd3: A set of (hopefully) easy to use charts based on d3 and typescript · GitHub
A set of (hopefully) easy to use charts based on d3 and typescript - Ledragon/ldd3
Author   Ledragon
🌐
GitHub
github.com › ZhuXiaolin1986 › LDD3-examples
GitHub - ZhuXiaolin1986/LDD3-examples: Porting ldd3 examples to Linux 4.15, these demos could be run on Ubuntu 16.04 / 18.04 · GitHub
Porting ldd3 examples to Linux 4.15, these demos could be run on Ubuntu 16.04 / 18.04 - ZhuXiaolin1986/LDD3-examples
Starred by 33 users
Forked by 22 users
Languages   C 96.6% | Makefile 3.3% | Shell 0.1%
🌐
GitHub
github.com › MarcinKajzler › LDD3
GitHub - MarcinKajzler/LDD3: Linux Device Drivers 3rd edition examples · GitHub
Linux Device Drivers 3rd edition examples. Contribute to MarcinKajzler/LDD3 development by creating an account on GitHub.
Author   MarcinKajzler
🌐
GitHub
github.com › lucyking › ldd3
GitHub - lucyking/ldd3: linux device driver example kernel 4.3.3 · GitHub
linux device driver example kernel 4.3.3. Contribute to lucyking/ldd3 development by creating an account on GitHub.
Starred by 4 users
Forked by 4 users
Languages   Batchfile 60.4% | C 36.8% | Shell 1.6% | Makefile 1.2%