总线驱动程序 meaning in English
bus driver
Examples
- Developing of universal serial bus device driver with wdm
的通用串行总线驱动程序的开发 - Wdm use a kind of model of delaminating . for the usb device , it ' s composed of usb driver and usb functional driver
Wdm采用分层驱动程序模型,对于usb设备来说,可分为usb总线驱动程序( usbd )和usb功能驱动程序。 - The universal serial bus driver ( used ) is below the functional driver and supplied by the operating system . usbd takes charge of contacting wi
Usb总线驱动程序由操作系统提供,它位于usb功能驱动程序的下面,负责与实际的硬件打交道,实现烦琐的低层通讯。