Proposal of a support system for device driver generation
暂无分享,去创建一个
Writing device drivers is one of the most difficult tasks to develop or port operating systems (OSs). A device driver needs to be described according to the target device and OS. In the description, programmers must know information about hardware such as specifications of devices and carefully describe complex parts such as timing control. This paper proposes a support system for device driver generation. The inputs for the system are device driver specification which shows operations of the device, OS dependent specification which shows dependent parts on the OS, and device dependent specification which shows dependent parts on the device. As an example, network devices are adopted. The inputs to generate device drivers by the proposed system are described.
[1] B. Maaref. MMS implementation based on a real-time operating system kernel , 1997, ISIE '97 Proceeding of the IEEE International Symposium on Industrial Electronics.
[2] Xiaohua Jia,et al. Operating system kernel automatic construction , 1995, OPSR.