summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/aic.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/aic.4 4.html')
-rw-r--r--static/netbsd/man4/aic.4 4.html56
1 files changed, 56 insertions, 0 deletions
diff --git a/static/netbsd/man4/aic.4 4.html b/static/netbsd/man4/aic.4 4.html
new file mode 100644
index 00000000..e73fe41e
--- /dev/null
+++ b/static/netbsd/man4/aic.4 4.html
@@ -0,0 +1,56 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">AIC(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">AIC(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">aic</code> &#x2014; <span class="Nd">Adaptec
+ AIC-6260 and AIC-6360 SCSI 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">aic0 at isa? port 0x340 irq 12</code>
+ <br/>
+ <code class="Cd">aic* at isapnp?</code>
+ <br/>
+ <code class="Cd">aic* at pcmcia? function ?</code>
+ <br/>
+ <code class="Cd">scsibus* at aic?</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">aic</code> driver provides support for the
+ Adaptec AIC-6260 and AIC-6360 SCSI controller chips.</p>
+<p class="Pp">The PCMCIA SCSI host adapters and many ISA cards do not include
+ boot ROMs and therefore cannot be used to connect the boot device.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
+<p class="Pp">Cards supported by the <code class="Nm">aic</code> driver
+ include:</p>
+<ul class="Bl-item Bd-indent">
+ <li>Adaptec 1502 ISA SCSI host adaptor</li>
+ <li>Adaptec 152x ISA SCSI host adaptor</li>
+ <li>Adaptec AHA-1520B ISAPNP SCSI host adaptor</li>
+ <li>Adaptec APA-1460 PCMCIA SCSI host adaptor</li>
+ <li>Creative Labs SoundBlaster ISA SCSI host adaptor, and compatibles</li>
+</ul>
+</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">cd(4)</a>, <a class="Xr">ch(4)</a>,
+ <a class="Xr">intro(4)</a>, <a class="Xr">scsi(4)</a>,
+ <a class="Xr">sd(4)</a>, <a class="Xr">st(4)</a></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">November 10, 1997</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>