搜索资源列表
linux
- 判断文件是否上锁,并且判断文件上的锁是什么类型-Judge documents locked, and judge the lock on the file is what type
kernel_interrupt
- 介绍了Linux内核中断 1 什么是中断 2 中断分类 3 Linux 异常处理体系结构 4 中断处理后半部机制-The Linux kernel interrupt 1 What is the interrupt 2 interrupt exception handling architecture Category 3 Linux interrupt processing latter part of mechanism
tty
- 关于协议的,给大家参考,如果有什么问题,可以联系我啊,大家一起探讨啊-Agreement, for your reference
anjian
- 驱动按键 驱动级别的 按键很好使 什么游戏都可以用-Drive key driver level keys so good what the game can be used
cmp
- 适合初学者的触摸屏实验代码,不是什么很重要的东西-Touch screen test code
LINUX_LOGo
- 更改linux启动时的图片,有详细的流程,需要什么工具的可以私信,或去网上找。-Linux picture starts to change, there is a detailed process, what tools can be private letter, or go online to find.
load_openwrt_install
- 理解什么是smb服务器以及smb服务器的安装配置使用掌握OpenWrt固件的烧写方法-Understand what is the samba server and install samba server configuration uses master OpenWrt firmware programming method
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
Linux-ALSA-driver-analyze
- Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构
rc522_v1
- rfid读卡器rc522的linux驱动,基于标准spi master架构,速度飞快,在2440开发板什么测试通过,我从单片机什么移植过来的,有兴趣可以看看。-the rfid reader device driver ,based on linux spi master architecture,full speed running。we test it on s3c2440 board.