Chinaunix首页 | 论坛 | 博客
  • 博客访问: 167803
  • 博文数量: 69
  • 博客积分: 2627
  • 博客等级: 少校
  • 技术积分: 715
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-24 22:37
文章分类

全部博文(69)

文章存档

2017年(3)

2014年(1)

2013年(4)

2012年(6)

2011年(21)

2010年(15)

2009年(19)

我的朋友

发布时间:2011-11-08 11:30:53

原因,没加载ip_conntrack模块解决:modprobe ip_conntrackvi /etc/rc.local加一行 modprobe ip_conntrack再次重启,就会自动加载,看/proc/sys/net/ipv4/netfilter/里就有ip_conntrack_max了。可以cat看下。......【阅读全文】

阅读(184) | 评论(0) | 转发(0)

发布时间:2011-10-12 10:43:17

make install出现下面的警告:WARNING: No module ehci-hcd found for kernel 2.6.26, continuing anywayWARNING: No module ohci-hcd found for kernel 2.6.26, continuing anywayWARNING: No module uhci-hcd found for kernel 2.6.26, continuing anywayWARNING: No module BusLogic found for kernel 2.6.26, contin.........【阅读全文】

阅读(934) | 评论(0) | 转发(0)

发布时间:2011-09-04 23:56:03

3. ARM Architecture the ARM is a Rdeuced Instruction Set Computer (RISC) system and includes the attributes typical to that type of system:   .A large array of uniform registers   .A load/store model   .A small number of addressing modes   .A u.........【阅读全文】

阅读(505) | 评论(0) | 转发(0)

发布时间:2011-09-04 23:47:35

2 Assemblers2.1 Fields .operation code field(pesudo-instruction,pseudo-operation,pseudo-op) .opperand field .address  field .common and label field (optional)2.1.1 Delimiters standard arm assembler delimiters:   label <whitespace> instruction <whites.........【阅读全文】

阅读(370) | 评论(0) | 转发(0)

发布时间:2011-09-04 18:06:24

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

阅读(1210) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册