/* * linux/drivers/video/fbcon-mac.c -- Low level frame buffer operations for * x bpp packed pixels, font width != 8 * * Created 26 Dec 1997 by Michael Schmitz * Based on the old macfb.c 6x11 code by Randy Thelen * * This driver is significantly slower than the 8bit font drivers * and would probably benefit from splitting into drivers for each depth. * * 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 */ #include #include #include #include #include #include #include