xref: /openbsd/share/man/man4/pcib.4 (revision d415bd75)
1.\"	$OpenBSD: pcib.4,v 1.4 2007/05/31 19:19:51 jmc Exp $
2.\"
3.\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: May 31 2007 $
18.Dt PCIB 4
19.Os
20.Sh NAME
21.Nm pcib
22.Nd PCI-ISA bridge
23.Sh SYNOPSIS
24.Cd "pcib* at pci?"
25.Cd "isa* at pcib?"
26.Sh DESCRIPTION
27The
28.Nm
29driver supports generic
30.Tn PCI-ISA
31bridges.
32These devices are largely transparent and provide no user accessible
33entry points.
34.Sh SEE ALSO
35.Xr intro 4 ,
36.Xr isa 4 ,
37.Xr pci 4
38