搜索资源列表
madwifi-config
- madwifi驱动控制程序。利用linux 提供的ioctl等接口,实现了对atheros等芯片驱动的读写,可以修改无线模块的ssid等信息。-the ioctl program of madwifi. It implements some useful functons to modify parameters of wireless module.
video4linux
- 这个在ubuntu10.10 开发的USB视频采集程序,基于GKT2.0图形库,采用V4L2接口 实现功能比较简单,就是采集视频并显示。编译通过前提必须安装相应的库文件,如gnome-core-devel 等-this program is based on ubuntu10.10. I developed this USB capture. It is based on GTK 2.0 Lib, and V4L2 API.
driver
- 基于linux的isp驱动程序,实现i2c接口的isp的配置工作,也可用于通用i2c驱动程序的指导-it is based on linux,and it is a driver for isp,used for configuration of image signal processor.also can be used for common i2c driver.
ieee1394
- 关于1394的Linux底层驱动源码,用c实现了1394的协议,对照程序来研究1394的协议会让你对1394接口理解的更好-The bottom of the 1394 Linux driver source code, with c the 1394 agreement, the control program to study the 1394 agreement will let you understand the 1394 interface, better
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
aq3_linux_drv_sta_proc
- 在华大无线网卡驱动上实现二次开发,提出了基于MAC层的adhoc网络的标签交换路由协议(MLLS),即在网络接口层实现路由的创新-UW Wireless LAN Driver secondary development adhoc network based on the MAC layer label switching routing protocols (MLLS), that the network interface layer routing innovation
AD-interface-experiment
- 学习A/D 接口原理,了解实现D/A 系统对于系统的软件和硬件要求。阅MAX504 芯片 文档,掌握其使用方法,编程实现正弦波信号的输出,利用示波器观测DA1 口的实验输出,-Study A/D interface principle。
onepic.cpp.tar
- 使用v4l2驱动接口实现采集单帧图像,对以后研究视频采集编码的学员具有参考价值-V4l2 driver interface using single-frame image capture, video capture coding for future research trainees with reference value
serialDriver.tar
- linux串口应用接口驱动,实现串口的发送和接收-linux serial application interface driver
drv_uart
- linux或android平台串口通信接口实现源代码-linux&android serial
CAN-IAP
- 主要实现STM32F1系列单片机利用CAN接口做bootload引导程序,实现IAP更新应用程序。-The main achievement STM32F1 MCU using the CAN interface to do bootload boot procedures, IAP update the application.
app2
- 本功能是基于DSP中blackfin处理器的底层驱动检测程序,包括对进入信号的检测能否实现传输,校验接口是否匹配.-This function is the underlying Blackfin Processor in DSP driver detection program based on detection of signals, including into the realization of the transmission, check whether interface ma
skeleton_bigurb_thread
- 本文件是CY68013在linux下的驱动程序,基于USB框架进行修改,在利用USB 2.0接口的情况下实现24MB/S的速度-This document is CY68013 under linux drivers, to be modified USB-based framework to achieve the speed of 24MB/S in the case of using USB 2.0 interface
mdio
- 以太网的mac与phy之间通过mdio通信,可以实现mdio接口的读写-Through the mdio communication between Ethernet MAC and phy, can realize the mdio interface to read and write
oci
- c实现的oracle数据库链接的接口 可以实现oracle数据库的链接-C implementation of the Oracle link interface
os_ux
- LINUX环境实现oracle数据库c接口代码 oci的完整代码,供参考-LINUX environment to achieve Oracle C interface code OCI complete code, for reference
zynq下pcie nvme硬盘接口实现
- zynq7035下pcie nvme硬盘接口实现,包括硬件设计软件设计,用于各种工程项目,放心使用(已工程验证)。