ChangeSet 1.2306, 2005/03/31 08:50:03-08:00, [EMAIL PROTECTED]
[PATCH] doc: where to find LDD3
Here's an only mildly self-serving patch so that interested people can
find
the free version of LDD3.
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
SubmittingDrivers | 7 ++++++-
kernel-docs.txt | 7 +++++++
2 files changed, 13 insertions(+), 1 deletion(-)
diff -Nru a/Documentation/SubmittingDrivers b/Documentation/SubmittingDrivers
--- a/Documentation/SubmittingDrivers 2005-03-31 10:29:10 -08:00
+++ b/Documentation/SubmittingDrivers 2005-03-31 10:29:10 -08:00
@@ -118,13 +118,18 @@
[email protected]
[mail [EMAIL PROTECTED] to subscribe]
+Linux Device Drivers, Third Edition (covers 2.6.10):
+ http://lwn.net/Kernel/LDD3/ (free version)
+
Kernel traffic:
Weekly summary of kernel list activity (much easier to read)
http://www.kerneltraffic.org/kernel-traffic/
LWN.net:
Weekly summary of kernel development activity - http://lwn.net/
- 2.6 driver porting information:
+ 2.6 API changes:
+ http://lwn.net/Articles/2.6-kernel-api/
+ Porting drivers from prior kernels to 2.6:
http://lwn.net/Articles/driver-porting/
KernelTrap:
diff -Nru a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
--- a/Documentation/kernel-docs.txt 2005-03-31 10:29:10 -08:00
+++ b/Documentation/kernel-docs.txt 2005-03-31 10:29:10 -08:00
@@ -39,6 +39,13 @@
ON-LINE DOCS:
+ * Title: "Linux Device Drivers, Third Edition"
+ Author: Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman
+ URL: http://lwn.net/Kernel/LDD3/
+ Description: A 600-page book covering the (2.6.10) driver
+ programming API and kernel hacking in general. Available under the
+ Creative Commons Attribution-ShareAlike 2.0 license.
+
* Title: "The Linux Kernel"
Author: David A. Rusling.
URL: http://www.tldp.org/LDP/tlk/tlk.html
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html