/* macfb.c: Generic framebuffer for Macs whose colourmaps/modes we don't know how to set */ /* (c) 1999 David Huggins-Daines Primarily based on vesafb.c, by Gerd Knorr (c) 1998 Gerd Knorr Also uses information and code from: The original macfb.c from Linux/mac68k 2.0, by Alan Cox, Juergen Mellinger, Mikael Forselius, Michael Schmitz, and others. valkyriefb.c, by Martin Costabel, Kevin Schoedel, Barry Nathan, Dan Jacobowitz, Paul Mackerras, Fabio Riccardi, and Geert Uytterhoeven. This code is free software. You may copy, modify, and distribute it subject to the terms and conditions of the GNU General Public License, version 2, or any later version, at your convenience. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include