Added some debug printk's for shares_write problems that Steve is seeing
[linux-2.6.git] / Documentation / SubmittingDrivers
index af422d9..2630629 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.
 
@@ -121,6 +122,19 @@ 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:
+               http://lwn.net/Articles/driver-porting/
+
+KernelTrap:
+       Occasional Linux kernel articles and developer interviews
+       http://kerneltrap.org/
+
+KernelNewbies:
+       Documentation and assistance for new kernel programmers
+       http://kernelnewbies.org/
+
 Linux USB project:
        http://sourceforge.net/projects/linux-usb/