WDM Driver Program for Digital Film Image Decoding Board According with DCI Specification

沈宏伟,许超
DOI: https://doi.org/10.16208/j.issn1000-7024.2008.08.041
2008-01-01
Abstract:The methods to design WDM driver programs of PCI devices using Microsoft DDK and Compuware DriverWorks are intro-duced,and an example,the design of driver program for digital film image decoding board according with DCI(digital cinema initiatives,LLC) specification,are given.The following aspects of driver program design are discussed including the structure of WDM driver programs for PCI devices,the different handling methods for different kinds of I/O requests,the processing procedure of DMA in driver program and the synchronization of DMA threads,the main points to port driver programs from single-CPU system to multi-CPU system.The experimental results shows that the driver program can control the circuit board to decode in real time the DCI specified film image sequences whose maximum data rate reaches the upper limit(250 M Bits/sec) suggested by DCI specification.
What problem does this paper attempt to address?