会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
安心种田
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
···
20
下一页
2014年6月16日
各产品编译及串口烧录
摘要: MTK setenv bootfileopenwrt-ramips-mt7620a-mt7620a-squashfs-sysupgrade.bin1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVN...
阅读全文
posted @ 2014-06-16 09:04 安心种田
阅读(780)
评论(0)
推荐(0)
2014年6月6日
C 语言代码规范
摘要: 1: fopen; fclose;2: malloc free
阅读全文
posted @ 2014-06-06 09:01 安心种田
阅读(140)
评论(0)
推荐(0)
2014年5月26日
烧录
摘要: 1: 烧录机, 根据芯片选择工程, 打开img。2: 擦除, 编程, 校验3: 焊接, 圆孔对准板子上的圆孔。
阅读全文
posted @ 2014-05-26 13:47 安心种田
阅读(190)
评论(0)
推荐(0)
2014年5月22日
共享目录
摘要: 1:选中文件, 右击共享。2:添加用户, everyone, 读写属性修改。3: 关闭windows防火墙。
阅读全文
posted @ 2014-05-22 09:02 安心种田
阅读(153)
评论(0)
推荐(0)
2014年5月6日
openwrt Makefile
摘要: world1. make menuconfig; .config2. make; xzcat: command not found #yum install xz
阅读全文
posted @ 2014-05-06 16:44 安心种田
阅读(258)
评论(0)
推荐(0)
2014年5月4日
netfilter 参考pywj的《netfilter + nf_conntrack + iptables》
摘要: 以broadcom 4.12为例netfilter.h中,extern struck list_head nf_hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS];netfilter.h中,#define NF_MAX_HOOKS 8enum{ NFPROTO_UNSPEC...
阅读全文
posted @ 2014-05-04 14:28 安心种田
阅读(416)
评论(0)
推荐(0)
iptables问题
摘要: 我配置了一条NAT规则实现端口转换, 进行测试。 每次测试后,用iptables -t nat -nvL 进行查看时, 发现pkts每次只加1, 但抓包时发现有6个包都进行了端口转换。 请问其余的5个包是何时进行端口转换的?解决问题过程, 添加打印, 抓包。(1) 在NF_HOOK, POST_RO...
阅读全文
posted @ 2014-05-04 09:25 安心种田
阅读(466)
评论(0)
推荐(0)
2014年4月25日
openwrt 编译环境搭建及Makefile
摘要: Openwrt编译环境搭建 操作系统 centos-5.8 64位 安装gnome, 可使用Xmanager #yum -y groupinstall "X Window System" #yum -y groupinstall "Desktop" 安装svn #yum install sub...
阅读全文
posted @ 2014-04-25 10:41 安心种田
阅读(4641)
评论(0)
推荐(0)
linux 配色
摘要: 一: 终端配色方案 Text Color: #EEEE00 Backgroud Color: #000000 Built-in Scheme: XTerm /etc/DIR_COLORS.xterm 中 DIR 01;34 (01是加粗)
阅读全文
posted @ 2014-04-25 09:05 安心种田
阅读(247)
评论(0)
推荐(0)
2014年4月24日
openwrt
摘要: 一: 源码下载 https://dev.openwrt.org/wiki/GetSource二:trunk/README (1) make menuconfig; configure your appreciated configuration for the toolchain and ...
阅读全文
posted @ 2014-04-24 15:55 安心种田
阅读(578)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
20
下一页
公告