资源列表
LinuxDrv
- 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 -Linux serial driver level design and interface, and pointed out that the level of association between the serial TTY terminal (serial port can be use
helloworld
- unix下多线程编程 产生4个进程输出hello world-4 threads print hello world in unix
simp_blkdev
- LINUX上的块设备驱动示例程序,分为八个章节,循序渐进。从最简单的块设备ramdisk,到最后一个功能完整的驱动代码-the block device driver sample program on LINUX ,it is divided into eight chapters, step-by-step.
epson-inkjet-printer.tar
- epson inkjet printer driver
01
- linux驱动总线I2C总线基础,主要描述了I2C总线的运行原理和通讯协议。-The the linux drive bus I2C bus foundation, mainly describes the operating principle of the I2C bus and communication protocols.
USB_Video_Class_1.1
- USB Video Class spec which is useful for usb driver development.
USB_Video_Example-1.1
- USB Video Class FAQ which is useful for usb driver development.
USB_Video_Identifiers_1.1
- USB Video Identifiers which is useful to develop usb driver.
USB_Video_Payload_DV_1.1
- USB Video tv which is useful to develop usb driver.
USB_Video_Payload_MJPEG_1.1
- USB Video Payload MJPEG which is useful to develop the usb video driver
LED-drive-model
- linux 嵌入式c编程驱动部分led模块的参考实例。此代码在s3c2410测试通过。-the linux embedded c programming drive the part led module reference instance. Code in s3c2410 testing through.
LinuxSPI
- 在liunx下编写spi驱动教程,详细的解释加上源代码上的注释,是一个入门的很好的文件。-The spi driver tutorial written liunx under detailed explanation and the comments in the source code, is a good entry file.