The various network device drivers run at the interface layer, which receives and transmits data from and to the physical link.
各种网络设备驱动程序在接口层运行,该层从物理链路接收数据,并向物理链路传输数据。
The Linux source code is a great way to learn about the design of device drivers for a multitude of device types, including network device drivers.
Linu x源代码是学习有关大多数设备类型的设备驱动程序设计最佳方法,包括网络设备驱动程序。
This layer provides a common set of functions to be used by lower-level network device drivers to allow them to operate with the higher-level protocol stack.
这一层提供了一组通用函数供底层网络设备驱动程序使用,让它们可以对高层协议栈进行操作。
Chapter 15, "network interface Cards", is devoted to network device drivers. You will learn about kernel networking data structures and how to interface network drivers with protocol layers.
第15章,《网卡驱动》,分析了网络设备驱动,您将学习到内核中与网络相关的数据结构以及网络设备驱动与协议栈接口的方法。
The kernel will load kernel modules first, then detect hardware (floppy drive, hard disk, network adapters, etc.), verify hardware configuration, and then scan and load device drivers.
内核将首先载入内核模块,然后检测硬件(软驱、硬盘、网络适配器等),检验硬件配置,然后扫描和载入设备驱动程序。
Act as a forwarder of interrupts and requests from several virtual drivers: cobd (block device), conet (network), and cocon (console).
为来自某些虚拟驱动器(cobd(块设备)、conet(网络)、cocon(控制台))的中断和请求进行代理转发。
For example, more device drivers, such as network interface card (NIC) drivers and parallel and serial port drivers, are available for Linux than for commercial operating systems.
例如,用于Linux的设备驱动程序要比用于商业操作系统的设备驱动程序多,如网络接口卡(NIC)驱动程序以及并口和串口驱动程序。
At the bottom of the network stack are the device drivers that manage the physical network devices.
网络栈底部是负责管理物理网络设备的设备驱动程序。
This paper mainly discusses the Hardware and Linux Device Drivers Design of Embedded automobile network system, and it has made a good prepare for the use of the automobile network system.
本论文主要论述了嵌入式汽车网络系统的底层硬件设计和驱动程序的设计,为汽车网络系统的应用打下了良好的基础。
The standard was developed to address the fact that network file servers are not able to use the storage device drivers designed for general-purpose computers.
此标准的开发是针对这样一个事实,即网络文件服务器不能使用为通用计算机设计的存储设备驱动程序。
The standard was developed to address the fact that network file servers are not able to use the storage device drivers designed for general-purpose computers.
此标准的开发是针对这样一个事实,即网络文件服务器不能使用为通用计算机设计的存储设备驱动程序。
应用推荐