/* * linux/drivers/video/S3Triofb.c -- Open Firmware based frame buffer device * * Copyright (C) 1997 Peter De Schrijver * * This driver is partly based on the PowerMac console driver: * * Copyright (C) 1996 Paul Mackerras * * and on the Open Firmware based frame buffer device: * * Copyright (C) 1997 Geert Uytterhoeven * * 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. */ /* Bugs : + OF dependencies should be removed. + This driver should be merged with the CyberVision driver. The CyberVision is a Zorro III implementation of the S3Trio64 chip. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include