xref: /openbsd-src/share/man/man4/man4.sparc64/bpp.4 (revision 369bef3a142061d28bd38b74f30fd054965b81c6)
1*369bef3aSschwarze.\"     $OpenBSD: bpp.4,v 1.4 2014/01/21 03:15:46 schwarze Exp $
28260c660Smiod.\"
38260c660Smiod.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net)
48260c660Smiod.\" All rights reserved.
58260c660Smiod.\"
68260c660Smiod.\" Redistribution and use in source and binary forms, with or without
78260c660Smiod.\" modification, are permitted provided that the following conditions
88260c660Smiod.\" are met:
98260c660Smiod.\" 1. Redistributions of source code must retain the above copyright
108260c660Smiod.\"    notice, this list of conditions and the following disclaimer.
118260c660Smiod.\" 2. Redistributions in binary form must reproduce the above copyright
128260c660Smiod.\"    notice, this list of conditions and the following disclaimer in the
138260c660Smiod.\"    documentation and/or other materials provided with the distribution.
148260c660Smiod.\"
158260c660Smiod.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
168260c660Smiod.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
178260c660Smiod.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
188260c660Smiod.\" DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
198260c660Smiod.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
208260c660Smiod.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
218260c660Smiod.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
228260c660Smiod.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
238260c660Smiod.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
248260c660Smiod.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
258260c660Smiod.\" POSSIBILITY OF SUCH DAMAGE.
268260c660Smiod.\"
27*369bef3aSschwarze.Dd $Mdocdate: January 21 2014 $
288260c660Smiod.Dt BPP 4 sparc64
298260c660Smiod.Os
308260c660Smiod.Sh NAME
318260c660Smiod.Nm bpp
328260c660Smiod.Nd parallel port
338260c660Smiod.Sh SYNOPSIS
348260c660Smiod.Cd "bpp0 at sbus?"
358260c660Smiod.Sh DESCRIPTION
368260c660SmiodThe
378260c660Smiod.Nm
388260c660Smioddriver provides support for the built-in parallel port.
398260c660SmiodIt only supports writing data to the device.
408260c660Smiod.Sh FILES
41946665d3Sjmc.Bl -tag -width tenletters -compact
42*369bef3aSschwarze.It Pa /dev/bpp
43*369bef3aSschwarzeparallel port device
448260c660Smiod.El
458260c660Smiod.Sh SEE ALSO
468260c660Smiod.Xr intro 4 ,
478260c660Smiod.Xr sbus 4
48