diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/freebsd/man4/linuxkpi.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/freebsd/man4/linuxkpi.4 4.html')
| -rw-r--r-- | static/freebsd/man4/linuxkpi.4 4.html | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/static/freebsd/man4/linuxkpi.4 4.html b/static/freebsd/man4/linuxkpi.4 4.html deleted file mode 100644 index 0a47b03a..00000000 --- a/static/freebsd/man4/linuxkpi.4 4.html +++ /dev/null @@ -1,44 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">LINUXKPI(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">LINUXKPI(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">linuxkpi</code> — <span class="Nd">Linux - Kernel Programming Interface support</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">linuxkpi</code> kernel module provides a - limited KPI (kernel programming interface) to allow Linux kernel drivers and - other Linux kernel code to be compiled on <span class="Ux">FreeBSD</span> - and used along the <span class="Ux">FreeBSD</span> kernel with little or no - modification.</p> -<p class="Pp" id="OpenFabrics">While historically - <a class="permalink" href="#OpenFabrics"><i class="Em">OpenFabrics - Enterprise Distribution (Infiniband)</i></a>, and certain vendor drivers - have used <code class="Nm">linuxkpi</code>. - <a class="permalink" href="#drm-kmod"><i class="Em" id="drm-kmod">drm-kmod</i></a> - for graphics driver support and <a class="Xr">linuxkpi_wlan(4)</a> for - wireless drivers are prominent consumers.</p> -<p class="Pp"><code class="Nm">linuxkpi</code> is not to be confused with - <a class="Xr">linux(4)</a> which provides limited Linux ABI (application - binary interface) compatibility to allow running Linux application binaries - unmodified on <span class="Ux">FreeBSD</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">linuxkpi_wlan(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 13, 2025</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
