Chinaunix首页 | 论坛 | 博客
  • 博客访问: 99573
  • 博文数量: 25
  • 博客积分: 997
  • 博客等级: 准尉
  • 技术积分: 210
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-16 18:40
文章分类

全部博文(25)

文章存档

2012年(1)

2011年(16)

2010年(8)

我的朋友

分类: LINUX

2011-03-08 13:03:45

1)   when you develop a linux device driver ,you`d better add the MODUEL_LIENSE to avoid some bothering problem like unkown symbol : platform_driver_register


2)   When make a file system for a test linux system ,you`d better make a directary called /lib/modules/`uname -r` to avoid some problem like chdir(/lib/modules):no such file or directory .
阅读(877) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~