Skip to content
/ ldd3 Public
forked from martinezjavier/ldd3

Linux Device Drivers 3 examples updated to work in recent kernels

License

Notifications You must be signed in to change notification settings

jderriks/ldd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldd3: Linux Device Drivers 3 examples updated to work in recent kernels

About
-----

This project aims to keep an up to date version of the original
Linux Device Drivers 3 (http://lwn.net/Kernel/LDD3/) source code.

The original code can be found at: http://examples.oreilly.com/9780596005900/

Besides these examples, there is a plan to add more example drivers to show 
API/ABI not cover in LDD3, for example netlink and threaded interrupt handlers.

Bugs, comments or patches: [email protected]

About

Linux Device Drivers 3 examples updated to work in recent kernels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.3%
  • Shell 4.5%
  • Makefile 3.2%