summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.macppc/mesh.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.macppc/mesh.4 3.html')
-rw-r--r--static/netbsd/man4/man4.macppc/mesh.4 3.html70
1 files changed, 70 insertions, 0 deletions
diff --git a/static/netbsd/man4/man4.macppc/mesh.4 3.html b/static/netbsd/man4/man4.macppc/mesh.4 3.html
new file mode 100644
index 00000000..eb6bf035
--- /dev/null
+++ b/static/netbsd/man4/man4.macppc/mesh.4 3.html
@@ -0,0 +1,70 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">MESH(4)</td>
+ <td class="head-vol">Device Drivers Manual (macppc)</td>
+ <td class="head-rtitle">MESH(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">mesh</code> &#x2014; <span class="Nd">Apple
+ Macintosh Enhanced SCSI Hardware 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">mesh* at obio? flags 0xffff</code>
+ <br/>
+ <code class="Cd">scsibus* at mesh?</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">mesh</code> driver provides support for the
+ SCSI host adapters found on most supported models with on-board SCSI. The
+ Apple Network Server models use the <a class="Xr">esp(4)</a> and
+ <a class="Xr">esiop(4)</a> devices for SCSI, not
+ <code class="Nm">mesh</code>.</p>
+<p class="Pp">Models supported by <code class="Nm">mesh</code> are:</p>
+<ul class="Bl-dash Bd-indent Bl-compact">
+ <li>Apple PowerBook (2400, 3400, G3, and G3 Series)</li>
+ <li>Apple PowerBook (G3 Series (bronze keyboard))</li>
+ <li>Apple Power Macintosh/Performa (4400, 54xx, 5500, 6300/160, 6360, 6400,
+ and 6500)</li>
+ <li>Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)</li>
+ <li>Apple Workgroup Server 8550</li>
+ <li>Apple Power Macintosh G3 (Beige G3)</li>
+ <li>APS Tech (M*Power 604e/200)</li>
+ <li>Motorola StarMax (3000, 4000, 5000, and 5500)</li>
+ <li>Power Computing (PowerBase, PowerCenter, PowerCenter Pro, PowerCurve,
+ PowerTower, PowerTower Pro, and PowerWave)</li>
+ <li>UMAX (Apus 2000, Apus 3000, C500, and C600)</li>
+ <li>UMAX (J700, S900)</li>
+</ul>
+<p class="Pp">Some models have a separate SCSI bus dedicated to external devices
+ using the <a class="Xr">esp(4)</a> device. On these systems, the
+ <code class="Nm">mesh</code> SCSI bus is operated in SCSI
+ &#x2018;Fast&#x2019; mode (10 MB/s) and the external
+ <a class="Xr">esp(4)</a> bus is operated at 5 MB/s. This applies only to the
+ following models:</p>
+<ul class="Bl-dash Bd-indent Bl-compact">
+ <li>Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)</li>
+ <li>Power Computing (PowerCenter, PowerCenter Pro, PowerCurve, PowerTower,
+ PowerTower Pro, and PowerWave)</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">esiop(4)</a>, <a class="Xr">esp(4)</a>,
+ <a class="Xr">macppc/intro(4)</a>, <a class="Xr">macppc/obio(4)</a>,
+ <a class="Xr">scsi(4)</a>, <a class="Xr">sd(4)</a>, <a class="Xr">ss(4)</a>,
+ <a class="Xr">st(4)</a>, <a class="Xr">uk(4)</a></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">February 17, 2017</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>