.\" $NetBSD: pci.4,v 1.36 2000/10/20 11:47:43 ad Exp $ .\" .\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved. .\" Copyright (c) 1997 Jonathan Stone .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgements: .\" This product includes software developed by Jonathan Stone .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd March 31, 1997 .Dt PCI 4 .Os .Sh NAME .Nm pci .Nd introduction to machine-independent PCI bus support and drivers .Sh SYNOPSIS .Pp .Cd "pci* at mainbus? bus ?" .Cd "pci* at pchb? bus ?" .Cd "pci* at ppb? bus ?" .Pp Other .Nm attachments are machine-dependent and depend on the bus topology and .Tn PCI bus interface of your system. See .Xr intro 4 for your system for details. .Sh INTRODUCTION .Nx includes a machine-independent .Tn PCI bus subsystem and several machine-independent .Tn PCI device drivers. .Pp Your system may support additional .Tn PCI devices. Drivers for .Tn PCI devices not listed here are machine-dependent. Consult your system's .Xr intro 4 for additional information. .Sh SUPPORTED DEVICES .Nx includes machine-independent .Tn PCI drivers, sorted by device type and driver name: .Pp .Ss SCSI interfaces .Bl -tag -width pcdisplay -offset indent .It ahc Adaptec 29xx, 39xx, and other AIC-7xxx-based .Tn SCSI interfaces. .It adv Advansys .Tn SCSI interfaces. .It adw Advansys Ultra Wide .Tn SCSI interfaces. .It bha Buslogic BT-9xx .Tn SCSI interfaces. .It dpt DPT SmartCache/SmartRAID III and IV .Tn SCSI interfaces. .It isp QLogic ISP-1020, ISP-1040, and ISP-2100 .Tn SCSI and .Tn FibreChannel interfaces. .It ncr Symbios Logic/NCR 53c8xx-family .Tn SCSI interfaces. .It pcscp Advanced Micro Devices Am53c974 PCscsi-PCI .Tn SCSI interfaces. .It siop Symbios Logic/NCR 53c8xx-family .Tn SCSI interfaces. .El .Pp .Ss Disk and tape controllers .Bl -tag -width pcdisplay -offset indent .It cac Compaq array controllers. .It pciide IDE disk controllers. .It twe 3Ware Escalade RAID controllers. .El .Pp .Ss Network interfaces .Bl -tag -width pcdisplay -offset indent .It de .Tn DEC DC21x4x (Tulip) based .Tn Ethernet interfaces, including the DE435, DE450, and DE500, and Znyx, SMC, Cogent/Adaptec, and Asante single- and multi-port .Tn Ethernet interfaces. .It en Midway-based Efficent Networks Inc. and Adaptec ATM interfaces. .It ep 3Com 3c590, 3c595, 3c900, and 3c905 .Tn Ethernet interfaces. .It epic SMC83C170 (EPIC/100) .Tn Ethernet interfaces. .It esh RoadRunner-based HIPPI interfaces. .It ex 3Com 3c900, 3c905, and 3c980 .Tn Ethernet interfaces. .It fpa .Tn DEC DEFPA .Tn FDDI interfaces. .It fxp Intel EtherExpress PRO 10+/100B .Tn Ethernet interfaces. .It le PCNet-PCI .Tn Ethernet interfaces. .It lmc LAN Media Corp WAN interfaces. .It ne NE2000-compatible .Tn Ethernet interfaces. .It ntwoc SDL Communications N2pci and WAN/ic 400 synchronous serial interfaces. .It rtk RealTek 8129/8139 based .Tn Ethernet interfaces. .It tl Texas Instruments ThunderLAN-based .Tn Ethernet interfaces. .It tlp DECchip 21x4x and clone .Tn Ethernet interfaces. .It vr VIA VT3043 (Rhine) and VT86C100A (Rhine-II) .Tn Ethernet interfaces. .El .Pp .Ss Serial interfaces .Bl -tag -width pcdisplay -offset indent .It cy Cyclades Cyclom-4Y, -8Y, and -16Y multi-port serial interfaces. .It cz Cyclades-Z series multi-port serial interfaces. .El .Pp .Ss Audio devices .Bl -tag -width pcdisplay -offset indent .It auvia VIA VT82C686A integrated AC'97 sound device. .It clcs Cirrus Logic CS4280 sound device. .It cmpci C-Media CMI8x38 sound device. .It eap Ensoniq AudioPCI sound device. .It eso ESS Solo-1 PCI AudioDrive sound device. .It fms Forte Media FM801 sound device. .It sv S3 SonicVibes sound device. .El .Pp .Ss Bridges .Bl -tag -width pcdisplay -offset indent .It cbb .Tn PCI Yenta compatible .Tn CardBus bridges. .It ppb Generic .Tn PCI Ns \- Ns Tn PCI bridges, including .Tn PCI expansion backplanes. .El .Ss Miscellaneous devices .Bl -tag -width pcdisplay -offset indent .It bktr Brooktree 848 compatible TV cards. .It ohci USB OHCI host controllers. .It pcic .Tn PCI .Tn PCMCIA controllers, including the Cirrus Logic GD6729. .It puc PCI .Dq universal communications cards, containing .Nm com and .Nm lpt communications ports. .It uhci USB UHCI host controllers. .It viapm VIA VT82C686A hardware monitors. .It vga VGA graphics boards. .El .Pp .Sh SEE ALSO .Xr intro 4 , .Xr adv 4 , .Xr adw 4 , .Xr ahc 4 , .Xr auvia 4 , .Xr bha 4 , .Xr bktr 4 , .Xr cac 4 , .Xr cbb 4 , .Xr clcs 4 , .Xr cmpci 4 , .Xr cy 4 , .Xr cz 4 , .Xr de 4 , .Xr dpt 4 , .Xr eap 4 , .Xr en 4 , .Xr ep 4 , .Xr epic 4 , .Xr esh 4 , .Xr eso 4 , .Xr ex 4 , .Xr fms 4 , .Xr fpa 4 , .Xr fxp 4 , .Xr isp 4 , .Xr le 4 , .Xr lmc 4 , .Xr ncr 4 , .Xr ne 4 , .Xr ntwoc 4 , .Xr ohci 4 , .Xr pcic 4 , .Xr pciide 4 , .Xr pcscp 4 , .Xr ppb 4 , .Xr puc 4 , .Xr rtk 4 , .Xr siop 4 , .Xr sv 4 , .Xr tl 4 , .Xr tlp 4 , .Xr twe 4 , .Xr uhci 4 , .Xr vga 4 , .Xr viapm 4 , .Xr vr 4 , .Xr wscons 4 .Sh HISTORY The machine-independent .Tn PCI subsystem appeared in .Nx 1.2 .