自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

bingyu的博客

人生苦短,别省,别等,别放,别忍,别恨!

  • 博客(5)
  • 资源 (13)
  • 收藏
  • 关注

转载 Building image with support for 3g/4g module and usb tethering

http://wiki.openwrt.org/doc/howtobuild/wireless-router-with-a-3g-dongle Building image with support for 3g/4g and usb tethering   Preparing build environmentFirst of all, you need a complete build envi

2017-02-25 17:44:42 776

转载 Git常用命令(一)

Git —-本地仓库—- 1.新建一个“本地仓库”git init2.配置仓库 ①告诉git你是谁git config user.name syl②告诉git怎么联系你git config user.email syl@qq.com上面一种配置方式是一次性的配置, 会配置到被管理文件的。git文件夹下 下面一种配置方式是一劳永逸的方式:git config –global user.name syl

2017-02-25 17:30:33 391

原创 Could not find gem 'jquery-rails (~> 3.1.1)

error installing redmine in ubuntu wily 15.10: Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem sources 参考: https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/1511434 htt

2017-02-20 09:55:15 989

原创 openwrt overlayfs (一)实现脚本

openwrt overlayfs 实现脚本 openwrt的overlayfs 通过/etc/preinit调用 /sbin/mount_root来完成rootfs的切换挂载和overlay所以研究下openwrt工程中mount_root的实现。源码目录 trunk/build_dir/target-arm_cortex-a9+vfpv3_uCl

2017-02-20 08:51:05 2930

原创 Atheros LSDK 创建VAP命令

Atheros LSDK 创建VAP命令 wlanconfig ath1 create wlandev wifi1 wlanmode ap   iwconfig ath1 essid "5.8_test_02" ifconfig ath1 up brctl addif br0 ath1 iwpriv ath1 mode 11ACVHT80 iwpriv ath1 chwid

2017-02-08 17:53:29 1402

GPON G.988官网最新协议规范大全(G.988)

GPON G.988官网最新协议规范大全(G.988),希望能够帮助有需要的朋友

2019-11-07

GPON G.984官网协议规范大全(G.984.1 - G.984.7)

GPON G.984官网协议规范大全(G.984.1 - G.984.7),涵盖了所有的规范大全,希望能够帮助有需要的朋友

2019-11-07

rfc3518.pdf

RFC3518协议,主要介绍“Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)”。

2019-09-17

PPP BCP_patch文件

PPP BCP功能开发patch,适用用Linux-2.4.21的内核,但是很有参考价值。我开发此功能就是参考这个patch

2019-09-17

Autodesk AutoCAD 2014简体中文版/2015/2018

Autodesk AutoCAD 2014简体中文版,32位,64位,亲测可用。 Autodesk AutoCAD 2015版本 Autodesk AutoCAD 2018版本

2019-03-18

MT7603E_Data_Sheet

MT7603E_Data_Sheet

2019-01-29

MTK_Wi-Fi_SoftAP_Software_Programming_Guide_v2.4

MTK wifi手册 This document is a software programming guide for Mediatek Wi-Fi SoftAP driver and it teaches you how to configure your own settings. We do provide two kinds of configuration method, profile and iwpriv. Later we show you the profile parameter list, the iwpriv command list, and some OID examples to demonstrate how to fully utilize the WLAN driver.

2019-01-29

ch341 linux 官方驱动

CH340/CH341的USB转串口LINUX驱动程序,支持32/64位系统。使用范围:CH340G,CH340T,CH340C,CH340E,CH340B,CH341A,CH341T,CH341B,CH341C,CH341U

2018-06-11

secureCRT8.1.1

ubuntu 14.x and 15.x SecureCRT tools.

2017-03-06

AP143_boardtype.patch

openwrt 中增加AP143支持

2017-03-02

tcp/ip 协议详解

TCP/IP的协议详解 在本章中,我们将详细讨论以太网链路层协议,两个串行接口链路层协议( S L I P和P P P) , 以及大多数实现都包含的环回( l o o p b a c k)驱动程序。以太网和 S L I P是本书中大多数例子使 用的链路层。对M T U(最大传输单元)进行了介绍,这个概念在本书的后面章节中将多次遇 到。我们还讨论了如何为串行线路选择M T

2011-06-21

初学者单片机红宝书及单片机资料宝典

初学者的必备品,看看,相当收益!!! 对于初学者来说,学好单片机显得相当的困难,我们需要在网上找好多相关的资料来辅助我们,这份资料可能会对你又很大的帮助!!!

2009-10-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除