-
error number
错误码 用来定义错误返回值这个是非常有用的-error number
- 2022-01-26 07:38:37下载
- 积分:1
-
这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发...
这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发-This is a pci device driver on the source, very suitable for pci under linux device driver development
- 2022-03-12 05:21:08下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。-Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the bigger Delay etc.. W
- 2022-11-16 15:05:04下载
- 积分:1
-
基于liunx的蓝牙协议栈源代码版本为2.13,EA可以…
基于liunx的蓝牙协议栈源代码为2.13版本,可以轻松下载和移植!
- 2022-12-28 02:55:04下载
- 积分:1
-
LINUX 2.4下面使用GTK书写的一个系统控制面板,功能强大
LINUX 2.4下面使用GTK书写的一个系统控制面板,功能强大-LINUX 2.4 following the use of GTK to write a system control panel and powerful
- 2022-08-11 09:35:58下载
- 积分:1
-
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持...
usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
- 2022-02-13 07:09:31下载
- 积分:1
-
PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the d...
linux下PCI_CAN 的驱动程序,对挂载在PCI总线上的CAN总线的驱动的开发很有借鉴作用。可以看出它明显有别于其他总线下CAN的驱动开发。-PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the development of a very useful reference. It can be seen clearly from other CAN Bus driver development.
- 2022-03-21 07:27:53下载
- 积分:1
-
关于对传统的只能传递文本信息的G。729的改进,改进后可以传递语音...
关于对传统的只能传递文本信息的G。729的改进,改进后可以传递语音-on the traditional text information transmission only G. 729 improvements can be improved voice transmission
- 2023-08-03 22:00:08下载
- 积分:1
-
thread编程
thread编程-thread programming
- 2022-02-05 06:52:41下载
- 积分:1
-
jacobi algorithm pthreads unix
jacobi algorithm pthreads unix
- 2022-04-09 07:38:04下载
- 积分:1