diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-20 08:36:38 -0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-20 18:53:35 -0600 |
commit | 8a24bd1a691e7137c91ddffe94dd6204fbe84426 (patch) | |
tree | 57ce360101a6e2fc3ed9c59476e35c93e602edb3 /Documentation/kernel-docs.txt | |
parent | cefd1f725b4665c24817816ec5d64825380b1577 (diff) |
Documentation/kernel-docs.txt: add two published books
Add two books from my own bookshelf. I found them useful by
the time I bought; so it could be useful to others ;)
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kernel-docs.txt')
-rw-r--r-- | Documentation/kernel-docs.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt index a6aaed892daa..9a358e904a7f 100644 --- a/Documentation/kernel-docs.txt +++ b/Documentation/kernel-docs.txt @@ -476,6 +476,14 @@ Published books :Pages: 648 :ISBN: 978-1430261964 + * Title: **Embedded Linux Primer: A practical Real-World Approach, 2nd Edition** + + :Author: Christopher Hallinan + :Publisher: Pearson + :Date: November, 2010 + :Pages: 656 + :ISBN: 978-0137017836 + * Title: **Linux Kernel Development, 3rd Edition** :Author: Robert Love @@ -484,6 +492,14 @@ Published books :Pages: 440 :ISBN: 978-0672329463 + * Title: **Essential Linux Device Drivers** + + :Author: Sreekrishnan Venkateswaran + :Published: Prentice Hall + :Date: April, 2008 + :Pages: 744 + :ISBN: 978-0132396554 + .. _ldd3_published: * Title: **Linux Device Drivers, 3rd Edition** |