Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2258546
  • 博文数量: 218
  • 博客积分: 5767
  • 博客等级: 大校
  • 技术积分: 5883
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-01 14:44
文章存档

2012年(53)

2011年(131)

2009年(1)

2008年(33)

发布时间:2011-09-15 14:37:52

1、相关数据结构include/linux/notifier.hstruct notifier_block { int (*notifier_call)(struct notifier_block *, unsigned long, void *); struct notifier_block *next; int priority;};通知链中的元素,记录了当发出通知时,应该执行的操作(即回调函数)链头中保存着指向元素链表.........【阅读全文】

阅读(3219) | 评论(0) | 转发(3)

发布时间:2011-09-14 16:07:12

......【阅读全文】

阅读(1495) | 评论(0) | 转发(1)

发布时间:2011-09-14 11:41:26

linux版本:2.6.36相关数据结构arch/arm/include/asm/setup.h#ifdef CONFIG_ARCH_LH7A40X# define NR_BANKS 16#else# define NR_BANKS 8#endifstruct membank {    unsigned long start;    unsigned long size;    unsigned int highmem;};struct meminfo {&.........【阅读全文】

阅读(9516) | 评论(0) | 转发(7)

发布时间:2011-09-14 10:18:23

......【阅读全文】

阅读(1060) | 评论(0) | 转发(2)

发布时间:2011-09-14 09:20:58

......【阅读全文】

阅读(4054) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

guojiangli2014-03-25 11:13

QQ: 164013131

回复  |  举报

guojiangli2014-03-25 11:13

方便请联系到我们!我们需要购买BCM的SDK包!

回复  |  举报

chinaunix网友2008-12-10 12:18

你好!我最近想找人合作开发高清网络播放机,不知道您有没有兴趣,我的QQ是16511764,有空可以一起聊聊.NICK

回复 |  删除 |  举报

chinaunix网友2008-10-17 14:07

你好,我也是基于sigma designs开发产品的,目前已经基于EM86XX开发了一款产品,现在想移植到SMP86XX平台上,如果方便,是否能相互交流技术?我的QQ:11595526

回复 |  删除 |  举报

chinaunix网友2008-03-01 17:39

支持!支持!支持!

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册