资源列表
dos2unix-6.0.tar
- 最新的DOS2uix文件,官网下载的,已经测试ok-The latest DOS2UINX file, download the official website, has been tested OK
ldd3
- linux device driver第三版对应的代码。-the related code of linux device driver 3rd version.
button
- 我自己的2440按键驱动源码,有很详细的注释,很有帮助的-I own a 2440 key driver source code, very detailed notes
libjnetpcap.so
- libpcap that is used to extract packets
chardev_driver
- 基于Linux-2.6.35内核下的字符设备驱动-The program is char device driver of linux
libktuart-linux-android
- 使用类接口封装的UART,带有完整的通讯协议解析方式,包括重发机制,timeout,可以在linux或是Android下编译程共享库使用,带有test demo
drv_dv_platform_gpio_a
- GPIO实现LED驱动, 把LED等一个一个的点亮-GPIO LED driver, LED and other light
razercfg-0.08
- Razer Death Adder Utility
r8168x.tar
- linux下8168网卡驱动源码.ubuntu系统默认安装的是8169网卡,我的主机上网很不稳定.查看网卡是8168,用这个驱动自己编译安装,现在很稳定.-linux 8168 NIC driver source system is installed by default in ubuntu 8169 NIC, my host Internet very unstable see if the card is 8168, with the driver to compile and insta
9-26-led_diver
- leds的驱动程序部分,飞凌官网自带的驱动程序, -the leds driver part, Feiling comes the official website
Code
- 一、 编写一段程序,使其现实进程的软中断通信。 1.要求:使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即按DEL键);当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Processll is Killed by Parent! Child Processl2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止
alsa
- s3c2440平台,声卡芯片uda1341和wm8976驱动实现。-s3c2440 platform, sound chip uda1341 wm8976 and drive implementation.
