1*62592e2aSwiz.\" $NetBSD: mfb.4,v 1.7 2017/08/27 20:42:55 wiz Exp $ 2f88c6874Sgmcgarry.\" 3f88c6874Sgmcgarry.\" Copyright (c) 2001 The NetBSD Foundation, Inc. 4f88c6874Sgmcgarry.\" All rights reserved. 5f88c6874Sgmcgarry.\" 6f88c6874Sgmcgarry.\" This code is derived from software contributed to The NetBSD Foundation 7f88c6874Sgmcgarry.\" by Gregory McGarry. 8f88c6874Sgmcgarry.\" 9f88c6874Sgmcgarry.\" Redistribution and use in source and binary forms, with or without 10f88c6874Sgmcgarry.\" modification, are permitted provided that the following conditions 11f88c6874Sgmcgarry.\" are met: 12f88c6874Sgmcgarry.\" 1. Redistributions of source code must retain the above copyright 13f88c6874Sgmcgarry.\" notice, this list of conditions and the following disclaimer. 14f88c6874Sgmcgarry.\" 2. Redistributions in binary form must reproduce the above copyright 15f88c6874Sgmcgarry.\" notice, this list of conditions and the following disclaimer in the 16f88c6874Sgmcgarry.\" documentation and/or other materials provided with the distribution. 17f88c6874Sgmcgarry.\" 18f88c6874Sgmcgarry.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 19f88c6874Sgmcgarry.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 20f88c6874Sgmcgarry.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 21f88c6874Sgmcgarry.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 22f88c6874Sgmcgarry.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 23f88c6874Sgmcgarry.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 24f88c6874Sgmcgarry.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 25f88c6874Sgmcgarry.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 26f88c6874Sgmcgarry.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 27f88c6874Sgmcgarry.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 28f88c6874Sgmcgarry.\" POSSIBILITY OF SUCH DAMAGE. 29f88c6874Sgmcgarry.\" 30c2b7db20Smaya.Dd August 22, 2017 31f88c6874Sgmcgarry.Dt MFB 4 32f88c6874Sgmcgarry.Os 33f88c6874Sgmcgarry.Sh NAME 34f88c6874Sgmcgarry.Nm mfb 35f88c6874Sgmcgarry.Nd 36f88c6874SgmcgarryPMAG-A MX monochrome unaccelerated 2-D framebuffer 37f88c6874Sgmcgarry.Sh SYNOPSIS 38f88c6874Sgmcgarry.Cd "mfb* at tc? slot ? offset ?" 39f88c6874Sgmcgarry.Cd "wsdisplay* at mfb?" 40f88c6874Sgmcgarry.Sh DESCRIPTION 41f88c6874SgmcgarryThe 42f88c6874Sgmcgarry.Nm 43f88c6874Sgmcgarrydriver provides support for the PMAG-A MX monochrome framebuffer for 44*62592e2aSwizthe TURBOchannel bus. 45*62592e2aSwizThe PMAG-A is a monochrome framebuffer capable 46f88c6874Sgmcgarryof running at a resolution of 1280-by-1024 at 72 Hz. 47f88c6874Sgmcgarry.Sh SEE ALSO 48f88c6874Sgmcgarry.Xr cfb 4 , 49f88c6874Sgmcgarry.Xr px 4 , 50d7dfccdeSad.Xr pxg 4 , 51f88c6874Sgmcgarry.Xr sfb 4 , 52f88c6874Sgmcgarry.Xr tc 4 , 53f88c6874Sgmcgarry.Xr tfb 4 , 54f88c6874Sgmcgarry.Xr wscons 4 55