summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPatrick Mochel <mochel@osdl.org>2002-12-20 02:14:13 -0600
committerPatrick Mochel <mochel@osdl.org>2002-12-20 02:14:13 -0600
commitd5a246fc1d862cf702b5faea7d2c26655d58fc31 (patch)
tree6bba5703c2eac57d7ea0eaebd09bd185d43bea55 /include
parent14f414f1f9780778dd4323e1ec94200c6f58636e (diff)
Deprecate /proc/pci
As discussed on lkml, /proc/pci is past his functional usefulness, and has been obviated by lspci(8). lspci can provide all the same information, plus so much more. And, it doesn't rely on having an in-kernel database of PCI names. This change does: - Create config parameter: PCI_LEGACY_PROC. - Add deprecation notice to Kconfig text. - Wrap code in #ifdef in drivers/pci/proc.c This does nothing with the names database, though we would probably be better off removing that as well. The PCI name field is used now only so drivers can print a useful message on startup - hardly a justification for 60kB + increase in size..
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions