会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
338
339
340
341
342
343
344
345
346
···
619
下一页
2021年4月1日
百度云我的文档
摘要: 接口文档 常用文档格式 快速编写ppt viso等的格式文档 提高效率 增强文档设计 编写功能
阅读全文
posted @ 2021-04-01 15:45 lydstory
阅读(33)
评论(0)
推荐(0)
vnc远程连接
摘要: vnc远程连接 服务端独立主机
阅读全文
posted @ 2021-04-01 14:16 lydstory
阅读(37)
评论(0)
推荐(0)
ko insmod 虚拟机直接禁用cpu
摘要: ko insmod 虚拟机直接禁用cpu? ko insmod 虚拟机直接禁用cpu?
阅读全文
posted @ 2021-04-01 00:53 lydstory
阅读(58)
评论(0)
推荐(0)
abort: index 00changelog.i is corrupted! hg
摘要: abort: index 00changelog.i is corrupted! hg hg
阅读全文
posted @ 2021-04-01 00:50 lydstory
阅读(56)
评论(0)
推荐(0)
#if 用 vs查看
摘要:
阅读全文
posted @ 2021-04-01 00:46 lydstory
阅读(51)
评论(0)
推荐(0)
IS_ERR返回错误原因class_create
摘要: struct class *cls; cls = class_create(THIS_MODULE, "sdev"); if(IS_ERR(cls)){ return PTR_ERR(cls); } 解析: 创建设备节点使用了两个函数 class_create()和class_device_crea
阅读全文
posted @ 2021-04-01 00:10 lydstory
阅读(271)
评论(0)
推荐(0)
2021年3月31日
字符设备驱动 以及Makefile
摘要: #include <linux/module.h> // module_init module_exit #include <linux/init.h> // __init __exit #include <linux/cdev.h> #include <linux/fs.h> #define MY
阅读全文
posted @ 2021-03-31 23:50 lydstory
阅读(128)
评论(0)
推荐(0)
字符设备驱动
摘要: 字符设备驱动 驱动不成功??? https://blog.csdn.net/weixin_42314225/article/details/81112217
阅读全文
posted @ 2021-03-31 23:41 lydstory
阅读(33)
评论(0)
推荐(0)
printkinfo(DBG_ERROR,"sw_package init failed\n");
摘要: printkinfo(DBG_ERROR,"sw_package init failed\n"); dmesg | tail 看到输出信息
阅读全文
posted @ 2021-03-31 21:50 lydstory
阅读(42)
评论(0)
推荐(0)
insmod: ERROR: could not insert module hello_kernel.ko: Invalid parameters
摘要: insmod: ERROR: could not insert module hello_kernel.ko: Invalid parameters 随时测试 insmod .ko 是否成功
阅读全文
posted @ 2021-03-31 21:09 lydstory
阅读(797)
评论(0)
推荐(0)
上一页
1
···
338
339
340
341
342
343
344
345
346
···
619
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告