How to add an (S)VGA driver to XFree86
Copyright (c) 1993, 1994 David E. Wexelblat
<dwex@XFree86.org>
Issue 1.3 - May 29, 1994
- 6.1. Multiple Chipsets And Options
- 6.2. Data Structures
- 6.3. The Ident() function
- 6.4. The ClockSelect() function
- 6.5. The Probe() function
- 6.6. The EnterLeave() function
- 6.7. The Restore() function
- 6.8. The Save() function
- 6.9. The Init() function
- 6.10. The Adjust() function
- 6.11. The ValidMode() function
- 6.12. The SaveScreen() function
- 6.13. The GetMode() function
- 6.14. The FbInit() function