/openbmc/linux/Documentation/translations/zh_CN/PCI/ |
H A D | pciebus-howto.rst | 5 :Original: Documentation/PCI/pciebus-howto.rst 18 PCI Express端口总线驱动指南 27 本指南介绍了PCI Express端口总线驱动程序的基本知识,并提供了如何使服务驱 28 动程序在PCI Express端口总线驱动程序中注册/取消注册的介绍。 31 什么是PCI Express端口总线驱动程序 34 一个PCI Express端口是一个逻辑的PCI-PCI桥结构。有两种类型的PCI Express端 35 口:根端口和交换端口。根端口从PCI Express根综合体发起一个PCI Express链接, 36 交换端口将PCI Express链接连接到内部逻辑PCI总线。交换机端口,其二级总线代表 38 路由总线桥接到代表来自PCI Express交换机的下游PCI Express链接的总线。 40 一个PCI Express端口可以提供多达四个不同的功能,在本文中被称为服务,这取决于 [all …]
|
H A D | pci.rst | 4 :Original: Documentation/PCI/pci.rst 17 如何写Linux PCI驱动 23 PCI的世界是巨大的,而且充满了(大多数是不愉快的)惊喜。由于每个CPU架构实现了不同 24 的芯片组,并且PCI设备有不同的要求(呃,“特性”),结果是Linux内核中的PCI支持并不 25 像人们希望的那样简单。这篇短文试图向所有潜在的驱动程序作者介绍PCI设备驱动程序的 37 请将有关Linux PCI API的问题/评论/补丁发送到“Linux PCI” 41 PCI驱动的结构体 43 PCI驱动通过pci_register_driver()在系统中“发现”PCI设备。实际上,它是反过来的。 44 当PCI通用代码发现一个新设备时,具有匹配“描述”的驱动程序将被通知。下面是这方面的细 47 pci_register_driver()将大部分探测设备的工作留给了PCI层,并支持设备的在线插入/移 [all …]
|
H A D | acpi-info.rst | 4 :Original: Documentation/PCI/acpi-info.rst 14 PCI主桥的ACPI注意事项 20 例如,没有标准的硬件机制来枚举PCI主桥,所以ACPI命名空间必须描述每个主桥、访问它 21 下面的PCI配置空间的方法、主桥转发到PCI的地址空间窗口(使用_CRS)以及传统的INTx 24 在主桥下面的PCI设备,通常不需要通过ACPI描述。操作系统可以通过标准的PCI枚举机制来 27 来描述这些连接,这种情况下ACPI可以描述PCI设备。 29 ACPI资源描述是通过ACPI命名空间中设备的_CRS对象完成的[2]。_CRS就像一个通用的PCI BAR: 42 PCI主桥是PNP0A03或PNP0A08设备。它们的_CRS应该描述它们所消耗的所有地址空间。这包括它 43 们转发到PCI总线上的所有窗口,以及不转发到PCI的主桥本身的寄存器。主桥的寄存器包括次要/下 69 型配置访问方法(ECAM)。主桥消耗ECAM内存地址空间并将内存访问转换为PCI配置访问。该规范 [all …]
|
H A D | sysfs-pci.rst | 4 :Original: Documentation/PCI/sysfs-pci.rst 15 通过sysfs访问PCI设备资源 18 sysfs,通常挂载在/sys,在支持它的平台上提供对PCI资源的访问。例如,一个特定的总线可能看起 41 最上面的元素描述了PCI域和总线号码。在这种情况下,域号是0000,总线号是17(两个值都是十六进制)。 48 class PCI级别 (ascii, ro) 49 config PCI配置空间 (binary, rw) 50 device PCI设备 (ascii, ro) 55 resource PCI资源主机地址 (ascii, ro) 56 resource0..N PCI资源N,如果存在的话 (binary, mmap, rw\ [1]_) 57 resource0_wc..N_wc PCI WC映射资源N,如果可预取的话 (binary, mmap) [all …]
|
H A D | msi-howto.rst | 5 :Original: Documentation/PCI/msi-howto.rst 35 MSI能力首次在PCI 2.2中规定,后来在PCI 3.0中得到增强,允许对每个中断进行单独屏蔽。 36 MSI-X功能也随着PCI 3.0被引入。它比MSI支持每个设备更多的中断,并允许独立配置中断。 46 基于针脚的PCI中断通常在几个设备之间共享。为了支持这一点,内核必须调用每个与中断相 50 之前,中断就已经到达了(这在PCI-PCI桥后面的设备中变得更有可能)。为了确保所有的数 51 据已经到达内存中,中断处理程序必须在引发中断的设备上读取一个寄存器。PCI事务排序规 55 PCI设备每个功能只能支持一个基于引脚的中断。通常情况下,驱动程序必须查询设备以找出 65 PCI设备被初始化为使用基于引脚的中断。设备驱动程序必须将设备设置为使用MSI或MSI-X。 79 大部分沉重的工作是在PCI层为驱动程序完成的。驱动程序只需要请求PCI层为这个设备设置 87 它为一个PCI设备分配最多至max_vecs的中断向量。它返回分配的向量数量或一个负的错误。 [all …]
|
H A D | pci-iov-howto.rst | 5 :Original: Documentation/PCI/pci-iov-howto.rst 18 PCI Express I/O 虚拟化指南 31 单根I/O虚拟化(SR-IOV)是一种PCI Express扩展功能,它使一个物理设备显示为多个 34 现为传统的PCIe设备。一旦开启,每个VF的PCI配置空间都可以通过自己的总线、设备和 35 功能编号(路由ID)来访问。而且每个VF也有PCI内存空间,用于映射其寄存器集。VF设 36 备驱动程序对寄存器集进行操作,这样它就可以发挥功能,并作为一个真正的现有PCI设备 50 PCI SRIOV核心支持确保启用/禁用操作是有效的,以减少同一检查在多个驱动程序中的重 57 在内核中,VF被视为热插拔的PCI设备,所以它们应该能够以与真正的PCI设备相同的方式 58 工作。VF需要的设备驱动与普通PCI设备的驱动相同。
|
/openbmc/qemu/docs/ |
H A D | pcie.txt | 1 PCI EXPRESS GUIDELINES 6 The doc proposes best practices on how to use PCI Express (PCIe) / PCI 7 devices in PCI Express based machines and explains the reasoning behind 17 (2) A comparison between PCI and PCI Express technologies. 26 and allows any PCI/PCI Express device to be plugged into any 27 PCI/PCI Express slot. 28 Plugging a PCI device into a PCI Express slot might not always work and 30 Plugging a PCI Express device into a PCI slot will hide the Extended 33 The recommendation is to separate the PCI Express and PCI hierarchies. 34 PCI Express devices should be plugged only into PCI Express Root Ports and [all …]
|
H A D | pcie_pci_bridge.txt | 1 Generic PCI Express to PCI Bridge 6 PCIE-to-PCI bridge is a new method for legacy PCI 9 Previously Intel DMI-to-PCI bridge was used for this purpose. 12 PCIE-to-PCI bridge should now be used for any legacy PCI device usage 13 with PCI Express machine. 15 This generic PCIE-PCI bridge is a cross-platform device, 17 see 'PCIE-PCI bridge hot-plug' section), 21 Hot-plug of legacy PCI devices into the bridge 25 PCIE-PCI bridge hot-plug 27 Guest OSes require extra efforts to enable PCIE-PCI bridge hot-plug. [all …]
|
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-endpoint.rst | 5 This document is a guide to use the PCI Endpoint Framework in order to create 12 Linux has a comprehensive PCI subsystem to support PCI controllers that 13 operates in Root Complex mode. The subsystem has capability to scan PCI bus, 14 assign memory resources and IRQ resources, load PCI driver (based on 18 However the PCI controller IP integrated in some SoCs is capable of operating 19 either in Root Complex mode or Endpoint mode. PCI Endpoint Framework will 24 PCI Endpoint Core 27 The PCI Endpoint Core layer comprises 3 components: the Endpoint Controller 31 PCI Endpoint Controller(EPC) Library 38 APIs for the PCI controller Driver [all …]
|
H A D | pci-vntb-function.rst | 4 PCI vNTB Function 9 The difference between PCI NTB function and PCI vNTB function is 11 PCI NTB function need at two endpoint instances and connect HOST1 14 PCI vNTB function only use one host and one endpoint(EP), use NTB 15 connect EP and PCI host 30 | PCI NTB | | | | 32 | Driver | | | PCI Virtual | 34 | | | PCI EP NTB |<------>| | 38 | PCI BUS | <-----> | PCI EP BUS | | Virtual PCI | 39 | | PCI | | | BUS | [all …]
|
/openbmc/linux/Documentation/PCI/ |
H A D | pciebus-howto.rst | 5 The PCI Express Port Bus Driver Guide HOWTO 14 This guide describes the basics of the PCI Express Port Bus driver 16 register/unregister with the PCI Express Port Bus Driver. 19 What is the PCI Express Port Bus Driver 22 A PCI Express Port is a logical PCI-PCI Bridge structure. There 23 are two types of PCI Express Port: the Root Port and the Switch 24 Port. The Root Port originates a PCI Express link from a PCI Express 25 Root Complex and the Switch Port connects PCI Express links to 26 internal logical PCI buses. The Switch Port, which has its secondary 30 PCI Express link from the PCI Express Switch. [all …]
|
/openbmc/linux/drivers/pci/ |
H A D | Kconfig | 3 # PCI configuration 6 # select this to offer the PCI prompt 10 # select this to unconditionally force on PCI support 14 select PCI 16 menuconfig PCI config 17 bool "PCI support" 20 This option enables support for the PCI local bus, including 21 support for PCI-X and the foundations for PCI Express support. 24 if PCI 28 depends on PCI [all …]
|
/openbmc/qemu/hw/pci-host/ |
H A D | Kconfig | 11 select PCI 15 select PCI 19 select PCI 23 select PCI 28 select PCI 33 select PCI 37 select PCI 41 select PCI 46 select PCI 72 select PCI [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | aic7xxx.rst | 27 aic7850 10 PCI/32 10MHz 8Bit 3 28 aic7855 10 PCI/32 10MHz 8Bit 3 29 aic7856 10 PCI/32 10MHz 8Bit 3 30 aic7859 10 PCI/32 20MHz 8Bit 3 31 aic7860 10 PCI/32 20MHz 8Bit 3 32 aic7870 10 PCI/32 10MHz 16Bit 16 33 aic7880 10 PCI/32 20MHz 16Bit 16 34 aic7890 20 PCI/32 40MHz 16Bit 16 3 4 5 6 7 8 35 aic7891 20 PCI/64 40MHz 16Bit 16 3 4 5 6 7 8 36 aic7892 20 PCI/64-66 80MHz 16Bit 16 3 4 5 6 7 8 [all …]
|
/openbmc/qemu/docs/specs/ |
H A D | pci-ids.rst | 2 PCI IDs for QEMU 36 ID range for modern virtio devices. The PCI device 49 Used as PCI Subsystem ID for existing hardware devices emulated 61 PCI devices (other than virtio): 64 PCI-PCI bridge 66 PCI serial port (16550A) adapter (:doc:`pci-serial`) 68 PCI Dual-port 16550A adapter (:doc:`pci-serial`) 70 PCI Quad-port 16550A adapter (:doc:`pci-serial`) 72 PCI test device (:doc:`pci-testdev`) 74 PCI Rocker Ethernet switch device [all …]
|
/openbmc/linux/drivers/comedi/ |
H A D | Kconfig | 423 tristate "Intelligent Instruments PCI-20001C carrier support" 426 Enable support for Intelligent Instruments PCI-20001C carrier 427 PCI-20001, PCI-20006 and PCI-20341 563 tristate "Comedi PCI drivers" 564 depends on PCI 566 Enable support for comedi PCI drivers. 574 tristate "Generic PCI based 8255 digital i/o board support" 577 Enable support for PCI based 8255 digital i/o boards. This driver 578 provides a PCI wrapper around the generic 8255 driver. 581 ADlink - PCI-7224, PCI-7248, and PCI-7296 [all …]
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | Kconfig | 3 # PCI Hotplug support 7 bool "Support for PCI Hotplug" 8 depends on PCI && SYSFS 11 Say Y here if you have a motherboard with a PCI Hotplug controller. 12 This allows you to add and remove PCI cards while the machine is 22 tristate "Compaq PCI Hotplug driver" 25 Say Y here if you have a motherboard with a Compaq PCI Hotplug 37 Say Y here if you have a Compaq server that has a PCI Hotplug 38 controller. This will allow the PCI Hotplug driver to store the PCI 44 tristate "IBM PCI Hotplug driver" [all …]
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | Kconfig | 3 # PCI Express Port Bus Configuration 6 bool "PCI Express Port Bus support" 9 This enables PCI Express Port Bus support. Users can then enable 17 bool "PCI Express Hotplug driver" 29 bool "PCI Express Advanced Error Reporting support" 33 This enables PCI Express Root Port Advanced Error Reporting 35 Port will be handled by PCI Express AER driver. 38 tristate "PCI Express error injection support" 42 This enables PCI Express Root Port Advanced Error Reporting 53 # PCI Express ECRC [all …]
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pci-info.txt | 1 PCI with Driver Model 8 uclass_get_device_by_seq() to get the PCI bus for a particular bus number. 26 The call to uclass_get_device() will cause the PCI bus to be probed. 29 they are bound to a generic PCI driver which does nothing. 35 touched on PCI (eg: a call to pci_find_devices()) it will not be probed. 37 PCI devices can appear in the flattened device tree. If they do, their node 38 often contains extra information which cannot be derived from the PCI IDs or 39 PCI class of the device. Each PCI device node must have a <reg> property, as 40 defined by the IEEE Std 1275-1994 PCI bus binding document v2.1. Compatible 41 string list is optional and generally not needed, since PCI is discoverable [all …]
|
/openbmc/u-boot/drivers/pci/ |
H A D | Kconfig | 1 menuconfig PCI config 2 bool "PCI support" 5 Enable support for PCI (Peripheral Interconnect Bus), a type of bus 9 if PCI 12 bool "Enable driver model for PCI" 15 Use driver model for PCI. Driver model is the new method for 16 orgnising devices in U-Boot. For PCI, driver model keeps track of 17 available PCI devices, allows scanning of PCI buses and provides 21 bool "Enable compatible functions for PCI" 24 Enable compatibility functions for PCI so that old code can be used [all …]
|
/openbmc/qemu/qapi/ |
H A D | pci.json | 9 # = PCI 15 # A PCI device memory region 28 # Information about a PCI device I/O region. 53 # Information about a bus of a PCI Bridge device 82 # Information about a PCI Bridge device 96 # Information about the Class of a PCI device 111 # Information about the Id of a PCI device 113 # @device: the PCI device id 115 # @vendor: the PCI vendor id 117 # @subsystem: the PCI subsystem id (since 3.1) [all …]
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | Kconfig | 8 tristate "Support for HFC PCI cards" 10 depends on PCI 13 HFC PCI chip. 17 depends on (PCI || CPM1) && HAS_IOPORT 44 tristate "Support for AVM FRITZ!CARD PCI" 46 depends on PCI && HAS_IOPORT 49 Enable support for AVMs FRITZ!CARD PCI cards 54 depends on PCI && HAS_IOPORT 63 depends on PCI && HAS_IOPORT 72 depends on PCI && HAS_IOPORT [all …]
|
/openbmc/linux/drivers/net/can/sja1000/ |
H A D | Kconfig | 10 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card" 11 depends on PCI 13 This driver is for the one, two or four channel CPC-PCI, 26 depends on PCI 35 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards" 36 depends on PCI 42 tristate "PEAK PCAN-PCI/PCIe/miniPCI Cards" 43 depends on PCI 45 This driver is for the PCAN-PCI/PCIe/miniPCI cards 71 tristate "PLX90xx PCI-bridge based Cards" [all …]
|
/openbmc/qemu/hw/net/ |
H A D | Kconfig | 10 depends on PCI 16 depends on PCI 22 depends on PCI 31 depends on PCI 40 depends on PCI 55 depends on PCI 60 depends on PCI 115 depends on PCI 135 depends on PCI && MSI_NONBROKEN 148 depends on PCI && CAN_SJA1000 [all …]
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | Kconfig | 3 tristate "Mantis/Hopper PCI bridge based devices" 4 depends on PCI && I2C && INPUT && RC_CORE && DVB_CORE 7 Support for PCI cards based on the Mantis and Hopper PCi bridge. 13 depends on MANTIS_CORE && DVB_CORE && PCI && I2C 25 Support for PCI cards based on the Mantis PCI bridge. 32 depends on MANTIS_CORE && DVB_CORE && PCI && I2C 36 Support for PCI cards based on the Hopper PCI bridge.
|