On Sat, Dec 23, 2006 at 11:07:26PM -0700, Grant Grundler wrote:"final" patch v7 and commit log entry appended below. :)
v8 adds 2cd round of feedback from Randy Dunlap.
Going once...twice... ;)
Full pci.txt text is easier to review at:
http://www.parisc-linux.org/~grundler/Documentation/
Same place.
grant
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")