文件名称: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 itself on the IRQ1, after each time it receives the keyboard interrupt, it will read the keyboard status and key, and then run got_char print keyboard events when the kernel considered feasible and issued beep. The 3.2.14 version of linux, development, testing available.
-An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang itself on the IRQ1, after each time it receives the keyboard interrupt, it will read the keyboard status and key, and then run got_char print keyboard events when the kernel considered feasible and issued beep. The 3.2.14 version of linux, development, testing available.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
piano.c
modules.order
Makefile
modules.order
Makefile