资源列表
S3C4510b的网络驱动修正
- 针对三星的4510b芯片下网卡芯片驱动的若干修改,亦可用作深化网络设备编程的示例。-4510b against Samsung's chip card chips under a number of changes, can also be used for deepening the network device programming examples.
精解PCI Express之——系统架构篇
- 该文档概述了最新的PCI express总线的系统构架。对PCI express系统设计有所帮助-The document outlines the latest PCI Express Bus Architecture. The PCI Express system design help
Linux_V4L_capture
- Linux下通过V4L实现视频采集,使用方法: gcc -o XXXX InitVideo.c 我亲自编写,可以运行,现奉献给大家。-Linux through V4L video collection, use : gcc-o XXXX InitVideo.c I personally prepared, can run, it is dedicated to you.
v4l2
- 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wro
tvp5150
- tvp5150视频编解码芯片驱动程序,cpu通过i2c控制该芯片,将驱动程序放入driver/i2c/chips目录下,并且在makefile文件中加入该驱动编译即可。-tvp5150 Video Decoder Chip driver, cpu through i2c control of the chip Add to Driver driver/i2c/chips directory, and the makefile to accede to the document can be dr
USB_CDC_ACM_DRIVER
- USB Abstract Control Model driver for USB modems and ISDN adapters(for Linux)-USB Abstract Control Model driver for USB m odems and ISDN adapters (for Linux)
gps
- 用于手机gps开发,和调试 主要代码全是用c语言写的
cli
- cli source code used in switch
igmp
- igmp sourde code used in switch
s3c2410-ps2
- s3c2410平台,linux-2.4.18内核,I/O口模拟ps/2口键盘驱动,含Makefile,直接编译使用
spook
- spook是一个linux下开源的流媒体服务器,我把它小改造了一下,现在可以往arm平台移植了,适合做嵌入式视频开发的朋友参考。
sdksample2
- 嵌入式linux系统下hi3510平台的osd开发源码,含jpeg解码源码