The Linux/m68k Frame Buffer Device
: References
Previous: Converting XFree86 timing values into frame buffer device timings
Next: Downloading
8. References
For more specific information about the frame buffer device and its
applications, please refer to the following documentation:
- The manual pages for fbset: fbset(8), fb.modes(5)
- The manual pages for XFree68: XF68_FBDev(1), XF86Config(4/5)
- The mighty kernel sources:
- linux/Documentation/m68k/framebuffer.txt, which may be more
up-to-date than the document you're reading now
- linux/include/linux/fb.h
- linux/drivers/char/fbmem.c
- linux/arch/m68k/*/*fb.c
The Linux/m68k Frame Buffer Device
: References
Previous: Converting XFree86 timing values into frame buffer device timings
Next: Downloading