Openwrt Support MINI-PCIE EC20 (6)】的更多相关文章

1      Scope of Document This document describes MINI PCIE usb hardware design, for EC20 4G module 2      Requiremen 2.1     Function Requirement Support ec20 ppp diag under openwrt 2.2     Performance Requirement Connect to 4G network 3      Hardwar…
1 Scope of Document This document describes how to support reset button under openwrt system2 Requiremen2.1 Function RequirementNA2.2 Performance RequirementNA3 Hardware OverviewNA 4 Functional Description4.1 Functional Block DiagramNA 5 Porting5.1 K…
kernel 的配置 kernel 3.2.0 make menuconfig Device Drivers ---> [*] USB support ---> <*> USB Serial Converter support ---> <*> USB driver for GSM and CDMA modems kernel 3.2.0 make menuconfig Device Drivers ---> [*] Network device suppo…
最近买了台4K电视,觉得可以当显示器用,但没主机,不知怎的想到了Jetson TK1,于是一冲动买了.因为没网线,而Jetson TK1没有无线网卡,所以也折腾了一番,记录一下,给万一也有像我一样没有网线还想用这块板子的人作为参考. 刷机 我是按照Nvidia官网的链接连到中国代理商的页面,一看居然是京东,可是买来之后,开机按照官网指南登陆图像界面却怎么也不能登陆,具体现象是输入了正确的用户名和密码(ubuntu:ubuntu)之后屏幕一闪又回到了登陆界面.作为一名Linux小白,上网查了查,说…
首先请参考 http://www.cnblogs.com/chenfulin5/p/6951290.html 上一章刚讲了 kernel 3.2.0 移植 MU609 这一章记录新版kernel 的移植 kernel 配置: kernel 的配置请查考上一章 唯一不同的是不需要修改源代码,只要配置 make menuconfig buildroot 也请参考上一章. 这一次要变的是,我直接在原来的文件系统内添加 pppd 我只需要把 buildroot 编译出来的有关 pppd 的库以及二进制文…
1      Scope of Document This document describes 4G hardware design, support quectel ec20 4G module/ Simcom 7600 CE 4G module 2      Requiremen 2.1     Function Requirement support ec20 qmi driver/ simcom 7600 ce ndis driver 2.2     Performance Requi…
本文内容.开发板及配件仅限用于学校或科研院所开展科研实验! 淘宝店铺名称:开源SDR实验室 LimeSDR链接:https://item.taobao.com/item.htm?spm=a230r.1.14.14.15ff77ffTfdzQp&id=555064600966 一.源码编译安装LimeSuite 1.安装依赖包 (1)添加myriadrf PPA(packages for soapysdr available at myriadrf PPA) $ sudo add-apt-repo…
原文地址:http://www.storagereview.com/fusionio_iodrive_duo_enterprise_pcie_review As part of StorageReview's continued advancements in both testing protocol and enterprise lab development, we're taking a renewed look at first generation flash drives that…
1      Scope of Document This document describes how to write udev script, when enum usb device maybe produces several interfaces(/dev/ttyUSB*), if we want to compatible serveral usb modules, udev script is very useful.when module insert or remove, s…
主板上的扩展插槽曾经是多种多样的,例如曾经非常流行的组合就是PCI插槽搭配AGP插槽,其中AGP插槽主要用在显卡上,而PCI插槽的用途则更广一些,不仅有用在显卡上,还能用于扩展其它设备,如网卡.声卡.调制解调器等等.这两种插槽曾经共同为广大DIY玩家服役多年,然而在一个速率更高.扩展性更强的插槽出现之后,它们就迅速退出舞台,被后者彻底取代.而这种可以在短时间内淘汰前辈的新型插槽,就是我们今天要讲的主角,也是现在显卡以及各种扩展卡所用的主流插槽,即PCI-E插槽. 目前PCI-E插槽已经成为了主板…