xref: /openbsd/share/man/man4/pci.4 (revision cecf84d4)
1.\"	$OpenBSD: pci.4,v 1.340 2015/04/18 12:04:59 jmc Exp $
2.\"	$NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
3.\"
4.\" Copyright (c) 2000 Theo de Raadt.  All rights reserved.
5.\" Copyright (c) 1997 Jason R. Thorpe.  All rights reserved.
6.\" Copyright (c) 1997 Jonathan Stone
7.\" All rights reserved.
8.\"
9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions
11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright
13.\"    notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright
15.\"    notice, this list of conditions and the following disclaimer in the
16.\"    documentation and/or other materials provided with the distribution.
17.\" 3. All advertising materials mentioning features or use of this software
18.\"    must display the following acknowledgements:
19.\"      This product includes software developed by Jonathan Stone
20.\" 4. The name of the author may not be used to endorse or promote products
21.\"    derived from this software without specific prior written permission
22.\"
23.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
24.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
26.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
27.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
28.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
32.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33.\"
34.Dd $Mdocdate: April 18 2015 $
35.Dt PCI 4
36.Os
37.Sh NAME
38.Nm pci
39.Nd introduction to PCI bus support
40.Sh SYNOPSIS
41.Cd "# alpha"
42.Cd "pci* at apecs?"
43.Cd "pci* at cia?"
44.Cd "pci* at irongate?"
45.Cd "pci* at lca?"
46.Cd "pci* at tsp?"
47.Cd "pci* at mcpcia?"
48.Pp
49.Cd "# amd64, i386"
50.Cd "pci* at mainbus0"
51.Pp
52.Cd "# armish"
53.Cd "pci* at iopxs0"
54.Pp
55.Cd "# hppa"
56.Cd "pci* at dino?"
57.Cd "pci* at elroy?"
58.Pp
59.Cd "# landisk"
60.Cd "pci* at shpcic?"
61.Pp
62.Cd "# loongson"
63.Cd "pci* at bonito?"
64.Pp
65.Cd "# macppc"
66.Cd "pci* at mpcpcibr?"
67.Cd "pci* at ht?"
68.Pp
69.Cd "# sgi"
70.Cd "pci* at macepcibr?"
71.Cd "pci* at xbridge?"
72.Pp
73.Cd "# sparc64"
74.Cd "pci* at psycho?"
75.Cd "pci* at schizo?"
76.Cd "pci* at pyro?"
77.Cd "pci* at vpci?"
78.Pp
79.Cd "# all architectures"
80.Cd "pci* at pchb?"
81.Cd "pci* at ppb?"
82.Sh DESCRIPTION
83The system includes a machine-independent
84.Tn PCI
85bus subsystem and
86several machine-independent
87.Tn PCI
88device drivers.
89.Pp
90Note that interrupt mappings on the i386 may require that you configure
91your BIOS to reserve sufficient interrupts as "PCI/ISAPnP" so that there
92are sufficient interrupts remaining to configure the discovered PCI
93devices.
94For more information, see
95.Xr pcibios 4 .
96.Pp
97.Ox
98provides support for the following devices.
99Note that not all architectures support all devices.
100.Ss SCSI host adapters
101.Bl -tag -width 10n -offset ind -compact
102.It Xr adv 4 , Xr adw 4
103AdvanSys PCI SCSI interface
104.It Xr ahc 4
105Adaptec VL/EISA/PCI SCSI interface
106.It Xr ahd 4
107Adaptec PCI/PCI-X AIC79xx-based Ultra320 SCSI interface
108.It Xr bha 4
109Buslogic SCSI interface
110.It Xr iha 4
111Initio INIC-940/950 based PCI SCSI interface
112.It Xr isp 4
113QLogic based SCSI or Fibre Channel SCSI interface
114.It Xr mpi 4
115LSI Logic Fusion-MPT Message Passing Interface
116.It Xr mpii 4
117LSI Logic Fusion-MPT Message Passing Interface II
118.It Xr pcscp 4
119Advanced Micro Devices Am53c974 PCscsi-PCI SCSI interface
120.It Xr qla 4
121QLogic ISP2100/2200/2300 Fibre Channel controller
122.It Xr qle 4
123QLogic ISP2400/2500 Fibre Channel controller
124.It Xr qlw 4
125QLogic ISP1000/1020/1x40/1x80/1x160 SCSI controller
126.It Xr siop 4
127LSI/Symbios Logic/NCR 53c8xx SCSI interface
128.It Xr sli 4
129Emulex LightPulse Fibre Channel SCSI interface
130.It Xr trm 4
131TRM-S1040 based PCI SCSI interface
132.It Xr vmwpvs 4
133VMware Paravirtual SCSI
134.El
135.Ss IDE disk controllers
136.Bl -tag -width 10n -offset ind -compact
137.It Xr ahci 4
138Advanced Host Controller Interface for Serial ATA
139.It Xr jmb 4
140JMicron JMB36x SATA II and PATA Host Controller
141.It Xr pciide 4
142PCI IDE controller driver
143.It Xr sili 4
144Silicon Image 3124/3132/3531 SATA controller
145.El
146.Ss RAID and cache controllers
147.Bl -tag -width 10n -offset ind -compact
148.It Xr aac 4
149Adaptec SAS/SATA/SCSI RAID controller
150.It Xr ami 4
151American Megatrends Inc. MegaRAID PATA/SATA/SCSI RAID controller
152.It Xr arc 4
153Areca Technology Corporation SAS/SATA RAID controller
154.It Xr cac 4
155Compaq Smart Array 2/3/4 SCSI RAID controller
156.It Xr ciss 4
157Compaq Smart Arrray SAS/SATA/SCSI RAID controller
158.It Xr dpt 4
159DPT EATA SCSI RAID controller
160.It Xr gdt 4
161ICP-Vortex and Intel GDT SATA/SCSI RAID controller
162.It Xr ips 4
163IBM SATA/SCSI ServeRAID controller
164.It Xr mfi 4
165LSI Logic & Dell MegaRAID SAS RAID controller
166.It Xr mfii 4
167LSI Logic MegaRAID SAS Fusion RAID controller
168.It Xr twe 4
1693ware 5000/6000/7000/8000 series PATA/SATA RAID controller
170.El
171.Ss Wired network interfaces
172.Bl -tag -width 10n -offset ind -compact
173.It Xr age 4
174Attansic L1 10/100/Gigabit Ethernet device
175.It Xr alc 4
176Atheros AR813x/AR815x 10/100/Gigabit Ethernet device
177.It Xr ale 4
178Atheros AR8121/AR8113/AR8114 10/100/Gigabit Ethernet device
179.It Xr bce 4
180Broadcom BCM4401 10/100 Ethernet device
181.It Xr bge 4
182Broadcom BCM57xx/BCM590x 10/100/Gigabit Ethernet device
183.It Xr bnx 4
184Broadcom NetXtreme II 10/100/Gigabit Ethernet device
185.It Xr cas 4
186Sun Cassini 10/100/Gigabit Ethernet device
187.It Xr dc 4
188DEC/Intel 21140/21142/21143/21145 and clones 10/100 Ethernet device
189.It Xr de 4
190DEC DC21x4x (Tulip) 10/100 Ethernet device
191.It Xr em 4
192Intel PRO/1000 10/100/Gigabit Ethernet device
193.\" .It Xr en 4
194.\" Midway-based Efficient Networks Inc.\&
195.\" and Adaptec ATM interfaces
196.It Xr ep 4
1973Com EtherLink III and Fast EtherLink III 10/100 Ethernet device
198.It Xr epic 4
199SMC 83C170 (EPIC/100) 10/100 Ethernet device
200.It Xr et 4
201Agere/LSI ET1310 10/100/Gigabit Ethernet device
202.It Xr fxp 4
203Intel EtherExpress PRO/100 10/100 Ethernet device
204.It Xr gem 4
205GEM 10/100/Gigabit Ethernet device
206.It Xr hme 4
207Sun Happy Meal 10/100 Ethernet device
208.It Xr ix 4
209Intel 82598/82599/X540 PCI Express 10Gb Ethernet device
210.It Xr ixgb 4
211Intel PRO/10GbE 10Gb Ethernet device
212.It Xr jme 4
213JMicron JMC25x/JMC26x 10/100/Gigabit Ethernet device
214.It Xr lge 4
215Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet device
216.It Xr lii 4
217Attansic L2 10/100 Ethernet device
218.It Xr msk 4
219Marvell Yukon-2 10/100/Gigabit Ethernet device
220.It Xr mtd 4
221Myson Technology MTD800/MTD803/MTD891 10/100/Gigabit Ethernet device
222.It Xr myx 4
223Myricom Myri-10G PCI Express 10Gb Ethernet device
224.It Xr ne 4
225NE2000 and compatible 10/100 Ethernet device
226.It Xr nep 4
227Sun Neptune 10Gb Ethernet device
228.It Xr nfe 4
229NVIDIA nForce MCP 10/100/Gigabit Ethernet device
230.It Xr nge 4
231National Semiconductor PCI 10/100/Gigabit Ethernet device
232.It Xr oce 4
233Emulex OneConnect 10Gb Ethernet device
234.It Xr pcn 4
235AMD PCnet-PCI 10/100 Ethernet device
236.It Xr re 4
237Realtek 8139C+/8169/816xS/811xS/8168/810xE 10/100/Gigabit Ethernet device
238.It Xr rl 4
239Realtek 8129/8139 10/100 Ethernet device
240.It Xr se 4
241SiS 190/191 10/100/Gigabit Ethernet device
242.It Xr sf 4
243Adaptec AIC-6915 "Starfire" PCI 10/100 Ethernet device
244.It Xr sis 4
245SiS 900, SiS 7016, and NS DP83815/6 10/100 Ethernet device
246.It Xr sk 4
247SysKonnect XMAC II and Marvell Yukon 10/100/Gigabit Ethernet device
248.It Xr ste 4
249Sundance Technologies ST201 10/100 Ethernet device
250.It Xr stge 4
251Sundance/Tamarack TC9021 Gigabit Ethernet device
252.It Xr tht 4
253Tehuti Networks 10Gb Ethernet device
254.It Xr ti 4
255Alteon Networks Tigon I and II Gigabit Ethernet device
256.It Xr tl 4
257Texas Instruments ThunderLAN 10/100 Ethernet device
258.It Xr txp 4
2593Com 3XP Typhoon/Sidewinder (3CR990) 10/100 Ethernet device
260.It Xr vge 4
261VIA Velocity 10/100/Gigabit Ethernet device
262.It Xr vic 4
263VMware VMXnet Virtual Interface Controller device
264.It Xr vr 4
265VIA Rhine I/II/III 10/100 Ethernet device
266.It Xr vte 4
267RDC R6040 10/100 Ethernet device
268.It Xr wb 4
269Winbond W89C840F 10/100 Ethernet device
270.It Xr xge 4
271Neterion Xframe/Xframe II 10Gb Ethernet device
272.It Xr xl 4
2733Com EtherLink XL and Fast EtherLink XL 10/100 Ethernet device
274.El
275.Ss Wireless network interfaces
276.Bl -tag -width 10n -offset ind -compact
277.It Xr acx 4
278TI ACX100/ACX111 IEEE 802.11a/b/g wireless network device
279.It Xr an 4
280Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device
281.It Xr ath 4
282Atheros IEEE 802.11a/b/g wireless network device with GPIO
283.It Xr athn 4
284Atheros IEEE 802.11a/b/g/n wireless network device
285.It Xr atw 4
286ADMtek ADM8211 IEEE 802.11b wireless network device
287.It Xr bwi 4
288Broadcom AirForce IEEE 802.11b/g wireless network device
289.It Xr ipw 4
290Intel PRO/Wireless 2100 IEEE 802.11b wireless network device
291.It Xr iwi 4
292Intel
293PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11a/b/g wireless network device
294.It Xr iwn 4
295Intel WiFi Link and Centrino IEEE 802.11a/b/g/n wireless network devices
296.It Xr iwm 4
297Intel 7200 IEEE 802.11a/ac/b/g/n wireless network devices
298.It Xr malo 4
299Marvell Libertas IEEE 802.11b/g wireless network device
300.It Xr pgt 4
301Conexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g wireless network device
302.It Xr ral 4
303Ralink Technology IEEE 802.11a/b/g/n wireless network device
304.It Xr rtw 4
305Realtek RTL8180L IEEE 802.11b wireless network device
306.It Xr wi 4
307WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network
308device
309.It Xr wpi 4
310Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g wireless network device
311.El
312.Ss Cryptography accelerators
313.Bl -tag -width 10n -offset ind -compact
314.It Xr glxsb 4
315Geode LX Security Block crypto accelerator
316.It Xr hifn 4
317Hifn 7751/7811/7951/7955/7956/9751 crypto accelerator
318.It Xr safe 4
319SafeNet crypto accelerator
320.It Xr ubsec 4
321Broadcom and BlueSteel uBsec 5x0x crypto accelerator
322.El
323.Ss Serial interfaces
324.Bl -tag -width 10n -offset ind -compact
325.It Xr cy 4
326Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications devices
327.It Xr cz 4
328Cyclades-Z series multi-port serial adapter device
329.It Xr puc 4
330PCI
331.Dq universal
332communications card driver
333.El
334.Ss Display adapters
335.Bl -tag -width 10n -offset ind -compact
336.It Xr sti 4
337HP Standard Text Interface
338.It Xr tga 4
339DECchip 21030 (TGA) graphics driver
340.It Xr vga 4
341VGA graphics cards
342.El
343.Ss Audio devices
344.Bl -tag -width 10n -offset ind -compact
345.It Xr auacer 4
346Acer Labs I/O Controller Hub integrated AC'97 audio device
347.It Xr auglx 4
348AMD Geode LX CS5536 integrated AC'97 audio device
349.It Xr auich 4
350Intel ICH integrated AC'97 audio device
351.It Xr auixp 4
352ATI SB200/SB300/SB400/SB600 integrated AC'97 audio device
353.It Xr autri 4
354Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 audio device
355.It Xr auvia 4
356VIA VT82C686A/VT8233/VT8235/VT8237 integrated AC'97 audio device
357.It Xr azalia 4
358generic High Definition Audio device
359.It Xr clcs 4
360Cirrus Logic CS4280/CS4610/CS4615 audio device
361.It Xr clct 4
362Cirrus Logic CS4281 audio device
363.It Xr cmpci 4
364C-Media CMI8338/CMI8738/CMI8768 PCI audio device
365.It Xr eap 4
366Ensoniq AudioPCI audio device
367.It Xr emu 4
368Creative Labs SBLive!, PCI 512, and Audigy audio device
369.It Xr envy 4
370VIA Envy24 audio device
371.It Xr esa 4
372ESS Technology Allegro-1/Maestro-3 family audio device
373.It Xr eso 4
374ESS Technology Solo-1 PCI AudioDrive audio device
375.It Xr fms 4
376Forte Media FM801 audio device
377.It Xr maestro 4
378ESS Maestro 1 and 2 audio device
379.It Xr neo 4
380NeoMagic 256AV/ZX audio device
381.It Xr sv 4
382S3 SonicVibes audio device
383.It Xr yds 4
384Yamaha DS-XG audio device
385.El
386.Ss Time receiver devices
387.Bl -tag -width 10n -offset ind -compact
388.It Xr mbg 4
389Meinberg Funkuhren timedelta sensor
390.El
391.Ss Radio receiver devices
392.Bl -tag -width 10n -offset ind -compact
393.It Xr fms 4
394Forte Media FM801 audio device
395.It Xr gtp 4
396Gemtek PCI FM radio device
397.El
398.Ss Hardware Sensors
399.Bl -tag -width 10n -offset ind -compact
400.It Xr berkwdt 4
401Berkshire Products watchdog timer device
402.It Xr elansc 4
403AMD Elan SC520 System Controller with watchdog timer and GPIO
404.It Xr geodesc 4
405Geode SC1100/SCx200 IAOC watchdog timer device
406.It Xr ichwdt 4
407Intel 6300ESB ICH watchdog timer device
408.It Xr itherm 4
409Intel 3400 temperature sensor
410.It Xr kate 4
411AMD K8 temperature sensor
412.It Xr km 4
413AMD K10 temperature sensor
414.It Xr pwdog 4
415Quancom PWDOG1 watchdog timer device
416.It Xr viapm 4
417VIA SMBus controller and VIA VT82C686A/VT8231 hardware monitor
418.It Xr wdt 4
419ICS PCI-WDT500/501 watchdog timer device
420.El
421.Ss Miscellaneous devices
422.Bl -tag -width "piixpcib(4)" -offset ind -compact
423.It Xr alipm 4
424Acer Labs M7101 SMBus controller
425.It Xr amas 4
426AMD memory address map
427.It Xr amdiic 4
428AMD-8111 SMBus controller
429.It Xr amdpcib 4
430AMD-8111 series LPC bridge and timecounter
431.It Xr amdpm 4
432AMD-756/766/768/8111 Power Management and SMBus controller
433.It Xr bktr 4
434Brooktree Bt848/849/878/879
435.Tn PCI
436TV tuners and video capture boards
437.It Xr cbb 4
438.Tn PCI
439Yenta compatible
440.Tn CardBus
441bridges
442.It Xr ehci 4
443USB Enhanced Host Controller Interface
444.It Xr gcu 4
445Intel EP80579 Global Configuration Unit
446.It Xr glxpcib 4
447CS5536 PCI-ISA Bridge with timecounter, watchdog timer, and GPIO
448.It Xr gscpcib 4
449National Semiconductor Geode SC1100 PCI-ISA bridge with GPIO
450.It Xr ichiic 4
451Intel ICH SMBus controller
452.It Xr nviic 4
453NVIDIA nForce2/3/4 SMBus controller
454.It Xr ohci 4
455USB Open Host Controller Interface
456.It Xr pcib 4
457PCI-ISA bridge
458.It Xr pcic 4
459.Tn PCI
460.Tn PCMCIA
461controllers, including the Cirrus Logic GD6729
462.It Xr piixpcib 4
463Intel PIIX4 ISA bridges
464.It Xr piixpm 4
465Intel PIIX SMBus controller
466.It Xr ppb 4
467Generic
468.Tn PCI Ns \- Ns Tn PCI
469bridges, including
470.Tn PCI
471expansion backplanes
472.It Xr rtsx 4
473Realtek SD card reader
474.It Xr sdhc 4
475SD Host Controller
476.It Xr ssio 4
477National Semiconductor PC87560 Legacy IO
478.It Xr tcpcib 4
479Intel Atom E600 series LPC bridge and watchdog timer
480.It Xr uhci 4
481USB Universal Host Controller Interface
482.It Xr viapm 4
483VIA SMBus controller
484.It Xr virtio 4
485VirtIO support driver
486.El
487.Sh IOCTLS
488If the kernel is compiled with the
489.Va USER_PCICONF
490kernel option, the following
491.Xr ioctl 2
492calls are supported by the
493.Nm
494driver.
495They are defined in the header file
496.In sys/pciio.h .
497.Bl -tag -width Ds
498.It PCIOCREAD Fa "struct pci_io *"
499This
500.Xr ioctl 2
501reads the
502.Tn PCI
503configuration registers specified by the passed-in
504.Va pci_io
505structure.
506The
507.Va pci_io
508structure consists of the following fields:
509.Bl -tag -width pi_width
510.It pi_sel
511A
512.Va pcisel
513structure which specifies the bus, slot and function the user would like to
514query.
515.It pi_reg
516The
517.Tn PCI
518configuration register the user would like to access.
519.It pi_width
520The width, in bytes, of the data the user would like to read.
521This value can be only 4.
522.It pi_data
523The data returned by the kernel.
524.El
525.It PCIOCWRITE Fa "struct pci_io *"
526This
527.Xr ioctl 2
528allows users to write to the
529.Tn PCI
530device specified in the passed-in
531.Va pci_io
532structure.
533The
534.Va pci_io
535structure is described above.
536The limitations on data width described for
537reading registers, above, also apply to writing
538.Tn PCI
539configuration registers.
540.It PCIOCGETROM Fa "struct pci_rom *"
541This
542.Xr ioctl 2
543allows users to read the contents of the
544.Tn PCI
545ROM specified in the passed-in
546.Va pci_rom
547structure.
548The
549.Va pci_rom
550structure consists of the following fields:
551.Bl -tag -width pr_romlen
552.It pr_sel
553A
554.Va pcisel
555structure which specifies the bus, slot and function the user would like to
556query.
557.It pr_romlen
558Size of the buffer to store the contents of the ROM.
559Upon return, this field will contain the size of the ROM
560.It pr_rom
561The address of the buffer to store the contents of the ROM.
562.El
563.Pp
564If the ROM is larger than the specified buffer size,
565.Dv ENOMEM
566will be returned.
567.El
568.Sh FILES
569.Bl -tag -width /dev/pci* -compact
570.It Pa /dev/pci*
571Character device for the
572.Nm
573driver.
574.El
575.Sh SEE ALSO
576.Xr intro 4 ,
577.Xr pcidump 8
578.Sh HISTORY
579The machine-independent
580.Tn PCI
581subsystem appeared in
582.Ox 1.2 .
583