diff options
author | Grant Grundler <grundler@parisc-linux.org> | 2006-12-25 09:06:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-01-22 21:00:54 +0100 |
commit | 74da15eb1188ba9f22f7eba2c0dc56bbffcc597b (patch) | |
tree | 2f60ab70a4b811ccf5c1721705693b1ba5a87f3f /drivers/pci | |
parent | PCI: Unhide the SMBus on the Asus P4P800-X (diff) | |
download | linux-74da15eb1188ba9f22f7eba2c0dc56bbffcc597b.tar.xz linux-74da15eb1188ba9f22f7eba2c0dc56bbffcc597b.zip |
PCI: rework Documentation/pci.txt
Rewrite Documentation/pci.txt:
o restructure document to match how API is used when writing init code.
o update to reflect changes in struct pci_driver function pointers.
o removed language on "new style vs old style" device discovery.
"Old style" is now deprecated. Don't use it. Left description in
to document existing driver behaviors.
o add section "Legacy I/O Port free driver" by Kenji Kaneshige
http://lkml.org/lkml/2006/11/22/25
(renamed to "pci_enable_device_bars() and Legacy I/O Port space")
o add "MMIO space and write posting" section to help avoid common pitfall
when converting drivers from IO Port space to MMIO space.
Orignally posted http://lkml.org/lkml/2006/2/27/24
o many typo/grammer/spelling corrections from Randy Dunlap
o two more spelling corrections from Stephan Richter
o fix CodingStyle as per Randy Dunlap
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions