| Peripheral Component Interconnect |
Article Index for Peripheral |
Website Links For Peripheral |
Information AboutPeripheral Component Interconnect |
| CATEGORIES ABOUT PERIPHERAL COMPONENT INTERCONNECT | |
| computer buses | |
| motherboard expansion slot | |
| macintosh internals | |
| ibm pc compatibles | |
| SHOPPER'S DELIGHT | |
|
PCI expansion slots inside a Power Macintosh G4 ]] The Peripheral Component Interconnect standard (in practice almost always shortened to '''PCI''') specifies a Computer Bus for attaching Peripheral devices to a Computer Motherboard . These devices can take the form of:
The PCI bus is common in modern PCs , where it has displaced ISA and VESA Local Bus as the standard expansion bus, but it also appears in many other computer types. The bus will eventually be succeeded by PCI Express and other technologies, which have already started to appear in new computers. The PCI specification covers the physical size of the bus (including wire spacing), electrical characteristics, bus timing, and protocols. The specification can be purchased from the PCI Special Interest Group (PCISIG). HISTORY Work on PCI began at Intel circa 1990 . PCI 1.0, which was merely a component-level specification, was released June 22 1992 . PCI 2.0, which was the first to establish standards for the connector and motherboard slot, was released on April 30 , 1993 . PCI was immediately put to use in servers, replacing MCA and EISA as the server expansion bus of choice. In mainstream PCs, PCI was slower to replace VESA Local Bus (VLB), and did not gain significant market penetration until late 1994 in second-generation Pentium PCs. By 1996 VLB was all but extinct, and manufacturers had adopted PCI even for 486 computers. EISA continued to be used alongside PCI through 2000 . Apple Computer adopted PCI for professional Power Macintosh computers (replacing NuBus ) in mid- 1995 , and the consumer Performa product line (replacing LC PDS ) in mid- 1996 . Later revisions of PCI added new features and performance improvements, including a 66 MHz 3.3 V standard and 133 MHz PCI-X, and the adaptation of PCI signalling to other form factors. With the introduction of the serial PCI Express standard in 2004 , motherboard manufacturers have included progressively fewer PCI expansion slots in favor of the new standard. Although it is still common to see both interfaces implemented side-by-side, traditional PCI is likely to slowly die out in coming years. CONFIGURATION PCI devices are Plug And Play . The system Firmware examines each device's PCI Configuration Space and allocates resources. Each device can request up to six areas of memory space or I/O port space. They can also have an option ROM that can contain executable X86 or PA-RISC code, Open Firmware or an EFI driver. Interrupt s are assigned to the device by firmware rather than being configured by the use of jumpers on the card as was common with ISA devices. While PCI devices are required to have level-triggered Interrupt s so they can share interrupt numbers, system software will normally try to assign unique interrupts to each device to improve performance. PCI devices must have special hardware in order to support sharing an interrupt port as it needs a way to tell if an interrupt is for itself or for a separate device sharing the IO port. CONVENTIONAL PCI BUS SPECIFICATIONS
CONVENTIONAL PCI VARIANTS expansion card]]
OTHER PCI VARIANTS
SEE ALSO
EXTERNAL LINKS
|