summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/aac.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/aac.4 4.html')
-rw-r--r--static/netbsd/man4/aac.4 4.html80
1 files changed, 0 insertions, 80 deletions
diff --git a/static/netbsd/man4/aac.4 4.html b/static/netbsd/man4/aac.4 4.html
deleted file mode 100644
index 4f4b5f55..00000000
--- a/static/netbsd/man4/aac.4 4.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">AAC(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">AAC(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">aac</code> &#x2014; <span class="Nd">Adaptec
- AdvancedRAID Controller driver</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">aac* at pci? dev ? function ?</code>
- <br/>
- <code class="Cd">ld* at aac? unit ?</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">aac</code> driver provides support for the
- Adaptec AAC family of SCSI and SATA RAID controllers. These controllers
- support RAID 0, 1, 5, 10, and volume sets. They have four channels in the
- add-in version or 1-2 channels in the motherboard integrated version, and
- are most often found rebadged by Dell, Hewlett-Packard or IBM. Supported
- controllers include:</p>
-<p class="Pp"></p>
-<ul class="Bl-bullet Bl-compact">
- <li>Adaptec AAC-364</li>
- <li>Adaptec SCSI RAID 2120S</li>
- <li>Adaptec SCSI RAID 2200S</li>
- <li>Adaptec SATA RAID 2410SA</li>
- <li>Adaptec SATA RAID 3405</li>
- <li>Adaptec SCSI RAID 5400S</li>
- <li>Dell PERC 2/Si</li>
- <li>Dell PERC 2/QC</li>
- <li>Dell PERC 3/Di</li>
- <li>Dell PERC 3/Si</li>
- <li>Dell PERC 320/DC</li>
- <li>Dell CERC SATA RAID 1.5/6ch</li>
- <li>HP NetRAID 4M</li>
- <li>HP ML110 G2 (Adaptec SATA RAID 2610SA)</li>
- <li>IBM ServeRAID 8k</li>
-</ul>
-<p class="Pp">Access to RAID containers is available via the
- <code class="Nm">ld</code> device driver. Individual drives cannot be
- accessed unless they are part of a container or volume set, and non-fixed
- disks cannot be accessed. Containers can be configured by using the on-board
- BIOS utility of the card.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1>
-<p class="Pp">The adapter can send status and alert messages asynchronously to
- the driver. These messages are printed on the system console.</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">intro(4)</a>, <a class="Xr">ld(4)</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">aac</code> driver first appeared in
- <span class="Ux">NetBSD 1.6</span>, and was based on the
- <span class="Ux">FreeBSD</span> driver of the same name.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">This driver is not compatible with controllers that have version
- 1.x firmware. The firmware version is the same as the kernel version printed
- in the BIOS POST and driver attach messages.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">June 1, 2016</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>