|
10.5120/249-406 |
Kumar Anik, Abhishek Sharma and Pavan Chakroborty. Article: Graphical Driver Development Kit (GDDK) for Linux. International Journal of Computer Applications 1(11):12–15, February 2010. Published By Foundation of Computer Science. BibTeX
@article{key:article,
author = {Kumar Anik and Abhishek Sharma and Pavan Chakroborty},
title = {Article: Graphical Driver Development Kit (GDDK) for Linux},
journal = {International Journal of Computer Applications},
year = {2010},
volume = {1},
number = {11},
pages = {12--15},
month = {February},
note = {Published By Foundation of Computer Science}
}
Abstract
GDDK is a tool to help users build a driver in an organized and a lesser burdened way than how they do that natively. It helps by framing a procedure that comes common out of developing various drivers. The tools contains all function definitions of the kernel source, but the user is expected know how to use those functions in the GDDK and how to use them to solve his purpose, as the tool is supposed to provide only a convenient way for developing the driver, and hence doesn't do any wonders by creating drivers itself. The tool offers a wizard for users which can help them to make a driver on preconfigured templates as well as a UI where she can choose from innumerable functionalities of the kernel to develop one of her own.
The toolkit should not be misjudged as an AI kind of framework where only a little information from the user can develop a driver for any device. User must know each and everything about the device, about the functionalities as well as mechanism of the device to develop a driver. The toolkit helps in a way that it saves user's time to develop a driver as well as it can help user to build it in a systematic approach so that useless ambiguities are avoided.
Reference
-
[1] Alessandro Rubini. Book: Linux device drivers, 1998
[2] Corbet, Jonathan. Rubini, Alessandro . Kroah-Hartman,Greg. Book: Linux device drivers, 3rd Ed., 2005
[3] Kroah-Hartman, Greg.2001. Kernel korner: How to write a Linux usb device driver. Specialized Systems Consultants, Inc. Seattle, WA, USA, 1075-3583. http://portal.acm.org/citation.cfm?id=509852.509856&coll=portal&dl=ACM&CFID=51722142&CFTOKEN=94078685
[4] Matia, Fernando. Kernel Corner: Writing a Linux Driver. ACM Linux Journal, 22(April 1998), 1075-3583. http://portal.acm.org/citation.cfm?id=327338.327360&jmp=cit&coll=portal&dl=ACM&CFID=51722142&CFTOKEN=94078685#CIT
[5] Rusling D A, The Linux Kernel, http://www.tldp.org/LDP/tlk/tlk.html, 1999
[6] Tsegaye,Melekam. Foss,Richard . 2004.A comparison of the Linux and Windows device driver architectures. ACM SIGOPS Operating Systems Review . ACM New York, NY, USA. DOI http://doi.acm.org/10.1145/991130.991132
[7] Wang,Shaojie. Malik, Sharad.Bergamaschi,Reinaldo A. . 2003. Modeling and Integration of Peripheral Devices in Embedded Systems. In Design, Automation, and Test in Europe, Proceedings of the conference on Design, Automation and Test in Europe. IEEE Computer Society Washington, DC, USA, 1530-1591 , 0-7695-1870-2. http://portal.acm.org/citation.cfm?id=789083.1022717&jmp=cit&coll=portal&dl=ACM&CFID=51722142&CFTOKEN=94078685#CIT
Key words
UNITED STATES




