LINUX设备驱动程序 下载 pdf 百度网盘 epub 免费 2025 电子版 mobi 在线

LINUX设备驱动程序精美图片
》LINUX设备驱动程序电子书籍版权问题 请点击这里查看《

LINUX设备驱动程序书籍详细信息

  • ISBN:9787564100445
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2005年06月
  • 页数:615 页
  • 价格:89.00元
  • 纸张:暂无纸张
  • 装帧:暂无装帧
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

本书揭示了如何给大多数的设备编写驱动程序的信息,这些信息迄今仅通过口头或者隐晦的源代码注释被共享。你不必是一个内核高手就可以理解并享受本书,所需要的只是C以及Unix系统调用方面的背景知识。在不需要特殊的硬件设备就能编译和运行的详细示例的指引下,你将学会如何给字符设备、块设备和网络接口编写驱动程序。PCI、USB和tty(终端)子系统都单列一章。本书为那些对操作系统的工作机制好奇的人提供了地址空间、异步事件和I/O等方面的阐述。


书籍目录:

暂无相关目录,正在全力查找中!


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!


在线阅读/听书/购买/PDF下载地址:


原文赏析:

GFP_ATOMIC

Used to allocate memory from interrupt handlers and other code outside of a process context. Never sleeps.

GFP_KERNEL

Normal allocation of kernel memory. May sleep.


struct gendisk is a dynamically allocated structure that requires special kernel

manipulation to be initialized; drivers cannot allocate the structure on their own.

Instead, you must call:


The minors argument should be the number of minor numbers this disk uses; note

that you cannot change the minors field later and expect things to work properly.

When a disk is no longer needed, it should be freed with:


A gendisk is a reference-counted structure (it contains a kobject). There are get_disk

and put_disk functions available to manipulate the reference count, but drivers

should never need to do that. Normally, the call to del_gendisk removes the final reference

to a gendisk, but there are no guarantees of that. Thus, it is possible that the

structure could continue to exist (and your methods could be called) after a call to

del_gendisk. If you delete the structure when there are no users (that is, after the final

release or in your module cleanup function), however, you can be sure that you will

not hear from it again.

Allocating a gendisk structure does not make the disk available to the system. To do

that, you must initialize the structure and call add_disk:


其它内容:

书籍介绍

本书揭示了如何给大多数的设备编写驱动程序的信息,这些信息迄今仅通过口头或者隐晦的源代码注释被共享。你不必是一个内核高手就可以理解并享受本书,所需要的只是C以及Unix系统调用方面的背景知识。在不需要特殊的硬件设备就能编译和运行的详细示例的指引下,你将学会如何给字符设备、块设备和网络接口编写驱动程序。PCI、USB和tty(终端)子系统都单列一章。本书为那些对操作系统的工作机制好奇的人提供了地址空间、异步事件和I/O等方面的阐述。


书籍真实打分

  • 故事情节:9分

  • 人物塑造:7分

  • 主题深度:7分

  • 文字风格:3分

  • 语言运用:4分

  • 文笔流畅:8分

  • 思想传递:7分

  • 知识深度:8分

  • 知识广度:7分

  • 实用性:5分

  • 章节划分:4分

  • 结构布局:6分

  • 新颖与独特:7分

  • 情感共鸣:4分

  • 引人入胜:7分

  • 现实相关:6分

  • 沉浸感:4分

  • 事实准确性:6分

  • 文化贡献:8分


网站评分

  • 书籍多样性:5分

  • 书籍信息完全性:8分

  • 网站更新速度:9分

  • 使用便利性:3分

  • 书籍清晰度:8分

  • 书籍格式兼容性:8分

  • 是否包含广告:7分

  • 加载速度:9分

  • 安全性:5分

  • 稳定性:9分

  • 搜索功能:6分

  • 下载便捷性:3分


下载点评

  • 速度慢(466+)
  • txt(404+)
  • 体验满分(214+)
  • 好评多(58+)
  • 少量广告(602+)
  • 体验差(680+)
  • 图书多(390+)
  • 经典(287+)
  • 藏书馆(100+)
  • 无水印(518+)

下载评价

  • 网友 权***波:

    收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!

  • 网友 曾***玉:

    直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!

  • 网友 后***之:

    强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!

  • 网友 利***巧:

    差评。这个是收费的

  • 网友 冯***卉:

    听说内置一千多万的书籍,不知道真假的

  • 网友 晏***媛:

    够人性化!

  • 网友 寇***音:

    好,真的挺使用的!

  • 网友 堵***格:

    OK,还可以

  • 网友 印***文:

    我很喜欢这种风格样式。

  • 网友 孙***美:

    加油!支持一下!不错,好用。大家可以去试一下哦

  • 网友 师***怡:

    说的好不如用的好,真心很好。越来越完美

  • 网友 寿***芳:

    可以在线转化哦


随机推荐