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/netbsd/man4/qat.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/qat.4 4.html')
| -rw-r--r-- | static/netbsd/man4/qat.4 4.html | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/static/netbsd/man4/qat.4 4.html b/static/netbsd/man4/qat.4 4.html deleted file mode 100644 index 4d058445..00000000 --- a/static/netbsd/man4/qat.4 4.html +++ /dev/null @@ -1,68 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">QAT(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">QAT(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">qat</code> — <span class="Nd">Intel - QuickAssist crypto accelerator</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">qat* at pci? dev ? function ?</code></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">qat</code> driver supports the following - system-on-chips, chipsets, and PCIe adapters, which are integrated with - QuickAssist:</p> -<p class="Pp"></p> -<ul class="Bl-bullet Bl-compact"> - <li>Intel Atom C2000 processor</li> - <li>Intel Atom C3000 processor</li> - <li>Intel Xeon D-1500 processor</li> - <li>Intel Xeon D-2100 processor</li> - <li>Intel C620 chipset</li> - <li>Intel QuickAssist Adapter 8960/8970</li> -</ul> -<p class="Pp">When the <code class="Nm">qat</code> driver is attached, it - automatically registers itself to accelerate DES-CBC, 3DES-CBC, AES-CBC, - HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, and HMAC-SHA512 operations for - <a class="Xr">opencrypto(9)</a>, and thus for <a class="Xr">ipsec(4)</a> and - <a class="Xr">crypto(4)</a>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<p class="Pp">The <code class="Nm">qat</code> driver loads the firmware which is - located in <span class="Pa">/libdata/firmware/qat/</span>, by - <a class="Xr">firmload(9)</a>.</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">crypto(4)</a>, <a class="Xr">intro(4)</a>, - <a class="Xr">ipsec(4)</a>, <a class="Xr">firmload(9)</a>, - <a class="Xr">opencrypto(9)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">qat</code> driver first appeared in - <span class="Ux">NetBSD 10.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">qat</code> driver was written by - <span class="An">Hikaru Abe</span> - <<a class="Mt" href="mailto:hikaru@iij.ad.jp">hikaru@iij.ad.jp</a>>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">November 20, 2019</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
