diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/PCI/00-INDEX | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX new file mode 100644 index 000000000..206b1d5c1 --- /dev/null +++ b/Documentation/PCI/00-INDEX @@ -0,0 +1,26 @@ +00-INDEX + - this file +acpi-info.txt + - info on how PCI host bridges are represented in ACPI +MSI-HOWTO.txt + - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ. +PCIEBUS-HOWTO.txt + - a guide describing the PCI Express Port Bus driver +pci-error-recovery.txt + - info on PCI error recovery +pci-iov-howto.txt + - the PCI Express I/O Virtualization HOWTO +pci.txt + - info on the PCI subsystem for device driver authors +pcieaer-howto.txt + - the PCI Express Advanced Error Reporting Driver Guide HOWTO +endpoint/pci-endpoint.txt + - guide to add endpoint controller driver and endpoint function driver. +endpoint/pci-endpoint-cfs.txt + - guide to use configfs to configure the PCI endpoint function. +endpoint/pci-test-function.txt + - specification of *PCI test* function device. +endpoint/pci-test-howto.txt + - userguide for PCI endpoint test function. +endpoint/function/binding/ + - binding documentation for PCI endpoint function |