1 .\" $NetBSD: xd.4,v 1.2 2004/04/01 17:15:00 wiz Exp $
3 .\" Copyright (c) 1988 John E. Stone <j.stone@acm.org>
5 .\" Permission to use, copy, modify, and distribute this software for any
6 .\" purpose with or without fee is hereby granted, provided that the above
7 .\" copyright notice and this permission notice appear in all copies.
9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 .\" from OpenBSD: xd.4,v 1.7 2003/07/09 13:26:20 jmc Exp
24 .Nd Xylogics 753 or 7053 VME SMD disk controller driver
26 .Cd "xdc0 at vmel0 addr 0xffffee80 level 3 vect 0x44" Pq sun4
27 .Cd "xdc1 at vmel0 addr 0xffffee90 level 3 vect 0x45" Pq sun4
28 .Cd "xdc2 at vmel0 addr 0xffffeea0 level 3 vect 0x46" Pq sun4
29 .Cd "xdc3 at vmel0 addr 0xffffeeb0 level 3 vect 0x47" Pq sun4
30 .Cd "xd* at xdc? drive ? " Pq sun4
34 is a Xylogics 753 or 7053 SMD disk controller found on sun4 systems with
36 The Xylogics 753 and 7053 are programmed the same way, but are different sizes.
37 The 753 is a 6U VME card, while the 7053 is a 9U VME card.
42 .Lk http://www.bitsavers.org/pdf/xylogics/ "Xylogics manuals (scanned)"
46 driver first appeared in
49 .An Charles D. Cranor .