本文主要是介绍Documentation/fb目录中帮助文档的索引,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
Index of files in Documentation/fb.
If you think something about frame buffer devices needs an entry here, needs correction or you've written one please mail me.
00-INDEX
- this file这个文档是Documentation/fb目录下帮助文档的索引,可以帮助我们更快更好的定位我们需要的有关framebuffer设备驱动的信息。
arkfb.txt
- info on the fbdev driver for ARK Logic chips.
aty128fb.txt
- info on the ATI Rage128 frame buffer driver.
cirrusfb.txt
- info on the driver for Cirrus Logic chipsets.
上面这三个是针对不同的公司的芯片
cyblafb/- directory with documentation files related to the cyblafb driver.这个有个专门的目录
deferred_io.txt
- an introduction to deferred IO.
fbcon.txt
- intro to and usage guide for the framebuffer console (fbcon). 与控制台有关
framebuffer.txt
- introduction to frame buffer devices.介绍framebuffer设备
imacfb.txt
- info on the generic EFI platform driver for Intel based Macs.
intel810.txt
- documentation for the Intel 810/815 framebuffer driver.
intelfb.txt
- docs for Intel 830M/845G/852GM/855GM/865G/915G/945G fb driver.
internals.txt
- quick overview of frame buffer device internals. framebuffer设备的内部结构
下面这些都是针对不同的架构或开发板的帮助文件。
matroxfb.txt- info on the Matrox framebuffer driver for Alpha, Intel and PPC.
modedb.txt
- info on the video mode database.
matroxfb.txt
- info on the Matrox frame buffer driver.
pvr2fb.txt
- info on the PowerVR 2 frame buffer driver.
pxafb.txt
- info on the driver for the PXA25x LCD controller.
s3fb.txt
- info on the fbdev driver for S3 Trio/Virge chips.
sa1100fb.txt
- information about the driver for the SA-1100 LCD controller.
sisfb.txt
- info on the framebuffer device driver for various SiS chips.
sstfb.txt
- info on the frame buffer driver for 3dfx' Voodoo Graphics boards.
tgafb.txt
- info on the TGA (DECChip 21030) frame buffer driver
vesafb.txt
- info on the VESA frame buffer device
vt8623fb.txt
- info on the fb driver for the graphics core in VIA VT8623 chipsets.
这篇关于Documentation/fb目录中帮助文档的索引的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!