...总线驱动程序(Bus Driver)位于最底层,控制对总线上所有设备的访问,创建PDO代表发现的设备。功能驱动程序(Function Driver)控制设备的主要功能,分层在总线驱动的上面,负责创建FDO。在USB情况下,功能驱动程序必须使用USB类驱动程序访问设备。
基于107个网页-相关网页
HD Audio驱动分为两层:总线驱动(Bus Driver)和功能驱动(Function Driver),其中“总线驱动”是实现最基本的音频功能驱动,将统一集成在操作系统中。
基于32个网页-相关网页
Ancillary Function Driver 附属功能驱动程式
chipset driver function 芯片的驱动函数
Driver chip function 芯片的驱动函数
entry function of driver 入口点函数
driver function library 驱动函数库
The Function of a Driver 驱动程序的功能
The function driver USES this object to manage the functionality of the device.
功能驱动使用这个对象来管理设备的功能性。
You will decide first whether to write a monolithic function driver, a filter driver, or just a minidriver.
你首先要决定要编写一个单片机类的驱动,一个筛选驱动,或者仅仅一个迷你驱动。
"Function driver" is a device of dependent file. Different card needs specific "function driver" which assures any card is same to API layer.
“函数驱动层”是一个硬件相关的文件,不同的采集卡需要不同的“函数驱动层”,它们保证不同的卡对api层的一致性。
应用推荐