Home
last modified time | relevance | path

Searched refs:PCI (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/linux-3.4.99/drivers/pci/
DKconfig2 # PCI configuration
10 depends on PCI
16 PCI bus instead of asserting a device IRQ pin.
18 Use of PCI MSI interrupts can be disabled at kernel boot time
25 bool "PCI Debugging"
26 depends on PCI && DEBUG_KERNEL
28 Say Y here if you want the PCI core to produce a bunch of debug
30 problem with PCI support and want to see more of what is going on.
35 bool "Enable PCI resource re-allocation detection"
36 depends on PCI
[all …]
/linux-3.4.99/Documentation/PCI/
DPCIEBUS-HOWTO.txt1 The PCI Express Port Bus Driver Guide HOWTO
7 This guide describes the basics of the PCI Express Port Bus driver
9 register/unregister with the PCI Express Port Bus Driver.
13 3. What is the PCI Express Port Bus Driver
15 A PCI Express Port is a logical PCI-PCI Bridge structure. There
16 are two types of PCI Express Port: the Root Port and the Switch
17 Port. The Root Port originates a PCI Express link from a PCI Express
18 Root Complex and the Switch Port connects PCI Express links to
19 internal logical PCI buses. The Switch Port, which has its secondary
23 PCI Express link from the PCI Express Switch.
[all …]
D00-INDEX5 PCI-DMA-mapping.txt
6 - info for PCI drivers using DMA portably across all platforms
8 - a guide describing the PCI Express Port Bus driver
10 - info on PCI error recovery
12 - info on the PCI subsystem for device driver authors
14 - the PCI Express Advanced Error Reporting Driver Guide HOWTO
Dpci.txt2 How To Write Linux PCI Drivers
8 The world of PCI is vast and full of (mostly unpleasant) surprises.
9 Since each CPU architecture implements different chip-sets and PCI devices
10 have different requirements (erm, "features"), the result is the PCI support
13 PCI device drivers.
24 Please send questions/comments/patches about Linux PCI API to the
25 "Linux PCI" <linux-pci@atrey.karlin.mff.cuni.cz> mailing list.
29 0. Structure of PCI drivers
31 PCI drivers "discover" PCI devices in a system via pci_register_driver().
32 Actually, it's the other way around. When the PCI generic code discovers
[all …]
Dpcieaer-howto.txt1 The PCI Express Advanced Error Reporting Driver Guide HOWTO
11 This guide describes the basics of the PCI Express Advanced Error
14 PCI Express AER driver.
18 1.3 What is the PCI Express AER Driver?
20 PCI Express error signaling can occur on the PCI Express link itself
21 or on behalf of transactions initiated on the link. PCI Express
24 required of all PCI Express components providing a minimum defined
26 capability is implemented with a PCI Express advanced error reporting
29 The PCI Express AER driver provides the infrastructure to support PCI
30 Express Advanced Error Reporting capability. The PCI Express AER
[all …]
/linux-3.4.99/Documentation/scsi/
Daic7xxx.txt22 aic7850 10 PCI/32 10MHz 8Bit 3
23 aic7855 10 PCI/32 10MHz 8Bit 3
24 aic7856 10 PCI/32 10MHz 8Bit 3
25 aic7859 10 PCI/32 20MHz 8Bit 3
26 aic7860 10 PCI/32 20MHz 8Bit 3
27 aic7870 10 PCI/32 10MHz 16Bit 16
28 aic7880 10 PCI/32 20MHz 16Bit 16
29 aic7890 20 PCI/32 40MHz 16Bit 16 3 4 5 6 7 8
30 aic7891 20 PCI/64 40MHz 16Bit 16 3 4 5 6 7 8
31 aic7892 20 PCI/64-66 80MHz 16Bit 16 3 4 5 6 7 8
[all …]
Dadvansys.txt3 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI
5 transfer) SCSI Host Adapters for the PCI bus.
21 ABP902/3902 - Bus-Master PCI (16 CDB)
22 ABP3905 - Bus-Master PCI (16 CDB)
23 ABP915 - Bus-Master PCI (16 CDB)
24 ABP920 - Bus-Master PCI (16 CDB)
25 ABP3922 - Bus-Master PCI (16 CDB)
26 ABP3925 - Bus-Master PCI (16 CDB)
27 ABP930 - Bus-Master PCI (16 CDB)
28 ABP930U - Bus-Master PCI Ultra (16 CDB)
[all …]
/linux-3.4.99/drivers/pci/pcie/
DKconfig2 # PCI Express Port Bus Configuration
5 bool "PCI Express support"
6 depends on PCI
8 This automatically enables PCI Express Port Bus support. Users can
11 on PCI Express Ports (Root or Switch).
17 tristate "PCI Express Hotplug driver"
20 Say Y here if you have a motherboard that supports PCI Express Native
31 # PCI Express ASPM
34 bool "PCI Express ASPM control" if EXPERT
35 depends on PCI && PCIEPORTBUS
[all …]
/linux-3.4.99/drivers/pci/hotplug/
DKconfig2 # PCI Hotplug support
6 tristate "Support for PCI Hotplug"
7 depends on PCI && HOTPLUG && SYSFS
9 Say Y here if you have a motherboard with a PCI Hotplug controller.
10 This allows you to add and remove PCI cards while the machine is
21 tristate "Fake PCI Hotplug driver"
23 Say Y here if you want to use the fake PCI hotplug driver. It can
24 be used to simulate PCI hotplug events if even if your system is
25 not PCI hotplug capable.
27 This driver will "emulate" removing PCI devices from the system.
[all …]
/linux-3.4.99/drivers/staging/comedi/
DKconfig533 tristate "Comedi PCI drivers"
534 depends on COMEDI && PCI
537 Enable comedi PCI drivers to be built
541 the questions about PCI comedi drivers.
543 if COMEDI_PCI_DRIVERS && PCI
678 tristate "ADLink PCI-6208A support"
682 Enable support for ADLink PCI-6208A cards
688 tristate "ADLink PCI-7230 digital io board support"
691 Enable support for ADlink PCI-7230 digital io board support
697 tristate "ADLink PCI-7296 96 ch. digital io board support"
[all …]
/linux-3.4.99/drivers/isdn/hardware/mISDN/
DKconfig7 tristate "Support for HFC PCI cards"
9 depends on PCI
12 HFC PCI chip.
16 depends on PCI || 8xx
43 tristate "Support for AVM FRITZ!CARD PCI"
45 depends on PCI
48 Enable support for AVMs FRITZ!CARD PCI cards
53 depends on PCI
62 depends on PCI
71 depends on PCI
[all …]
/linux-3.4.99/drivers/net/tokenring/
DKconfig5 # So far, we only have PCI, ISA, and MCA token ring devices
9 depends on (PCI || ISA || MCA || CCW || PCMCIA)
52 tristate "IBM Olympic chipset PCI adapter support"
53 depends on PCI
55 This is support for all non-Lanstreamer IBM PCI Token Ring Cards.
56 Specifically this is all IBM PCI, PCI Wake On Lan, PCI II, PCI II
57 Wake On Lan, and PCI 100/16/4 adapters.
70 tristate "IBM Lanstreamer chipset PCI adapter support"
71 depends on PCI && !64BIT
73 This is support for IBM Lanstreamer PCI Token Ring Cards.
[all …]
/linux-3.4.99/drivers/media/dvb/mantis/
DKconfig2 tristate "Mantis/Hopper PCI bridge based devices"
3 depends on PCI && I2C && INPUT && RC_CORE
6 Support for PCI cards based on the Mantis and Hopper PCi bridge.
12 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
24 Support for PCI cards based on the Mantis PCI bridge.
31 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
35 Support for PCI cards based on the Hopper PCI bridge.
/linux-3.4.99/drivers/net/can/sja1000/
DKconfig39 tristate "EMS CPC-PCI, CPC-PCIe and CPC-104P Card"
40 depends on PCI
42 This driver is for the one, two or four channel CPC-PCI,
56 tristate "PEAK PCAN-PCI/PCIe/miniPCI Cards"
57 depends on PCI
59 This driver is for the PCAN-PCI/PCIe/miniPCI cards
75 tristate "Kvaser PCIcanx and Kvaser PCIcan PCI Cards"
76 depends on PCI
82 tristate "PLX90xx PCI-bridge based Cards"
83 depends on PCI
[all …]
/linux-3.4.99/drivers/isdn/hardware/avm/
DKconfig19 tristate "AVM B1 PCI support"
20 depends on PCI
22 Enable support for the PCI version of the AVM B1 card.
25 bool "AVM B1 PCI V4 support"
28 Enable support for the V4 version of AVM B1 PCI card.
51 tristate "AVM T1/T1-B PCI support"
52 depends on PCI
59 depends on PCI
61 Enable support for the AVM C4/C2 PCI cards.
/linux-3.4.99/drivers/ata/
DKconfig50 depends on ACPI && PCI
72 depends on PCI
97 depends on PCI
103 depends on PCI
111 depends on PCI
141 depends on PCI
158 depends on PCI
166 depends on PCI && EXPERIMENTAL
188 depends on PCI
221 Currently supports 88SX[56]0[48][01] PCI(-X) chips,
[all …]
/linux-3.4.99/drivers/pci/pcie/aer/
DKconfig2 # PCI Express Root Port Device AER Configuration
10 This enables PCI Express Root Port Advanced Error Reporting
12 Port will be handled by PCI Express AER driver.
16 # PCI Express ECRC
19 bool "PCI Express ECRC settings control"
22 Used to override firmware/bios settings for PCI Express ECRC
/linux-3.4.99/Documentation/filesystems/
Dsysfs-pci.txt1 Accessing PCI device resources through sysfs
4 sysfs, usually mounted at /sys, provides access to PCI resources on platforms
26 The topmost element describes the PCI domain and bus number. In this case,
34 class PCI class (ascii, ro)
35 config PCI config space (binary, rw)
36 device PCI device (ascii, ro)
41 resource PCI resource host addresses (ascii, ro)
42 resource0..N PCI resource N, if present (binary, mmap, rw[1])
43 resource0_wc..N_wc PCI WC map resource N, if prefetchable (binary, mmap)
44 rom PCI ROM resource, if present (binary, ro)
[all …]
/linux-3.4.99/drivers/net/wireless/orinoco/
DKconfig3 depends on (PPC_PMAC || PCI || PCMCIA)
24 Hermes cards, PLX9052 based PCI adaptors or the Apple Airport below.
69 tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)"
70 depends on PCI && HERMES
73 orinoco) driver when used in PLX9052 based PCI adaptors. These
75 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
80 tristate "Hermes in TMD7160 based PCI adaptor support"
81 depends on PCI && HERMES
84 orinoco) driver when used in TMD7160 based PCI adaptors. These
86 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
[all …]
/linux-3.4.99/Documentation/arm/
DIXP4xx31 - PCI interface
67 3a. Limited inbound PCI window
69 The IXP4xx family allows for up to 256MB of memory but the PCI interface
70 can only expose 64MB of that memory to the PCI bus. This means that if
71 you are running with > 64MB, all PCI buffers outside of the accessible
74 3b. Limited outbound PCI window
76 IXP4xx provides two methods of accessing PCI memory space:
79 To access PCI via this space, we simply ioremap() the BAR
82 limits the system to just 64MB of PCI memory. This can be
86 configured to use indirect registers to access PCI This allows
[all …]
/linux-3.4.99/drivers/media/dvb/
DKconfig40 comment "Supported SAA7146 based PCI Adapters"
41 depends on DVB_CORE && PCI && I2C
52 depends on DVB_CORE && (PCI || USB) && I2C
56 depends on DVB_CORE && PCI && I2C
60 depends on DVB_CORE && PCI && I2C
64 depends on DVB_CORE && PCI && I2C
72 depends on DVB_CORE && PCI && I2C
76 depends on DVB_CORE && PCI && I2C
80 depends on DVB_CORE && PCI && I2C
84 depends on DVB_CORE && PCI && I2C
/linux-3.4.99/drivers/net/ethernet/dec/tulip/
DKconfig7 depends on (PCI || EISA || CARDBUS)
9 This selects the "Tulip" family of EISA/PCI network cards.
14 tristate "Early DECchip Tulip (dc2104x) PCI support"
15 depends on PCI
20 21040 (Tulip series) chips. Some LinkSys PCI cards are
21 of this type. (If your card is NOT SMC EtherPower 10/100 PCI
43 tristate "DECchip Tulip (dc2114x) PCI support"
44 depends on PCI
49 21140 (Tulip series) chips. Some LinkSys PCI cards are
50 of this type. (If your card is NOT SMC EtherPower 10/100 PCI
[all …]
/linux-3.4.99/Documentation/serial/
Ddigiepca.txt2 http://www.digi.com for PCI cards. They no longer maintain this driver,
14 Digi EISA/Xem, PCI/Xem, PCI/Xr
18 Currently the driver only autoprobes for supported PCI boards.
24 prompt, or those users booting PCI cards may use buildDIGI to construct
37 PCI boards are auto-detected and configured by the driver. PCI boards will
38 be allocated device numbers (internally) beginning with the lowest PCI slot
39 first. In other words a PCI card in slot 3 will always have higher device
40 nodes than a PCI card in slot 1.
56 NOTE : PCI boards are auto-detected and configured. Do not attempt to
57 configure PCI boards with the LILO append command. If you wish to override
[all …]
/linux-3.4.99/Documentation/powerpc/
Deeh-pci-error-recovery.txt3 PCI Bus EEH Error Recovery
12 The IBM POWER-based pSeries and iSeries computers include PCI bus
14 reporting a large variety of PCI bus error conditions. These features
16 hardware features allow PCI bus errors to be cleared and a PCI
20 This is in contrast to traditional PCI error handling, where the
21 PCI chip is wired directly to the CPU, and an error would cause
27 reliable and robust by protecting it from PCI errors, and giving
28 the OS the ability to "reboot"/recover individual PCI devices.
30 Future systems from other vendors, based on the PCI-E specification,
37 as PCI cards dying from heat, humidity, dust, vibration and bad
[all …]
/linux-3.4.99/drivers/isdn/hardware/eicon/
DKconfig14 depends on PROC_FS && PCI
16 Say Y here if you have an Eicon Networks DIVA Server PCI ISDN card.
23 bool "DIVA Server BRI/PCI support"
25 Enable support for DIVA Server BRI-PCI.
28 bool "DIVA Server PRI/PCI support"
30 Enable support for DIVA Server PRI-PCI.

12345678910>>...24