资源列表
[驱动编程] embedded--c-language-
说明:嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book<宋平> 在 2025-06-09 上传 | 大小:981kb | 下载:0
[驱动编程] s3c2410-uda1341
说明:将S3C2410驱动改成可以用isnmod s3c2410_uda1341.o-The S3C2410 drive changed can use isnmod s3c2410_uda1341.o<water_> 在 2025-06-09 上传 | 大小:9kb | 下载:0
[驱动编程] apps-for-S3C2440A
说明:对于S3C2440A实现的基本驱动编程,可以移植到Linux内核中。-For the S3C2440A realization of the basic driven programming, can be ported to the Linux kernel.<maojianliang> 在 2025-06-09 上传 | 大小:17.99mb | 下载:0
[驱动编程] piano
说明:一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到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<Zhaiyf> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[驱动编程] findfd
说明:目前linux的系统调用中没有可以有效获得当前进程打开的所有文件标识符的函数。所以我实现了nextfd,findfd系统调用,使用bitmap高效率实现。-Linux system calls can access the function of all open files in the current process identifier. So I achieve a nextfd of findfd system calls, the use of bitmap high efficie<Zhaiyf> 在 2025-06-09 上传 | 大小:4kb | 下载:0