ChangeSet 1.2181.16.3, 2005/03/16 23:56:39-08:00, [EMAIL PROTECTED]

        PCI: add CONFIG_PCI_NAMES to the feature-removal-schedule.txt file
        
        Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>



 feature-removal-schedule.txt |    9 +++++++++
 1 files changed, 9 insertions(+)


diff -Nru a/Documentation/feature-removal-schedule.txt 
b/Documentation/feature-removal-schedule.txt
--- a/Documentation/feature-removal-schedule.txt        2005-04-03 21:06:53 
-07:00
+++ b/Documentation/feature-removal-schedule.txt        2005-04-03 21:06:53 
-07:00
@@ -22,3 +22,12 @@
 Why:   Noone uses it, and it probably does not work, anyway. swsusp is
        faster, more reliable, and people are actually using it.
 Who:   Pavel Machek <[EMAIL PROTECTED]>
+
+---------------------------
+
+What:  PCI Name Database (CONFIG_PCI_NAMES)
+When:  July 2005
+Why:   It bloats the kernel unnecessarily, and is handled by userspace better
+       (pciutils supports it.)  Will eliminate the need to try to keep the
+       pci.ids file in sync with the sf.net database all of the time.
+Who:   Greg Kroah-Hartman <[EMAIL PROTECTED]>
-
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

Reply via email to