/* * linux/drivers/video/pmagb-b-fb.c * * PMAGB-B TurboChannel framebuffer card support ... derived from: * "HP300 Topcat framebuffer support (derived from macfb of all things) * Phil Blundell 1998", the original code can be * found in the file hpfb.c in the same directory. * * DECstation related code Copyright (C) 1999, 2000, 2001 by * Michael Engel , * Karsten Merker and * Harald Koerfgen. * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. * */ /* * We currently only support the PMAGB-B in high resolution mode * as I know of no way to detect low resolution mode set via jumper. * KM, 2001/01/07 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include