Challenges with user-space drivers 用户空间设备驱动面临的挑战
Two Linux projects define a generic WLAN API and provide tools to let user-space applications configure parameters and access information from WLAN device drivers.
有两个Linux项目定义一般的WLAN API,并且提供工具让用户空间应用程序配置参数和存取来自WLAN设备驱动程序的信息。
The linux-wlan project, for its part, also supports a set of tools that talk to wlan device drivers from user space.
linux - wlan项目作为Wireless Extensions项目一部分,也支持一系列用于从用户空间与wlan设备驱动程序交互的工具。
The /proc file system code (for /dev/lguest) is also implemented in this module, which implements the user-space interfaces to the kernel and drivers, including hypercalls.
这个模块还实现 /proc 文件系统代码(针对 /dev/lguest),该代码实现到内核和驱动器(包括虚拟化调用)的用户空间接口。
应用推荐