搜索资源列表
linux_interupt_and_driver
- 通过对Linux设备驱动程序的分析与研究,探索了驱动程序设计的方法,并针对一简易中断板设计了中断与IO设备驱动程序实例-of Linux Device Driver for the analysis and study, explore the driver design, and a summary suspension against plate design with the interruption of IO device driver examples
linux_drive_CN
- linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
arm-linux_interrupt
- 描述了linux下的整个中断过程,作驱动开发和linux程序开发不可不看
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
深入浅出分析Linux设备驱动程序中断
- Linux的中断宏观分为两种:软中断和硬中断。声明一下,这里的软和硬的意思是指和软件相关以及和硬件相关,而不是软件实现的中断或硬件实现的中断。
linux_uart_driver(1)
- 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用), 以及Linux下的中断处理机制/中断共享机制, 还有串口缓冲机制当中涉及的软中断机制 其中有关w83697/w83977 IC方面的知识-Introduced the Linux serial port driver under the design level and interface, and that serial correlation with the level bet
Linux_kernel_irq
- 简单易懂的介绍了Linux kernel里面的中断机制,以便更能简单的处理驱动中的中断和熟悉kernel里面的中断处理-Easy-to-understand introduction to the Linux kernel inside the interrupt mechanism, so that the more simple processing driver interrupt and interrupt handling of the familiar kernel inside