搜索资源列表
-
1下载:
MCX314As在Linux系统中的驱动程序,在Linux系统下,直接编译成模块,插入到内核中即可-The MCX314As driver in the Linux system, Linux system directly compiled into the module, inserted into the kernel to
-
-
0下载:
介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
-
-
0下载:
一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。
-An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
-
-
0下载:
介绍linux驱动模块和环境搭建,有助于初学者,主要描述Linux内核API-Introduce linux driver module and the environment to build, to help beginners, the main descr iption of the Linux kernel API
-
-
0下载:
Linux Kernel Modules Example....
One module in Multiple Files in this example.
-
-
0下载:
linux内核2.6.30下开发,适应ARM2440开发板的内核模块实验程序,有助于熟悉内核模块机制-linux kernel 2.6.30 development, adaptation ARM2440 development board kernel module test procedures, contribute to the familiar kernel module mechanism
-
-
0下载:
How to make a module in kernel linux!
-
-
0下载:
文件操作审计,linux内核模块编程中内核与应用程序之间的通信,用netlink机制实现。-File operations audit, the Linux kernel module programming kernel and application communication between the netlink mechanism.
-
-
1下载:
Linux下基于LSM的文件访问控制,实现了LSM内核控制模块,可加载模块,并对文件访问进行记录-Linux-based the LSM file access control, to achieve the the LSM kernel control module, loadable modules, and file access records
-
-
0下载:
linux 内核模块编程,内核模块编程实例,用于查看linux父子进程关系及进程状态-linux kernel module programming, kernel module programming examples for viewing linux parent and child relationships and the process status
-
-
0下载:
This is a very famous and popular books for linux programmer. It s was written by Peter Jay Salzman,
Michael Burian and Ori Pomerantz. It s good start up for Linux kernel programming.
-
-
0下载:
Kernel module programming. Complete guide to Unix/Linux programming.
-
-
0下载:
一个基于串口的树莓派ps/2 Linux驱动.PS/2的DATA线接串口的RX线,PS/2的CLK空置。用前要测试键盘的频率。-Using two resistors, a blue LED, a few other bits, and a kernel module you can use a PS/2 keyboard by connecting it to the Pi serial port.
This works because I have found that you can
-
-
0下载:
内核模块编码的简单实例
包括模块的编译,加载和卸载-linux kernel module hello, world!
-
-
0下载:
超声波模块驱动,三路超声波,用于智能小车上,基于arm9,linux内核2.6.30开发,内含测试程序!-Ultrasonic module driver, three-way ultrasound, for smart small car, based on arm9, linux kernel 2.6.30 development, containing test program!
-
-
0下载:
Linux驱动模块,用于对文件操作的实时监控-linux kernel module
-
-
0下载:
Example of the simplest block device driver
-