USB总线驱动程序负责控制实际的硬件,实现与底层的通信。
The USB Bus device driver takes charge of control and communicates with hardware.
PCI总线驱动程序的实质是通过相应板卡配置空间的访问来配置系统资源。
The essence of the driver is to configure the system resources through access to the configuration space of corresponding PCI card.
USB功能驱动程序由设备开发者编写,位于USB总线驱动程序的上层,通过向USB总线驱动程序发送USB请求包,来实现对USB设备信息的发送或接收。
USB Function device driver is designed by client, it lies the up layer of USB Bus device driver, it sends and receives information from USB device by send URB to USB Bus device driver.
BIOS所做的工作大部分会被忽略掉,操作系统一旦加载scsi驱动程序之后,就会自行扫描scsi总线。
The work the BIOS did is mostly ignored; the operating system, once it loads a SCSI driver, will do its own scan of the SCSI bus.
这篇文章分析了无线设备的一些示例,并且研究了设备驱动程序的Linux实现、总线技术以及各种协议。
This article examines examples of such wireless devices and explores the respective Linux implementations of the device drivers, bus technologies, and protocols.
在 Ångström第一次引导时,它会检查系统上的总线,初始化键盘、显示器、鼠标、以太网适配器和所有其他外设,然后寻找要使用的驱动程序。
The first time Ångström boots, it inspects the buses on the system and initializes the keyboard, display, mouse, Ethernet adapter, and any other peripherals, then finds the correct drivers to use.
介绍了串口编程技术,RS485总线驱动模式和RS485串口驱动程序。 然后在此基础上设计和实现了SDM300远程控制模块和异步信道的通信模块。
Findally, we implement SDM300 remote control module and Async communication module on the basis of introducing technology of serial programming , RS485 bus driving mode and RS485 serial driver.
本论文包括硬件设计、驱动程序开发和组成CAN总线控制系统三部分。
The dissertation consists of hardware design, driver development, CAN bus control system composing.
并通过设计和编写接口应用驱动程序,实现了基于PCI总线方式下数据传输的中断和查询两种方案。
By designing and compiling interface application driving program, the interrupt and query schemes of data transmission based on PCI bus are realized.
制定CAN总线通讯协议,开发其驱动程序。
The CAN bus communication protocol is composed, with the netcard driver programmed.
分析出系统协议栈与USB总线设备的配置交互过程以及设备驱动程序与设备对应接口的匹配过程。
To analyse the configuration process between OS protocol driver and USB bus device and the matching process between driver and the correspond device function interface.
本文从硬件设计和驱动程序开发两个方面对基于PCI总线的高速数据采集卡进行了研究。
PCI bus-based high-speed data acquisition board, including hardware design and driver program, is researched in this paper.
该设计方案由PCI总线接口板、实验平台板、设备驱动程序及上层软件三个部分组成。
This scheme includes three parts: PCI Bus interface board, experiment flat board and device driver high-level software.
本文重点介绍了光纤CAN总线转usb接口的硬件设计,并详细给出了该接口的驱动程序。
This paper puts emphasis on the hardware of optical fiber CAN bus to USB interface. The driver of the interface is given in detail.
最后还介绍了对PCI总线数据采集卡驱动程序WDM的开发及编程方法。
At the end of the paper, development of driver program WDM for PCI bus-based data acquisition board is mentioned.
该设计方案由PCI总线接口板、实验平台板、设备驱动程序及上层应用软件三个部分组成。
This scheme includes three parts: PCI Bus interface board, experimental platform device driver and high-level software.
论文从硬件和驱动程序两个方面对基于PCI总线的激光打标控制卡进行了研究,并进行了实物的设计。
The design of a laser marker controller card based on PCI bus, including hardware development and drive program, is discussed in the paper.
介绍了该平台的PCI总线结构、各pci设备的功能及其驱动程序的设计流程和实现过程。
We present the architecture of PCI bus, the function of each PCI device, the design flow and implementation of PCI device driver on the SCA embedded platform.
重点分析了设计USB总线客户端驱动程序时采用的流接口驱动的机制的实现。
This paper analyses the development theory of the client driver of USB bus in the embedded operating system WinCE.
控制接口板采用USB接口与主机通信,我们设计了USB总线的WDM驱动程序使主机通过USB控制接口板控制整个系统。
The control interface board communicated to computer with USB interface. We designed WDM driver on USB bus which made the computer control the whole system through the USB interface.
本文实现了基于PCI总线接口的图像采集卡的整体设计,详细地论述了该系统的硬件设计、驱动程序设计和PCB版图设计。
This paper implements the whole design of image grab card based on PCI bus, and discusses the hardware design, driver design and PCB circuit design of this system in detail.
在总线上的每个控制器可以被CPU所单独寻址,这是软件设备驱动程序能写入寄存器并能控制这些控制器的原因。
Each controller on a bus can be individually addressed by the CPU, this is why the software device driver can write to its registers and thus control it.
软件编程方面,主要是各芯片的驱动程序设计,以及CAN总线协议和网络协议的实现。
Software design mainly includes the driver program design for the chips and CAN-BUS protocol and network protocol.
本论文中详细介绍了驱动程序的开发工具和usb总线的软件模型,以及驱动程序、应用程序设计的过程。
In the essay it also introduces the development tools and USB's soft model in details, and presents the process of driver programming and application programming.
如果没有PCLTA - 20卡插槽,目前安装在一个PCI总线,将出现一条消息,说明该操作系统已去除,或没有加载,PCLTA - 20设备驱动程序。
If there is no PCLTA-20 card currently installed in a PCI-bus slot, a message appears stating that the operating system has removed, or has not loaded, the PCLTA-20 device driver.
本文主要研究了基于S3C 2410 (ARM9处理器)的USB总线接口的驱动程序设计。
The paper mainly completed the design of USB driver based on S3C2410 (ARM9 processor).
针对雷达数据量大、传输速度快的特点,使用计算机的PCI总线传送数据也成为首选,编写基于PCI总线的驱动程序也成为建立雷达与计算机通信的关键。
Aiming at transferring big amount of data with high speed, PCI bus is preferred and programming drivers based on PCI bus become the hinge of communication between radar and computer.
对PCI总线协议进行了分析和研究,采用PCI9050接口芯片设计了PCI总线接口卡,编写了接口卡的驱动程序。
We study and analyze PCI bus protocol and apply PCI9050's interface chip to design the interface card of PCI bus and compile drive software of its interface card.
着重论述了通用串行总线(usb)的特点,以及USB设备的固件程序设计、驱动程序开发和上层应用程序的开发。
The feature of USB, firmware design of USB device, driver design and application design are emphatically described.
着重论述了通用串行总线(usb)的特点,以及USB设备的固件程序设计、驱动程序开发和上层应用程序的开发。
The feature of USB, firmware design of USB device, driver design and application design are emphatically described.
应用推荐