From a224bc02caf01b7d47cb1de9e994561c6e915e64 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Sun, 28 Nov 2010 01:30:23 +0100 Subject: Add README file --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 README diff --git a/README b/README new file mode 100755 index 0000000..5dd89d6 --- /dev/null +++ b/README @@ -0,0 +1,15 @@ + +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: martinez.javier@gmail.com -- cgit v1.2.1-18-gbd029