期刊文献+

嵌入式系统Linux下LCD显示驱动的开发 被引量:4

Development of LCD Device Driver in Linux Embedded System
在线阅读 下载PDF
导出
摘要 嵌入式系统通常使用LCD作为显示设备,嵌入式Linux下,如果图形界面接口采用的是MicroWindows,MiniGUI或Qt-Embedded,则LCD设备的驱动程序必须采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。 An LCD is a standard display device for hand - held embedded systems. If GUIs (graphic user interface) such as MiniGUI, MicroWindows of Qt- Embedded in the embedded Linux are used, LCD device drivers must be implemented as Linux frame buffer device drivers in addition to those low level operations which only deal with commands provided by LCI) controllers. The frame buffer device provides an abstraction for the graphics hardware. It represents the frame buffer of some video hardware, and allows application software to access the graphics hardware through a well- defined interface. This paper introduces the framework of the Linux frame buffer device driver, and gives a detailed analysis of the architecture,key functions and data structures of the Linux frame buffer device driver. By taking the platform of Samsung's S3C2410x processor for example,the paper systematically describes how to develop and debug a Linux frame buffer device driver.
作者 李勇 张建正
出处 《计算机技术与发展》 2006年第2期93-95,187,共4页 Computer Technology and Development
关键词 嵌入式系统 LINUX操作系统 帧缓冲 网络文件系统 embedded system Linux operation system frame buffer NFS
  • 相关文献

参考文献5

  • 1SAMSUNG ELECTRONICS. USER' S MANUAL S3C2410 X32-Bit RISC Microprocessor[EB/OL]. http://www.samsung.com/Products/Semiconductor/SystemLSI/MobileSolut ions/MobileASSP/MobileComputing/S3C2410/S3C2410.htm, 2001-05.
  • 2PRIME VIEW INERNATIONAL. USER' S MANUAL V16 C6448AC[EB/OL]. http://www. jazzbear.idv. tw: 8080/PKM/Projects/LART/User/8912066/present/pdf/V16C6448AC. pdf,2000-10.
  • 3Rubini A.LINUX设备驱动程序[M].北京:中国电力出版社,2004.
  • 4Uytterhoeven G. The Frame Buffer Device[EB/OL]. http://www. faqs. org/docs/Linux-HOWTO/Framebuffer-HOWTO. html, 1998-09.
  • 5Simmons J. Linux Frame Buffer Driver Writing HOWTO[EB/OL]. http://linuxconsole.sourceforge.net/fbdev/HOWTO/,2001-10.

共引文献2

同被引文献22

引证文献4

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部