diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-20 07:36:38 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-09-20 20:53:35 -0400 |
commit | 8a24bd1a691e7137c91ddffe94dd6204fbe84426 (patch) | |
tree | 57ce360101a6e2fc3ed9c59476e35c93e602edb3 | |
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>
-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 | |||
476 | :Pages: 648 | 476 | :Pages: 648 |
477 | :ISBN: 978-1430261964 | 477 | :ISBN: 978-1430261964 |
478 | 478 | ||
479 | * Title: **Embedded Linux Primer: A practical Real-World Approach, 2nd Edition** | ||
480 | |||
481 | :Author: Christopher Hallinan | ||
482 | :Publisher: Pearson | ||
483 | :Date: November, 2010 | ||
484 | :Pages: 656 | ||
485 | :ISBN: 978-0137017836 | ||
486 | |||
479 | * Title: **Linux Kernel Development, 3rd Edition** | 487 | * Title: **Linux Kernel Development, 3rd Edition** |
480 | 488 | ||
481 | :Author: Robert Love | 489 | :Author: Robert Love |
@@ -484,6 +492,14 @@ Published books | |||
484 | :Pages: 440 | 492 | :Pages: 440 |
485 | :ISBN: 978-0672329463 | 493 | :ISBN: 978-0672329463 |
486 | 494 | ||
495 | * Title: **Essential Linux Device Drivers** | ||
496 | |||
497 | :Author: Sreekrishnan Venkateswaran | ||
498 | :Published: Prentice Hall | ||
499 | :Date: April, 2008 | ||
500 | :Pages: 744 | ||
501 | :ISBN: 978-0132396554 | ||
502 | |||
487 | .. _ldd3_published: | 503 | .. _ldd3_published: |
488 | 504 | ||
489 | * Title: **Linux Device Drivers, 3rd Edition** | 505 | * Title: **Linux Device Drivers, 3rd Edition** |