Searched +full:pci +full:- +full:based (Results 1 – 25 of 1048) sorted by relevance
12345678910>>...42
| /kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Mantis/Hopper PCI bridge based devices" 4 depends on PCI && I2C && INPUT && RC_CORE 7 Support for PCI cards based on the Mantis and Hopper PCi bridge. 12 tristate "MANTIS based cards" 13 depends on MANTIS_CORE && DVB_CORE && PCI && I2C 25 Support for PCI cards based on the Mantis PCI bridge. 26 Say Y when you have a Mantis based DVB card and want to use it. 31 tristate "HOPPER based cards" 32 depends on MANTIS_CORE && DVB_CORE && PCI && I2C [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/intersil/orinoco/ |
| D | Kconfig | 3 depends on (PPC_PMAC || PCI || PCMCIA) 12 ---help--- 13 A driver for 802.11b wireless cards based on the "Hermes" or 16 - except for the Cisco/Aironet cards. Cards supported include the 20 MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel 25 Hermes cards, PLX9052 based PCI adaptors or the Apple Airport below. 34 ---help--- 46 ---help--- 58 tristate "Apple Airport support (built-in)" 62 built into the Macintosh iBook and other recent PowerPC-based [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 depends on (PPC_PMAC || PCI || PCMCIA) 14 A driver for 802.11b wireless cards based on the "Hermes" or 17 - except for the Cisco/Aironet cards. Cards supported include the 21 MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel 26 Hermes cards, PLX9052 based PCI adaptors or the Apple Airport below. 59 tristate "Apple Airport support (built-in)" 63 built into the Macintosh iBook and other recent PowerPC-based 65 a non-standard interface. 71 tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)" [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | brcm,iproc-pcie.txt | 4 - compatible: 5 "brcm,iproc-pcie" for the first generation of PAXB based controller, 7 "brcm,iproc-pcie-paxb-v2" for the second generation of PAXB-based 9 "brcm,iproc-pcie-paxc" for the first generation of PAXC based 11 "brcm,iproc-pcie-paxc-v2" for the second generation of PAXC based 13 PAXB-based root complex is used for external endpoint devices. PAXC-based 15 - reg: base address and length of the PCIe controller I/O register space 16 - #interrupt-cells: set to <1> 17 - interrupt-map-mask and interrupt-map, standard PCI properties to define the 19 - linux,pci-domain: PCI domain ID. Should be unique for each host controller [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | brcm,iproc-pcie.txt | 4 - compatible: 5 "brcm,iproc-pcie" for the first generation of PAXB based controller, 7 "brcm,iproc-pcie-paxb-v2" for the second generation of PAXB-based 9 "brcm,iproc-pcie-paxc" for the first generation of PAXC based 11 "brcm,iproc-pcie-paxc-v2" for the second generation of PAXC based 13 PAXB-based root complex is used for external endpoint devices. PAXC-based 15 - reg: base address and length of the PCIe controller I/O register space 16 - #interrupt-cells: set to <1> 17 - interrupt-map-mask and interrupt-map, standard PCI properties to define the 19 - linux,pci-domain: PCI domain ID. Should be unique for each host controller [all …]
|
| /kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 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, 14 CPC-PCIe and CPC-104P cards from EMS Dr. Thomas Wuensche 15 (http://www.ems-wuensche.de). 18 tristate "EMS CPC-CARD Card" 21 This driver is for the one or two channel CPC-CARD cards from 22 EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). 26 depends on PCI [all …]
|
| D | plx_pci.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2008-2010 Pavel Cheblakov <P.B.Cheblakov@inp.nsk.su> 7 * Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com> 8 * Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com> 17 #include <linux/pci.h> 26 MODULE_DESCRIPTION("Socket-CAN driver for PLX90xx PCI-bridge cards with " 28 MODULE_SUPPORTED_DEVICE("Adlink PCI-7841/cPCI-7841, " 29 "Adlink PCI-7841/cPCI-7841 SE, " 30 "Marathon CAN-bus-PCI, " 31 "Marathon CAN-bus-PCIe, " [all …]
|
| /kernel/linux/linux-4.19/drivers/net/can/sja1000/ |
| D | Kconfig | 8 tristate "ISA Bus based legacy SJA1000 driver" 9 ---help--- 14 tristate "Generic Platform Bus based SJA1000 driver" 15 ---help--- 22 have a PowerPC based system you may want to enable this option. 25 tristate "EMS CPC-CARD Card" 27 ---help--- 28 This driver is for the one or two channel CPC-CARD cards from 29 EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). 32 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card" [all …]
|
| D | plx_pci.c | 2 * Copyright (C) 2008-2010 Pavel Cheblakov <P.B.Cheblakov@inp.nsk.su> 6 * Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com> 7 * Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com> 28 #include <linux/pci.h> 37 MODULE_DESCRIPTION("Socket-CAN driver for PLX90xx PCI-bridge cards with " 39 MODULE_SUPPORTED_DEVICE("Adlink PCI-7841/cPCI-7841, " 40 "Adlink PCI-7841/cPCI-7841 SE, " 41 "Marathon CAN-bus-PCI, " 42 "Marathon CAN-bus-PCIe, " 44 "esd CAN-PCI/CPCI/PCI104/200, " [all …]
|
| /kernel/linux/linux-4.19/drivers/mcb/ |
| D | Kconfig | 12 FPGA based devices. It is used to identify MCB based IP-Cores within 20 tristate "PCI based MCB carrier" 22 depends on PCI 25 This is a MCB carrier on a PCI device. Both PCI attached on-board 29 If build as a module, the module is called mcb-pci.ko 32 tristate "LPC (non PCI) based MCB carrier" 36 This is a MCB carrier on a LPC or non PCI device. 38 If build as a module, the module is called mcb-lpc.ko
|
| /kernel/linux/linux-5.10/drivers/mcb/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 FPGA based devices. It is used to identify MCB based IP-Cores within 21 tristate "PCI based MCB carrier" 23 depends on PCI 26 This is a MCB carrier on a PCI device. Both PCI attached on-board 30 If build as a module, the module is called mcb-pci.ko 33 tristate "LPC (non PCI) based MCB carrier" 37 This is a MCB carrier on a LPC or non PCI device. 39 If build as a module, the module is called mcb-lpc.ko
|
| /kernel/linux/linux-4.19/Documentation/media/dvb-drivers/ |
| D | cards.rst | 17 DVB-S/DVB-C/DVB-T. Thus the frontend drivers are listed separately. 30 - Frontends drivers: 32 - dvb_dummy_fe: for testing... 34 DVB-S: 35 - ves1x93 : Alps BSRV2 (ves1893 demodulator) and dbox2 (ves1993) 36 - cx24110 : Conexant HM1221/HM1811 (cx24110 or cx24106 demod, cx24108 PLL) 37 - grundig_29504-491 : Grundig 29504-491 (Philips TDA8083 demodulator), tsa5522 PLL 38 …- mt312 : Zarlink mt312 or Mitel vp310 demodulator, sl1935 or tsa5059 PLLi, Technisat Sky2Pc with… 39 - stv0299 : Alps BSRU6 (tsa5059 PLL), LG TDQB-S00x (tsa5059 PLL), 40 LG TDQF-S001F (sl1935 PLL), Philips SU1278 (tua6100 PLL), [all …]
|
| /kernel/linux/linux-4.19/drivers/isdn/hisax/ |
| D | Kconfig | 7 ---help--- 9 ISDN-cards (like AVM A1, Elsa ISDN cards, Teles S0-16.0, Teles 10 S0-16.3, Teles S0-8, Teles/Creatix PnP, ITK micro ix1 and many 21 comment "D-channel protocol features" 26 Say Y or N according to the D-channel protocol which your local 29 The call control protocol E-DSS1 is used in most European countries. 38 the call -- transmission of the fee information during a call) and 39 on each AOCE (Advice Of Charge, at the End of the call -- 67 Say Y or N according to the D-channel protocol which your local 71 before E-DSS1 was established. Nowadays, all new lines in Germany [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 depends on PCI 22 depends on PCI 26 This driver supports Chelsio gigabit and 10-gigabit 37 Please send feedback to <linux-bugs@chelsio.com>. 46 Enables support for Chelsio's gigabit Ethernet PCI cards. If you 51 depends on PCI && INET 55 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet 64 Please send feedback to <linux-bugs@chelsio.com>. 71 depends on PCI && (IPV6 || IPV6=n) && (TLS || TLS=n) [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | pci-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 PCI drivers 6 The PCI boards are identified by an identification called PCI ID. The PCI ID 9 - Vendor ID and device ID; 10 - Subsystem ID and Subsystem device ID; 12 The ``lspci -nn`` command allows identifying the vendor/device PCI IDs: 14 .. code-block:: none 15 :emphasize-lines: 3 17 $ lspci -nn 23 …02:02.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23418 Single-Chip MPEG-2 Enco… [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 8 depends on PCI 9 ---help--- 21 depends on PCI 24 ---help--- 25 This driver supports Chelsio gigabit and 10-gigabit 35 Please send feedback to <linux-bugs@chelsio.com>. 43 ---help--- 44 Enables support for Chelsio's gigabit Ethernet PCI cards. If you 49 depends on PCI && INET 52 ---help--- [all …]
|
| /kernel/linux/linux-4.19/drivers/scsi/aic7xxx/ |
| D | aic7xxx_osm_pci.c | 2 * Linux driver attachment glue for PCI based controllers. 4 * Copyright (c) 2000-2001 Adaptec Inc. 18 * 3. Neither the names of the above-listed copyright holders nor the names 50 /* aic7850 based controllers */ 52 /* aic7860 based controllers */ 58 /* aic7870 based controllers */ 65 /* aic7880 based controllers */ 75 /* aic7890 based controllers */ 83 /* aic7890 based controllers */ 91 /* aic7892 based controllers */ [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_osm_pci.c | 2 * Linux driver attachment glue for PCI based controllers. 4 * Copyright (c) 2000-2001 Adaptec Inc. 18 * 3. Neither the names of the above-listed copyright holders nor the names 50 /* aic7850 based controllers */ 52 /* aic7860 based controllers */ 58 /* aic7870 based controllers */ 65 /* aic7880 based controllers */ 75 /* aic7890 based controllers */ 83 /* aic7890 based controllers */ 91 /* aic7892 based controllers */ [all …]
|
| /kernel/linux/linux-4.19/Documentation/PCI/ |
| D | MSI-HOWTO.txt | 14 to change your driver to use MSI or MSI-X and some basic diagnostics to 23 The MSI capability was first specified in PCI 2.2 and was later enhanced 24 in PCI 3.0 to allow each interrupt to be masked individually. The MSI-X 25 capability was also introduced with PCI 3.0. It supports more interrupts 28 Devices may support both MSI and MSI-X, but only one can be enabled at 35 traditional pin-based interrupts. 37 Pin-based PCI interrupts are often shared amongst several devices. 42 When a device writes data to memory, then raises a pin-based interrupt, 44 arrived in memory (this becomes more likely with devices behind PCI-PCI 47 the interrupt. PCI transaction ordering rules require that all the data [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 depends on DVB_CORE && PCI && I2C 22 Support for SAA7146 and AV7110 based DVB cards as produced 23 by Fujitsu-Siemens, Technotrend, Hauppauge and others. 55 tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)" 56 depends on DVB_CORE && PCI && I2C 60 Support for simple SAA7146 based DVB cards 61 (so called Budget- or Nova-PCI cards) without onboard 81 Support for simple SAA7146 based DVB cards (so called Budget- 82 or Nova-PCI cards) without onboard MPEG2 decoder, and without [all …]
|
| /kernel/linux/linux-4.19/drivers/media/pci/ttpci/ |
| D | Kconfig | 6 depends on DVB_CORE && PCI && I2C 20 Support for SAA7146 and AV7110 based DVB cards as produced 21 by Fujitsu-Siemens, Technotrend, Hauppauge and others. 53 tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)" 54 depends on DVB_CORE && PCI && I2C 58 Support for simple SAA7146 based DVB cards 59 (so called Budget- or Nova-PCI cards) without onboard 79 Support for simple SAA7146 based DVB cards (so called Budget- 80 or Nova-PCI cards) without onboard MPEG2 decoder, and without 103 Support for simple SAA7146 based DVB cards [all …]
|
| /kernel/linux/linux-4.19/arch/alpha/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 35 The Alpha is a 64-bit general-purpose processor designed and 37 now Hewlett-Packard. The Alpha Linux project has a home page at 86 ---help--- 95 Alcor/Alpha-XLT AS 600, AS 500, XL-300, XL-366 96 Alpha-XL XL-233, XL-266 106 LX164 AlphaPC164-LX 115 Ruffian RPX164-2, AlphaPC164-UX, AlphaPC164-BX 116 SX164 AlphaPC164-SX 132 bool "Alcor/Alpha-XLT" [all …]
|
| /kernel/linux/linux-5.10/Documentation/PCI/ |
| D | msi-howto.rst | 1 .. SPDX-License-Identifier: GPL-2.0 17 to change your driver to use MSI or MSI-X and some basic diagnostics to 27 The MSI capability was first specified in PCI 2.2 and was later enhanced 28 in PCI 3.0 to allow each interrupt to be masked individually. The MSI-X 29 capability was also introduced with PCI 3.0. It supports more interrupts 32 Devices may support both MSI and MSI-X, but only one can be enabled at 40 traditional pin-based interrupts. 42 Pin-based PCI interrupts are often shared amongst several devices. 47 When a device writes data to memory, then raises a pin-based interrupt, 49 arrived in memory (this becomes more likely with devices behind PCI-PCI [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 10 select DMA_OPS if PCI 12 select PCI_DOMAINS if PCI 13 select PCI_SYSCALL if PCI 24 select GENERIC_PCI_IOMAP if PCI 44 The Alpha is a 64-bit general-purpose processor designed and 46 now Hewlett-Packard. The Alpha Linux project has a home page at 97 Alcor/Alpha-XLT AS 600, AS 500, XL-300, XL-366 98 Alpha-XL XL-233, XL-266 108 LX164 AlphaPC164-LX [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 menu "DesignWare PCI Core Support" 4 depends on PCI 34 host-specific features PCI_DRA7XX_HOST must be selected and in order 35 to enable device-specific features PCI_DRA7XX_EP must be selected. 49 host-specific features PCI_DRA7XX_HOST must be selected and in order 50 to enable device-specific features PCI_DRA7XX_EP must be selected. 57 bool "Platform bus based DesignWare PCIe Controller - Host mode" 58 depends on PCI && PCI_MSI_IRQ_DOMAIN 66 host-specific features PCIE_DW_PLAT_HOST must be selected and in [all …]
|
12345678910>>...42