No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man4 / man4.macppc / mesh.4
blob8e2d0917e3c0df42526e5089adcbc71a43eb9b65
1 .\"     $NetBSD: mesh.4,v 1.2 2003/09/26 21:21:23 wiz Exp $
2 .\"
3 .\" Copyright (c) 2003 Alex Zepeda <zipzippy@sonic.net>
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\"    notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\"    notice, this list of conditions and the following disclaimer in the
13 .\"    documentation and/or other materials provided with the distribution.
14 .\" 3. All advertising materials mentioning features or use of this software
15 .\"    must display the following acknowledgement:
16 .\"      This product includes software developed by Alex Zepeda.
17 .\" 4. The name of the author may not be used to endorse or promote products
18 .\"    derived from this software without specific prior written permission.
19 .\"
20 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
21 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
22 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30 .\"
31 .Dd September 21, 2003
32 .Dt MESH 4 macppc
33 .Os
34 .Sh NAME
35 .Nm mesh
36 .Nd Apple Macintosh Enhanced SCSI Hardware driver
37 .Sh SYNOPSIS
38 .Cd "mesh* at obio? flags 0xffff"
39 .Cd "scsibus* at mesh?"
40 .Sh DESCRIPTION
41 The
42 .Nm
43 driver provides support for the SCSI host adapters found on
44 most supported models with on-board SCSI.  The Apple Network Server models
45 use the
46 .Xr esp 4
47 and
48 .Xr esiop 4
49 devices for SCSI, not
50 .Nm .
51 .Pp
52 Models supported by
53 .Nm
54 are:
55 .Bl -dash -compact -offset indent
56 .It
57 Apple PowerBook (2400, 3400, G3, and G3 Series)
58 .It
59 Apple PowerBook (G3 Series (bronze keyboard))
60 .It
61 Apple Power Macintosh/Performa (4400, 54xx, 5500, 6300/160, 6360, 6400, and
62 6500)
63 .It
64 Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)
65 .It
66 Apple Workgroup Server 8550
67 .It
68 Apple Power Macintosh G3 (Beige G3)
69 .It
70 APS Tech (M*Power 604e/200)
71 .It
72 Motorola StarMax (3000, 4000, 5000, and 5500)
73 .It
74 Power Computing (PowerBase, PowerCenter, PowerCenter Pro, PowerCurve,
75 PowerTower, PowerTower Pro, and PowerWave)
76 .It
77 UMAX (Apus 2000, Apus 3000, C500, and C600)
78 .It
79 UMAX (J700, S900)
80 .El
81 .Pp
82 Some models have a separate SCSI bus dedicated to external devices using
83 the
84 .Xr esp 4
85 device.
86 On these systems, the
87 .Nm
88 SCSI bus is operated in SCSI
89 .Sq Fast
90 mode
91 .Pq "10 MB/s"
92 and the external
93 .Xr esp 4
94 bus is operated at 5 MB/s.  This applies only to the following models:
95 .Bl -dash -compact -offset indent
96 .It
97 Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)
98 .It
99 Power Computing (PowerCenter, PowerCenter Pro, PowerCurve,
100 PowerTower, PowerTower Pro, and PowerWave)
102 .Sh SEE ALSO
103 .Xr cd 4 ,
104 .Xr ch 4 ,
105 .Xr esiop 4 ,
106 .Xr esp 4 ,
107 .Xr intro 4 ,
108 .Xr obio 4 ,
109 .Xr scsi 4 ,
110 .Xr sd 4 ,
111 .Xr ss 4 ,
112 .Xr st 4 ,
113 .Xr uk 4