summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/linuxkpi.4 4.html
blob: 0a47b03ab47357c8b5e41c7297fbb86f1f1db5a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<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> &#x2014; <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>