搜索资源列表
can驱动
- 本驱动只是linux下驱动开发者作一些参考
字符设备驱动程序的框架
- 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
can.tar
- arm-linux 下小键盘驱动程序源码-arm - linux small keyboard driver FOSS
linux_CAN_driver_programs_and_documents
- linux下的CAN驱动程序。 分三个文件夹:include,driver,app, 分别存放头文件、驱动程序和应用程序。 里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。 很详细的一份驱动资料。 CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。
can
- 基于S3C2410的CAN总线驱动,spi0和spi1控制两个MCP2510,收发器使用TJA1050
driver-can
- Linux环境下,CAN驱动源码 Linux环境下,CAN驱动源码
linux_CAN_driver
- linux下的另一个can 驱动 经典 mcp2510的
CAN在linux下的驱动程序znsoft_can-driver
- CAN在linux下的驱动程序znsoft-CAN in the driver znsoft
driver-can
- Linux嵌入式环境下的,Can总线驱动程序,方便大家参考使用。
CAN驱动程序
- CAN总线驱动程序,里面加详细的注释
USB_WiFi_Linux_DriverCode.rar
- Linux USB-WiFi 驱动源码,可以实现,Linux USB-WiFi driver source code, can be achieved
canbus
- 基于ARM S3C2440的CANBUS总线的驱动程序,can 主IC为MCP2510,CAN 正负脚应该接120R 跨阻-Based on ARM S3C2440' s CANBUS bus driver, can the main IC for MCP2510, CAN feet should take positive and negative cross-resistance 120R
spca5xx-v4
- linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
Linux
- 该文件包含了Linux编程的很多例程包括了多任务编程,多任务间的通信和同步,CAN总线驱动,SD卡驱动等,涵盖面广阔,对于了解Linux编程很有帮助-This file contains a lot of Linux programming routines include multi-task programming, multi-task communication and synchronization between, CAN bus driver, SD card driver and
CAN-MCP2510
- linux下的can程序,包括驱动和上层应用程序,其中有doc文档对程序进行详细说明-can under linux procedures, including the driver and the upper applications, including doc document detailed descr iption of the procedures
CAN_EPP_Linux_driver
- 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
RS485
- 这是pxa270的RS485驱动程序,测试功能完好,能加深对Linux内核的理解-This is the RS485 driver PXA270, testing features intact, can deepen their understanding of Linux kernel
usb-skeleton
- LINUX USB骨架程序是USB驱动程序的基础,通过对其源码的学习和理解,可以迅速地了解USB驱动架构-LINUX USB skeleton driver USB process is the basis of their source of learning and understanding, you can quickly understand the USB Driver Architecture
SC7A20驱动
- sc7a20驱动代码,可以用开发sc7a20,c语言程序,linux平台下。(Sc7a20 driver code, can be used to develop sc7a20, C language program, Linux platform.)
深入理解Linux驱动程序设计
- 深入理解LINUX驱动开发,可以帮助了解学习驱动开发的人。(An in-depth understanding of Linux-driven development can help anyone who is learning about driven development.)