![]() |
Linux Framebuffer Driver Writing HOWTOJames Simmons, jsimmons@acsu.buffalo.edu v1.00, 9 October 1999 This document describes how to support a framebuffer video card for Linux. It lists the supported video hardware, describes how to program the kernel drivers, and answers frequently asked questions. The goal is to bring current framebuffer driver writers as well as new ones up to speed on the new developments occurring in the graphics system for Linux. Table of Contents1. Introduction
2. Framebuffer Video Card Technology
3. Setting a Video Mode
4. Framebuffer Internal API
5. Answers To Frequently Asked Questions5.1 Does fbdev support accels? 6. References |