高度可移植嵌入式系统设备驱动体系结构  被引量:3

Architecture of Embedded Device Driver for High Portability

在线阅读下载全文

作  者:杨永志[1] 唐玉华[1] 

机构地区:[1]国防科学技术大学计算机学院,长沙410073

出  处:《计算机工程》2006年第14期271-273,共3页Computer Engineering

基  金:国家"863"计划基金(2003AA115130)

摘  要:设备驱动的编写是嵌入式系统软件设计的重要部分。当前的驱动开发通常是根据硬件设备,寻找其驱动然后进行移植工作。如果没有可用的驱动程序,将被迫重新编写设备驱动。这种模式不利于软件的重用,往往造成重复劳动。该文在现有驱动开发模型的基础上,提出了一个高度可移植的设备驱动编写模型,并定义出相应的驱动程序开发接口。这样,驱动程序的移植就被集中在这些接口的实现和适配上,从而大大提高了驱动程序的可移植性。Implementation of device driver is an important part of embedded system development. Current way is to find some existing code according to the specified device, and analyze it thoroughly before porting. If no code is found, it has to write the code. It is time consuming and some kind of wasting. This article suggests a model of designing highly portable device driver and defines its interfaces, based on current models. So the porting of device driver is limited to implementation and adapting of those interfaces. The portability is built.

关 键 词:嵌入式系统 驱动程序 可移植性 接口 

分 类 号:TP391[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象