搜索资源列表
mini2440_keyboard
- mini2440(S3C2440)5X5矩阵键盘驱动及makefile、用户测试程序,测试可用。read向用户空间返回所按下键的行、列-mini2440 S3C2440 keyboard driver makefile and test program
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
qkbdqnx_qws
- This code read the data from keyboard on QNX os
s3c2440_usb_host_rw
- 在ADS环境下开发的基于2440平台的USB Host程序,可以读写U盘,能够枚举USB Keyboard ,Usb Mouse,Usb Camera,Usb to serious等设备,是学习USB Host的绝佳资料-ADS development environment based on the 2440 platform USB Host program can read U disk, able to enumerate USB Keyboard, Usb Mouse, Usb Cam
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
devm
- 是一个鼠标软件的驱动与提取,如何接收键盘鼠标信息与读取。-Is a mouse driver software and extraction, how to receive keyboard and mouse information and read.
ps2pi
- 一个基于串口的树莓派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