Windows CE 6.0 Stream Driver
[Full Text]
AUTHOR(S)
Harshitha.K.Raj, S.R.Sujatha, Dr.M.Siddappa, P. Satish Kumar
KEYWORDS
Keywords: Win CE6.0, device driver, stream driver.
ABSTRACT
Abstract: Developing device drivers is one of the most difficult tasks to develop or port operating systems. A device driver needs to be described according to the target device and OS. A major design goal in operating system developments is stability and one of the challenges of this stability is device drivers. Device drivers are more likely to crash the operating system for two reasons: on one side they typically run in kernel mode and not as easily be confined as the normal application programs and on the other hand side many drivers are built by independent equipment manufactures. This paper proposes Windows CE 6.0 support system for stream driver development.
REFERENCES
[1] Tetsuro Katayama, Keizo Saisho, and Akira Fukuda: “Proposal of a Support System for Device Driver Generation”, 1999 IEEE.
[2] Hui Chen, Guillaume Godet-Bar, Frederic Rousseau, and Frederic Petrot: “Me3D: A Model-driven Methodology Expediting Embedded Device Driver Development”, 2011 IEEE.
[3] A. Weggerle and C. Himpel and T. Schmitt: “Transaction Based Device Driver Development”, MIPRO 2011.
[4] Mizell.A.M: “Understanding device drivers in OS/2”, IBM Enter System Divisions, Bocu Raton, USA.
[5] Levin. V: “Static driver verifier, a formal verification tool for Windows device drivers”, 2004 IEEE.
[6] Clerc. D, Garcé s-Erice L, Rooney S: “OS streaming deployment”, 2010 IEEE.
[7] Stanislav Pavlov, Pavel Belevsky: “Windows® Embedded CE 6.0 Fundamentals.”
[8] Samuel Phung: “Microsoft® Windows Embedded CE 6.0.”
|