• linux设备模型


    Linux内核的整体架构 

    http://www.wowotech.net/linux_kenrel/11.html

    Linux设备模型

    Linux设备模型(1)_基本概念: http://www.wowotech.net/device_model/13.html

    Linux设备模型(2)_Kobject: http://www.wowotech.net/device_model/kobject.html

    Linux设备模型(3)_Uevent: http://www.wowotech.net/device_model/uevent.html

    Linux设备模型(4)_sysfs: http://www.wowotech.net/device_model/dm_sysfs.html
    Linux设备模型(5)_device和device driver: http://www.wowotech.net/device_model/device_and_driver.html
    Linux设备模型(6)_Bus: http://www.wowotech.net/device_model/bus.html
    Linux设备模型(7)_Class: http://www.wowotech.net/device_model/class.html
    Linux设备模型(8)_platform设备: http://www.wowotech.net/device_model/platform_device.html
    Linux设备模型(9)_device resource management: http://www.wowotech.net/device_model/device_resource_management.html

    统一设备模型:kobj、kset分析: http://www.wowotech.net/device_model/421.html

    Device Tree

    Device Tree(一):背景介绍: http://www.wowotech.net/linux_kenrel/why-dt.html

    Device Tree(二):基本概念: http://www.wowotech.net/device_model/dt_basic_concept.html

    Device Tree(三):代码分析: http://www.wowotech.net/device_model/dt-code-analysis.html
    Device Tree(四):文件结构解析: http://www.wowotech.net/device_model/dt-code-file-struct-parse.html

  • 相关阅读:
    设计模式-装饰模式(Decorator Pattern)
    死锁分析与解决
    事务原理与开发
    SQL注入与防范
    数据库连接池
    JDBC基础知识
    算法复习
    计算机网络基础知识
    Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Faile
    手写算法
  • 原文地址:https://www.cnblogs.com/wordchao/p/11379458.html
Copyright © 2020-2023  润新知