Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.17-pre8 /Documentation/pci.txt

Filename:/Documentation/pci.txt
Lines Added:4
Lines Deleted:0
Also changed in: (Previous) 2.4.17-pre7  2.4.17-pre6  2.4.14  2.4.8  2.4.8-pre8  2.4.8-pre7 
(Following) 2.4.17-rc1  2.4.17-rc2  2.4.17  2.4.19-pre4  2.4.19-pre5  2.4.19-pre6 

Location
[  2.4.17-pre8
  [  Documentation
     o  pci.txt

Patch

diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/Documentation/pci.txt linux/Documentation/pci.txt
--- linux-2.4.16/Documentation/pci.txt   Mon Nov 26 10:35:04 2001
+++ linux/Documentation/pci.txt   Fri Dec  7 18:08:43 2001
@@ -104,6 +104,10 @@
    If you are sure the driver is not a hotplug driver then use only 
    __init/exit __initdata/exitdata.
 
+        Pointers to functions marked as __devexit must be created using
+        __devexit_p(function_name).  That will generate the function
+        name or NULL if the __devexit function will be discarded.
+
 
 2. How to find PCI devices manually (the old style)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.