`
jakielong
  • 浏览: 228490 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

linux device driver

阅读更多

http://www.gelato.unsw.edu.au/~dsw/public-files/kernel-docs/kernel-api/index.html
http://lwn.net/Kernel/LDD3/
http://blog.chinaunix.net/u1/58901/showart_1934008.html
http://www.deansys.com/doc/ldd3/ch06.html#UsingtheioctlArgument.sect2
http://www.jollen.org/LinuxDeviceDriver/
http://hg.opensolaris.org/sc/src/rbridges/rbridges-quagga/isisd/isis_pfpacket.c
http://svn.dd-wrt.com:8000/dd-wrt/browser/src/router/busybox/networking/arping.c?rev=9719
http://man.sourcentral.org/ubuntu610/zh_TW/7+packet
http://lists.quagga.net/pipermail/quagga-dev/2007-July/004986.html

分享到:
评论

相关推荐

    【Linux Device Driver】(3edtion).pdf

    Linux Device Driver (3edtion)原版 1. An Introduction to Device Drivers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 The Role of the Device Driver 2 Splitting the Kernel ...

    Linux Device Driver / Essential Linux Device Drivers 中文版

    有两本书,Linux Device Driver中文版以及Essential.Linux.Device.Drivers中文版,这已经是linux驱动编写为数不多的两本圣经,一起打包了,希望喜欢 LDD有全部,ELDD那本只有前8章 ELDD的译者是宋宝华,感谢译者

    Linux Device Driver3

    《Linux Device Driver3》是Linux内核驱动程序开发的经典之作,深入浅出地讲解了如何为Linux系统编写设备驱动程序。这本书涵盖了从基础概念到高级技术的广泛内容,旨在帮助开发者理解和实现与硬件交互的软件。 一、...

    linux device driver v3 chm chinese

    《Linux Device Driver V3》是Linux内核驱动程序开发领域的一本经典著作,中文版的出现使得更多中国开发者能够深入理解Linux系统下设备驱动的工作原理和编写技术。这本书详细介绍了如何为各种硬件设备编写高效的、...

    linux device driver3 ldd3 code

    《Linux Device Driver开发详解——基于LDD3》 在Linux操作系统中,设备驱动程序是操作系统与硬件设备之间的桥梁,它们负责管理和控制硬件设备,使得操作系统能够有效地与硬件进行交互。"Linux Device Driver3"...

    Linux device driver中文版.pdf

    Linux设备驱动开发是一项技术工作,它要求开发者了解Linux内核的工作机制,并且能够编写和管理内核模块。以下是从提供的文档内容中提炼出的关于Linux设备驱动开发的知识点。 首先,开发Linux设备驱动需要一定的基础...

    linux device driver 3th edition

    《Linux Device Driver 3rd Edition》是一本专为Linux系统设备驱动程序开发人员精心编写的指南,涵盖了Linux环境下的各种驱动程序开发技术。这本书的第三版代表了最新的知识更新,对于想要深入理解Linux内核机制以及...

    Linux Device Driver Development

    作者:John Madieu 书名:Linux Device Driver Development : Develop customized drivers for embedded Linux 主要讲述内核驱动的一些经典机制

    linux device driver 3 (chm)中文版

    《Linux Device Driver 3》(LDD3) 是一本经典的Linux内核设备驱动程序开发指南,中文版的CHM格式提供了方便的中文阅读体验。这本书深入浅出地讲解了如何为Linux操作系统编写设备驱动,是许多开发人员学习Linux内核...

    linux device driver3的源代码,均可以运行

    《Linux Device Driver 3》是Linux内核驱动程序开发的经典参考书籍,它的源代码提供了丰富的实践示例,帮助开发者深入理解Linux设备驱动的工作原理。在本文中,我们将深入探讨Linux设备驱动的一些关键概念、结构以及...

    linux device driver (第三版)

    linux device driver最新版,了解linux内核非常好的书籍,适合linux内核开发人员

    linux device driver源代码

    "linux device driver源代码"这个主题包含了Linux设备驱动开发中的关键概念和技术。 首先,Linux设备驱动主要由以下几部分组成: 1. **初始化函数**:这是驱动程序加载时执行的函数,用于设置驱动的基本参数和注册...

    Linux device driver linux 设备驱动开发_英文_原版 第三版

    《Linux Device Driver》是Linux设备驱动程序开发领域的经典著作,第三版由Jonathan Corbet、Greg Kroah-Hartman和Alessandro Rubini合著。这本书深入浅出地讲解了Linux内核中的设备驱动开发技术,对于想要在Linux...

    Linux Device Driver 3th LDD3 源代码 scull示例代码.7z

    Linux Device Driver 3th 源代码 scull示例 ,一个破例子 到处都收费,无语了。源码地址https://resources.oreilly.com/examples/9780596005900/blob/master/examples.tar.gz 直接免费下载! 中文网络环境是真垃圾 ...

    Write Linux Device Driver

    ### Linux设备驱动编写详解 #### 引言 随着Linux内核的发展,其对USB设备的支持范围不断扩展。从最初仅支持鼠标与键盘等有限几种设备类型,在2.2.7内核版本时,到2.4内核版本时已经能够支持超过20种不同类型的设备...

    Linux Device Driver 3 Edition.pdf

    《Linux Device Driver 3 Edition》是一本深入探讨Linux设备驱动程序开发的专业书籍,由Jonathan Corbet、Alessandro Rubini和Greg Kroah-Hartman共同撰写。本书是O'Reilly出版社的重要资源之一,旨在帮助读者理解和...

Global site tag (gtag.js) - Google Analytics