1.\" $NetBSD: pci.4,v 1.39 2000/11/28 12:42:51 ad Exp $ 2.\" 3.\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved. 4.\" Copyright (c) 1997 Jonathan Stone 5.\" All rights reserved. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions 9.\" are met: 10.\" 1. Redistributions of source code must retain the above copyright 11.\" notice, this list of conditions and the following disclaimer. 12.\" 2. Redistributions in binary form must reproduce the above copyright 13.\" notice, this list of conditions and the following disclaimer in the 14.\" documentation and/or other materials provided with the distribution. 15.\" 3. All advertising materials mentioning features or use of this software 16.\" must display the following acknowledgements: 17.\" This product includes software developed by Jonathan Stone 18.\" 4. The name of the author may not be used to endorse or promote products 19.\" derived from this software without specific prior written permission 20.\" 21.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 22.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 23.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 24.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 25.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 26.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 27.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 30.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 31.\" 32.Dd March 31, 1997 33.Dt PCI 4 34.Os 35.Sh NAME 36.Nm pci 37.Nd introduction to machine-independent PCI bus support and drivers 38.Sh SYNOPSIS 39.Pp 40.Cd "pci* at mainbus? bus ?" 41.Cd "pci* at pchb? bus ?" 42.Cd "pci* at ppb? bus ?" 43.Pp 44Other 45.Nm 46attachments are machine-dependent and depend on the bus topology and 47.Tn PCI 48bus interface of your system. 49See 50.Xr intro 4 51for your system for details. 52.Sh INTRODUCTION 53.Nx 54includes a machine-independent 55.Tn PCI 56bus subsystem and 57several machine-independent 58.Tn PCI 59device drivers. 60.Pp 61Your system may support additional 62.Tn PCI 63devices. 64Drivers for 65.Tn PCI 66devices not listed here are machine-dependent. 67Consult your system's 68.Xr intro 4 69for additional information. 70.Sh SUPPORTED DEVICES 71.Nx 72includes machine-independent 73.Tn PCI 74drivers, sorted by device type and driver name: 75.Pp 76.Ss SCSI interfaces 77.Bl -tag -width pcdisplay -offset indent 78.It ahc 79Adaptec 29xx, 39xx, and other AIC-7xxx-based 80.Tn SCSI 81interfaces. 82.It adv 83Advansys 84.Tn SCSI 85interfaces. 86.It adw 87Advansys Ultra Wide 88.Tn SCSI 89interfaces. 90.It bha 91Buslogic BT-9xx 92.Tn SCSI 93interfaces. 94.It dpt 95DPT SmartCache/SmartRAID III and IV 96.Tn SCSI 97interfaces. 98.It isp 99QLogic ISP-1020, ISP-1040, and ISP-2100 100.Tn SCSI 101and 102.Tn FibreChannel 103interfaces. 104.It ncr 105Symbios Logic/NCR 53c8xx-family 106.Tn SCSI 107interfaces. 108.It pcscp 109Advanced Micro Devices Am53c974 PCscsi-PCI 110.Tn SCSI 111interfaces. 112.It siop 113Symbios Logic/NCR 53c8xx-family 114.Tn SCSI 115interfaces. 116.El 117.Pp 118.Ss Disk and tape controllers 119.Bl -tag -width pcdisplay -offset indent 120.It cac 121Compaq array controllers. 122.It pciide 123IDE disk controllers. 124.It twe 1253Ware Escalade RAID controllers. 126.El 127.Pp 128.Ss Network interfaces 129.Bl -tag -width pcdisplay -offset indent 130.It de 131.Tn DEC 132DC21x4x (Tulip) based 133.Tn Ethernet 134interfaces, including the DE435, 135DE450, and DE500, and Znyx, SMC, Cogent/Adaptec, and Asante single- and 136multi-port 137.Tn Ethernet 138interfaces. 139.It en 140Midway-based Efficent Networks Inc. and Adaptec ATM interfaces. 141.It ep 1423Com 3c590, 3c595, 3c900, and 3c905 143.Tn Ethernet 144interfaces. 145.It epic 146SMC83C170 (EPIC/100) 147.Tn Ethernet 148interfaces. 149.It esh 150RoadRunner-based HIPPI interfaces. 151.It ex 1523Com 3c900, 3c905, and 3c980 153.Tn Ethernet 154interfaces. 155.It fpa 156.Tn DEC 157DEFPA 158.Tn FDDI 159interfaces. 160.It fxp 161Intel EtherExpress PRO 10+/100B 162.Tn Ethernet 163interfaces. 164.It le 165PCNet-PCI 166.Tn Ethernet 167interfaces. 168.It lmc 169LAN Media Corp WAN interfaces. 170.It ne 171NE2000-compatible 172.Tn Ethernet 173interfaces. 174.It ntwoc 175SDL Communications N2pci and WAN/ic 400 synchronous serial interfaces. 176.It rtk 177RealTek 8129/8139 based 178.Tn Ethernet 179interfaces. 180.It tl 181Texas Instruments ThunderLAN-based 182.Tn Ethernet 183interfaces. 184.It tlp 185DECchip 21x4x and clone 186.Tn Ethernet 187interfaces. 188.It vr 189VIA VT3043 (Rhine) and VT86C100A (Rhine-II) 190.Tn Ethernet 191interfaces. 192.El 193.Pp 194.Ss Serial interfaces 195.Bl -tag -width pcdisplay -offset indent 196.It cy 197Cyclades Cyclom-4Y, -8Y, and -16Y multi-port serial interfaces. 198.It cz 199Cyclades-Z series multi-port serial interfaces. 200.El 201.Pp 202.Ss Audio devices 203.Bl -tag -width pcdisplay -offset indent 204.It auich 205Intel I/O Controller Hub integrated AC'97 audio device. 206.It auvia 207VIA VT82C686A integrated AC'97 audio device. 208.It clcs 209Cirrus Logic CS4280 audio device. 210.It cmpci 211C-Media CMI8x38 audio device. 212.It eap 213Ensoniq AudioPCI audio device. 214.It eso 215ESS Solo-1 PCI AudioDrive audio device. 216.It fms 217Forte Media FM801 audio device. 218.It neo 219NeoMagic MagicMedia 256 audio device. 220.It sv 221S3 SonicVibes audio device. 222.El 223.Pp 224.Ss Bridges 225.Bl -tag -width pcdisplay -offset indent 226.It cbb 227.Tn PCI 228Yenta compatible 229.Tn CardBus 230bridges. 231.It ppb 232Generic 233.Tn PCI Ns \- Ns Tn PCI 234bridges, including 235.Tn PCI 236expansion backplanes. 237.El 238.Ss Miscellaneous devices 239.Bl -tag -width pcdisplay -offset indent 240.It bktr 241Brooktree 848 compatible TV cards. 242.It iop 243I2O I/O processors. 244.It ohci 245USB OHCI host controllers. 246.It pcic 247.Tn PCI 248.Tn PCMCIA 249controllers, including the Cirrus Logic GD6729. 250.It puc 251PCI 252.Dq universal 253communications cards, containing 254.Nm com 255and 256.Nm lpt 257communications ports. 258.It uhci 259USB UHCI host controllers. 260.It viapm 261VIA VT82C686A hardware monitors. 262.It vga 263VGA graphics boards. 264.El 265.Pp 266.Sh SEE ALSO 267.Xr intro 4 , 268.Xr adv 4 , 269.Xr adw 4 , 270.Xr ahc 4 , 271.Xr auich 4 , 272.Xr auvia 4 , 273.Xr bha 4 , 274.Xr bktr 4 , 275.Xr cac 4 , 276.Xr cbb 4 , 277.Xr clcs 4 , 278.Xr cmpci 4 , 279.Xr cy 4 , 280.Xr cz 4 , 281.Xr de 4 , 282.Xr dpt 4 , 283.Xr eap 4 , 284.Xr en 4 , 285.Xr ep 4 , 286.Xr epic 4 , 287.Xr esh 4 , 288.Xr eso 4 , 289.Xr ex 4 , 290.Xr fms 4 , 291.Xr fpa 4 , 292.Xr fxp 4 , 293.Xr iop 4 , 294.Xr isp 4 , 295.Xr le 4 , 296.Xr lmc 4 , 297.Xr ncr 4 , 298.Xr ne 4 , 299.Xr neo 4 , 300.Xr ntwoc 4 , 301.Xr ohci 4 , 302.Xr pcic 4 , 303.Xr pciide 4 , 304.Xr pcscp 4 , 305.Xr ppb 4 , 306.Xr puc 4 , 307.Xr rtk 4 , 308.Xr siop 4 , 309.Xr sv 4 , 310.Xr tl 4 , 311.Xr tlp 4 , 312.Xr twe 4 , 313.Xr uhci 4 , 314.Xr vga 4 , 315.Xr viapm 4 , 316.Xr vr 4 , 317.Xr wscons 4 318.Sh HISTORY 319The machine-independent 320.Tn PCI 321subsystem appeared in 322.Nx 1.2 . 323