mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-12 05:48:39 +08:00
39a212ad15
Add a writeup about how PCI host bridges should be described in ACPI using PNP0A03/PNP0A08 devices, PNP0C02 devices, and the MCFG table. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Sinan Kaya <okaya@kernel.org> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
27 lines
930 B
Plaintext
27 lines
930 B
Plaintext
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
|