vserver 2.0 rc7
[linux-2.6.git] / Documentation / SubmittingDrivers
index 293591a..de3b252 100644 (file)
@@ -3,7 +3,8 @@ Submitting Drivers For The Linux Kernel
 
 This document is intended to explain how to submit device drivers to the
 various kernel trees. Note that if you are interested in video card drivers
-you should probably talk to XFree86 (http://www.xfree86.org) instead.
+you should probably talk to XFree86 (http://www.xfree86.org/) and/or X.Org
+(http://x.org/) instead.
 
 Also read the Documentation/SubmittingPatches document.
 
@@ -117,13 +118,18 @@ Linux kernel mailing list:
        linux-kernel@vger.kernel.org
        [mail majordomo@vger.kernel.org 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: