xref: /openbsd-src/share/man/man4/man4.sparc64/apio.4 (revision e5cc2e7e920dbd55478717f702d4358e7c5f977d)
1*e5cc2e7eSschwarze.\"	$OpenBSD: apio.4,v 1.8 2013/07/16 16:05:49 schwarze Exp $
2a503d515Sjason.\"
3a503d515Sjason.\" Copyright (c) 2002 Jason L. Wright (jason@thought.net)
4a503d515Sjason.\" All rights reserved.
5a503d515Sjason.\"
6a503d515Sjason.\" Redistribution and use in source and binary forms, with or without
7a503d515Sjason.\" modification, are permitted provided that the following conditions
8a503d515Sjason.\" are met:
9a503d515Sjason.\" 1. Redistributions of source code must retain the above copyright
10a503d515Sjason.\"    notice, this list of conditions and the following disclaimer.
11a503d515Sjason.\" 2. Redistributions in binary form must reproduce the above copyright
12a503d515Sjason.\"    notice, this list of conditions and the following disclaimer in the
13a503d515Sjason.\"    documentation and/or other materials provided with the distribution.
14a503d515Sjason.\"
15a503d515Sjason.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16a503d515Sjason.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17a503d515Sjason.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18a503d515Sjason.\" DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
19a503d515Sjason.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
20a503d515Sjason.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21a503d515Sjason.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22a503d515Sjason.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23a503d515Sjason.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
24a503d515Sjason.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25a503d515Sjason.\" POSSIBILITY OF SUCH DAMAGE.
26a503d515Sjason.\"
27*e5cc2e7eSschwarze.Dd $Mdocdate: July 16 2013 $
28a503d515Sjason.Dt APIO 4 sparc64
29a503d515Sjason.Os
30a503d515Sjason.Sh NAME
31a503d515Sjason.Nm apio
32a503d515Sjason.Nd SBus Aurora pio1 driver
33a503d515Sjason.Sh SYNOPSIS
34afb7f3acSmickey.Cd "apio* at sbus?"
35a503d515Sjason.Cd "lpt* at apio?"
36a503d515Sjason.Sh DESCRIPTION
37a503d515SjasonThe
38a503d515Sjason.Nm
39a503d515Sjasondriver provides support for the Aurora Technologies
40a503d515Sjason.Tn pio1
41cbf6feefSjmcparallel port interface, which is basically an
42a503d515Sjason.Xr lpt 4
43a503d515Sjasonport with
44a503d515Sjason.Xr sbus 4
45a503d515Sjasonglue logic.
46a503d515Sjason.Sh SEE ALSO
479cf9dc59Smiod.Xr intro 4 ,
48a503d515Sjason.Xr lpt 4 ,
49a503d515Sjason.Xr sbus 4
50a503d515Sjason.Sh HISTORY
51a503d515Sjason.Ox
52a503d515Sjasonsupport for
53a503d515Sjason.Nm
54a503d515Sjasonwas added in
55a503d515Sjason.Ox 3.1 .
56908a2779Sjmc.Sh AUTHORS
57908a2779SjmcThe driver was written by
58*e5cc2e7eSschwarze.An Jason Wright Aq Mt jason@thought.net .
59a503d515Sjason.Sh BUGS
60a503d515SjasonOnly revision
61a503d515Sjason.Tn 210sj
62a503d515Sjasonis known to work.
63a503d515SjasonMinor work may be necessary for other revisions of this card.
64