资源列表
secbulk
- 此文件是DNW的驱动文件,DNW可将裸机程序直接下载到开发板。-This file is the driver file DNW, DNW program can be downloaded directly to bare metal development board.
read_write
- 这个程序是一个linux-arm 根文件系统读写驱动程序。-This program is a linux-arm root file system read and write driver
snoop-0.3.1.tar
- tty在系统当中注册成为虚拟设备,实现对特定终端的输入输出监控。-register "tty" as virtual device in runtime, monitor specific terminal input and output.
ttyrec
- tty记录和回放工具,记录指定tty的输入输出,并按照时间发生序列在字符模式回放。 -ttyrec is a tty recorder. ttyplay is a tty player. Installation: make or if your system is SVR4 system (Solaris etc.), make CFLAGS=-DSVR4 or if your system supports getpt(3
AMBE2000main
- AMBE2000语音编解码芯片的主要驱动程序-AMBE2000 codec
mini2440-boa-server
- mini2440 boa server transplant Design caonimade gebi
Uartjni
- android上串口的jni程序,android UART编程-Uart usage for android
timer_prog
- linux 定时器编程,多个定时器的使用方法-linux timer programming, the use of multiple timers
ts_uart_read
- linux 串口读触摸屏数据的应用程序,用于串口TP-linux UART APP for reading touchpannel
2
- 请归纳并给出Linux环境以下信息获取的方法。 读取指定进程的进程信息、 获取总线信息、 获取内核所使用设备信息、 获取系统所引入的NFS文件系统信息、 获取IDE设备信息、 获取IRQ信息、 获取网络信息、 获取SCSI设备信息、获取系统信息和获取TTY设备信息。-Please summarize and give the following information for the Linux environment approach. Read the specified proce
linux_device_drivers_3rd_edition.34r
- linux_device_drivers_3rd_edition.34r,一本好的电子书,帮助我们更好的理解驱动编程。-Linux_device_drivers_3rd_edition. 34 r, a good ebook, help us better understand the driver programming.
mmap_test
- 通过mmap的匿名管道实现父子进程通信,实现内存数据传送-The anonymous pipe through mmap parent and child processes to achieve communications, memory data transfer