summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc/xy.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.sparc/xy.4')
-rw-r--r--share/man/man4/man4.sparc/xy.441
1 files changed, 0 insertions, 41 deletions
diff --git a/share/man/man4/man4.sparc/xy.4 b/share/man/man4/man4.sparc/xy.4
deleted file mode 100644
index e5933035cce..00000000000
--- a/share/man/man4/man4.sparc/xy.4
+++ /dev/null
@@ -1,41 +0,0 @@
-.\" $OpenBSD: xy.4,v 1.9 2007/05/31 19:19:56 jmc Exp $
-.\"
-.\" Copyright (c) 1988 John E. Stone <j.stone@acm.org>
-.\"
-.\" Permission to use, copy, modify, and distribute this software for any
-.\" purpose with or without fee is hereby granted, provided that the above
-.\" copyright notice and this permission notice appear in all copies.
-.\"
-.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.\"
-.Dd $Mdocdate: May 31 2007 $
-.Dt XY 4 sparc
-.Os
-.Sh NAME
-.Nm xy
-.Nd Xylogics 450 or 451 VME SMD disk controller driver
-.Sh SYNOPSIS
-.Cd "xyc0 at vmes0 addr 0xffffee40 level 3 vect 0x48" Pq sun4
-.Cd "xyc1 at vmes0 addr 0xffffee48 level 3 vect 0x49" Pq sun4
-.Cd "xy* at xyc? " Pq sun4
-.Sh DESCRIPTION
-The
-.Nm
-is a Xylogics 450/451 SMD disk controller found on sun4 systems with
-the VME bus.
-.Sh SEE ALSO
-.Xr intro 4 ,
-.Xr xd 4
-.Sh HISTORY
-The
-.Nm
-driver first appeared in
-.Nx
-and was written by
-.An Charles D. Cranor .