一派胡言

Recent content on 一派胡言

马上订阅 一派胡言 RSS 更新: https://dantezy.xyz/rss.xml

The Linux Kernel Module Programming Guide 读书笔记

2023年7月21日 08:00
在 https://sysprog21.github.io/lkmpg/ 上有新版,示例代码至少在 5.15 版本内核上可以成功编译1。 内容梗概 一到五章介绍如何写一个 Hello world module。 第六章介绍如何实现一个字符设备驱动。 实现一个设