diff options
Diffstat (limited to 'static/freebsd/man4/pcib.4 3.html')
| -rw-r--r-- | static/freebsd/man4/pcib.4 3.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/static/freebsd/man4/pcib.4 3.html b/static/freebsd/man4/pcib.4 3.html new file mode 100644 index 00000000..f9c52ba7 --- /dev/null +++ b/static/freebsd/man4/pcib.4 3.html @@ -0,0 +1,35 @@ +<table class="head"> + <tr> + <td class="head-ltitle">PCIB(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">PCIB(4)</td> + </tr> +</table> +<div class="manual-text"> +<section class="Sh"> +<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> +<p class="Pp"><code class="Nm">pcib</code> — <span class="Nd">PCI bridge + driver</span></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> +<p class="Pp">To compile this driver into the kernel, place the following line + in your kernel configuration file:</p> +<div class="Bd Pp Bd-indent"><code class="Cd">device pci</code></div> +</section> +<section class="Sh"> +<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> +<p class="Pp">The <code class="Nm">pcib</code> driver provides for host and PCI + bridges in a PCI system.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> +<p class="Pp">This man page is too short.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">January 18, 2008</td> + <td class="foot-os">FreeBSD 15.0</td> + </tr> +</table> |
