diff options
| author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-03-10 20:16:32 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-21 00:46:51 -0400 |
| commit | 4b5ff469234b8ab5cd05f4a201cbb229896729d0 (patch) | |
| tree | dc44c4e82be76ffc00cb981eb4606276fffa7e1e /Documentation/PCI/00-INDEX | |
| parent | 3925e6fc1f774048404fdd910b0345b06c699eb4 (diff) | |
PCI: doc/pci: create Documentation/PCI/ and move files into it
Create Documentation/PCI/ and move PCI-related files to it.
Fix a few instances of trailing whitespace.
Update references to the new file locations.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/PCI/00-INDEX')
| -rw-r--r-- | Documentation/PCI/00-INDEX | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX new file mode 100644 index 000000000000..49f43946c6b6 --- /dev/null +++ b/Documentation/PCI/00-INDEX | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | 00-INDEX | ||
| 2 | - this file | ||
| 3 | PCI-DMA-mapping.txt | ||
| 4 | - info for PCI drivers using DMA portably across all platforms | ||
| 5 | PCIEBUS-HOWTO.txt | ||
| 6 | - a guide describing the PCI Express Port Bus driver | ||
| 7 | pci-error-recovery.txt | ||
| 8 | - info on PCI error recovery | ||
| 9 | pci.txt | ||
| 10 | - info on the PCI subsystem for device driver authors | ||
| 11 | pcieaer-howto.txt | ||
| 12 | - the PCI Express Advanced Error Reporting Driver Guide HOWTO | ||
