From c7becac0ee0887adc21369cb177c9745c802f78d Mon Sep 17 00:00:00 2001 From: gferg <> Date: Mon, 24 Jan 2005 14:58:08 +0000 Subject: [PATCH] updated --- LDP/guide/docbook/lkmpg/2.6/00-Forward.sgml | 43 ++++++++++-------- .../05-TheProcFileSystem/procfs.c | 19 ++++---- .../06-UsingProcForInput/procfs.c | 15 +++---- .../10-ReplacingPrintks/print_string.c | 25 ++++++++--- .../lkmpg-examples/11-SchedulingTasks/sched.c | 15 ++++--- LDP/guide/docbook/lkmpg/2.6/lkmpg.sgml | 44 ++++++++++--------- 6 files changed, 93 insertions(+), 68 deletions(-) diff --git a/LDP/guide/docbook/lkmpg/2.6/00-Forward.sgml b/LDP/guide/docbook/lkmpg/2.6/00-Forward.sgml index 8cdbd197..51f8a89e 100644 --- a/LDP/guide/docbook/lkmpg/2.6/00-Forward.sgml +++ b/LDP/guide/docbook/lkmpg/2.6/00-Forward.sgml @@ -4,7 +4,7 @@ no longer had time to maintain the document. After all, the Linux kernel is a fast moving target. Peter Jay Salzman took over maintenance and updated it for the 2.4 kernels. Eventually, Peter no longer had time to follow developments with the 2.6 kernel, so Michael Burian became a co-maintainer to update the document for the 2.6 kernels. - + @@ -28,28 +28,35 @@ Acknowledgements - Ori Pomerantz would like to thank Yoav Weiss for many helpful ideas, discussions, and corrections. He would also like - to thank Frodo Looijaard from the Netherlands, Stephen Judd from New Zealand, Magnus Ahltorp from Sweeden and Emmanuel - Papirakis from Quebec, Canada. - - Peter would also like to thank Ori for letting him take over the LKMPG. He would also like to thank Jeff Newmiller, - Rhonda Frances Bailey (who is now Rhonda Frances Salzman) and Mark Kim for teaching him with patience and friendship - regardless how busy they were. He would also like to thank David Porter who had the unenviable job of helping convert the - original LaTeX source into docbook. It was a long and boring job, but had to be done. - - Thanks also goes to the fine people at www.kernelnewbies.org. In - particular, Mark McLoughlin and John Levon who I'm sure have much better things to do than to hang out on kernelnewbies.org - and teach the newbies. If this guide teaches you anything, they are partially to blame. - - Both Ori and I would like to thank Richard M. Stallman and Linus Torvalds for giving us the opportunity to not only run - a high-quality operating system, but to take a close peek at how it works. - The following people have contributed corrections or good suggestions: Ignacio Martin, David Porter, Daniele Paolo - Scarpazza and Dimo Velev + Scarpazza, Dimo Velev and Francois Audeon + - 2004-05-16 ver 2.6.0 + 2005-01-23 ver 2.6.1 @@ -38,29 +38,33 @@ - The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the - Open Software License, version 1.1. You can obtain a copy of this license at The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or + modify it under the terms of the Open Software License, version 1.1. You can obtain a copy of + this license at http://opensource.org/licenses/osl.php. - This book is distributed in the hope it will be useful, but without any warranty, without even the implied warranty - of merchantability or fitness for a particular purpose. + This book is distributed in the hope it will be useful, but without any warranty, + without even the implied warranty of merchantability or fitness for a particular + purpose. - The author encourages wide distribution of this book for personal or commercial use, provided the above copyright - notice remains intact and the method adheres to the provisions of the Open Software License. In summary, you may copy and - distribute this book free of charge or for a profit. No explicit permission is required from the author for reproduction - of this book in any medium, physical or electronic. + The author encourages wide distribution of this book for personal or commercial use, + provided the above copyright notice remains intact and the method adheres to the provisions of + the Open Software License. In summary, you may copy and distribute this book free of charge + or for a profit. No explicit permission is required from the author for reproduction of this + book in any medium, physical or electronic. - Derivative works and translations of this document must be placed under the Open Software License, and the original - copyright notice must remain intact. If you have contributed new material to this book, you must make the material and - source code available for your revisions. Please make revisions and updates available directly to the document - maintainer, Peter Jay Salzman p@dirac.org. This will allow for the merging of updates and provide - consistent revisions to the Linux community. + Derivative works and translations of this document must be placed under the Open + Software License, and the original copyright notice must remain intact. If you have + contributed new material to this book, you must make the material and source code available + for your revisions. Please make revisions and updates available directly to the document + maintainer, Peter Jay Salzman p@dirac.org. This will allow for the merging of + updates and provide consistent revisions to the Linux community. - If you publish or distribute this book commercially, donations, royalties, and/or printed copies are greatly - appreciated by the author and the Linux Documentation Project (LDP). - Contributing in this way shows your support for free software and the LDP. If you have questions or comments, please - contact the address above. - + If you publish or distribute this book commercially, donations, royalties, and/or + printed copies are greatly appreciated by the author and the Linux Documentation Project (LDP). Contributing in this way + shows your support for free software and the LDP. If you have questions or comments, please + contact the address above. @@ -87,5 +91,5 @@