搜索资源列表

  1. Linux_mouse_dirvers_analysis

    0下载:
  2. Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18573
    • 提供者:吕剑国
  1. input-20051128-133821.tar

    0下载:
  2. 主要是对Linux输入子系统的一些简单操作 比如lsinput是看有多少输入设备 比如input-events是看输入设备的键值 用来调试输入子系统很好
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28016
    • 提供者:varvar
  1. 8行9列按键驱动,多键扫描(linux)

    0下载:
  2. linux下的按键驱动,定时轮训的方式。8行9列,能扫描所有同时按下的键。采用linux输入子系统。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-01
    • 文件大小:2813
    • 提供者:zww219@163.com
  1. Linux_mouse_dirvers_analysis

    0下载:
  2. Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!-Linux input subsystem and mouse-driven analysis, detailed analysis of drivers/input/mouse/amimouse.c works. To the need to write or modify t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:18432
    • 提供者:吕剑国
  1. input-20051128-133821.tar

    0下载:
  2. 主要是对Linux输入子系统的一些简单操作 比如lsinput是看有多少输入设备 比如input-events是看输入设备的键值 用来调试输入子系统很好-Mainly for Linux input subsystem of a few simple operations such as watch lsinput is the number of input devices such as input-events is
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:27648
    • 提供者:varvar
  1. 132154213

    0下载:
  2. linux2.6输入子系统,包括详细的代码分析-linux2.6 input subsystem, including a detailed analysis of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:31744
    • 提供者:dvsd
  1. (byFengZhifan)YC2440touchscreenInputSubsystemDevic

    0下载:
  2. (byFengZhifan)杨创2440touchscreen输入子系统驱动及测试应用程序input-(byFengZhifan) Yang Chong 2440touchscreen input subsystem input-driven and test the application
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:28672
    • 提供者:冯知凡
  1. linux_input

    0下载:
  2. 有关linux 输入子系统的资料,可以帮助开发键盘、鼠标、触摸屏等输入设备。-The datesheet is about to input system of linux,can help ours develop keyboard,mouse,touchscreen and other input device.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:211968
    • 提供者:zzc
  1. my_gpio_keys

    0下载:
  2. 天嵌提供的GPIO驱动没什么用,限制性太大了, 这个是基于天嵌2440的GPIO驱动, 通过输入子系统event层,编写的gpio标准键盘驱动 除了板上的4个按键,从GPIO外展增加了两个按键, 为与PC上调试,定义为F1到F6-EmbbedSky provided gpio driver is useless, too restrictive, this is based on the TQ2440, through
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:HEAVEN
  1. keypad_test

    0下载:
  2. 键盘驱动测试程序,输入子系统的键盘驱动测试程序。-Keyboard-driven test program, enter the keyboard driver subsystem test procedures.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:袁晓斌
  1. input

    0下载:
  2. 嵌入式linux设备驱动之input输入子系统相关代码-Embedded linux device driver code related to the input the input subsystem
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:494592
    • 提供者:zhengwei
  1. Touch-screen-system-of-Linux-kernel

    0下载:
  2. 文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obt
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:376832
    • 提供者:lining
  1. input_sys

    0下载:
  2. 一个简单的linux按键驱动,以输入子系统方式实现。-a simply button driver
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:cainiao
  1. button_input

    0下载:
  2. linux—2.6.38内核的输入子系统,按键驱动程序-Linux- 2.6.38kernel input subsystem, the key driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:baoxuefeng
  1. keyboard

    0下载:
  2. 按键驱动程序,功能是开发板上的按键,采用的是输入子系统的架构-The key driver, the function is the key development board, using the input subsystem architecture
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:36864
    • 提供者:fax
  1. buttons_input

    0下载:
  2. 2440 input 键盘输入子系统驱动-2440 input keyboard input subsystem driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:abner
  1. 5-5-3

    0下载:
  2. 国嵌,实验代码,嵌入式Linux系统工程师必修实验代码,输入子系统驱动代码-Country embedded experimental code, embedded Linux systems engineer compulsory experimental code input subsystem driver code
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:cxw
  1. input-system

    0下载:
  2. Linux环境下,用输入子系统结构写的按键驱动程序,检测到按键K1/K2/K3/K4中断后再终端显示被按下的按键。-Linux environment, with the the input subsystem structure written key driver detected key K1/K2/K3/K4 interrupt after terminal to display the button is pressed.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:
  1. 16-buttons

    0下载:
  2. s3c2410 用输入子系统的方式实现16按键程序-16 buttons s3c2410
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:晓帆
  1. gt818

    0下载:
  2. android input 输入子系统 touchscreen tp driver驱动源码程序,基于高通平台下的底层驱动程序-android input the input subsystem touchscreen tp driver driver source program, based on the underlying drivers for the Qualcomm platform
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:君佳佳
« 12 3 »

源码中国 www.ymcn.org