找回密码
 注册
搜索
查看: 1799|回复: 6

[讨论] 三星S3C6410开发板Android下的USB WIFI 无线上网的实现

[复制链接]
发表于 2010-12-20 15:11:24 | 显示全部楼层 |阅读模式
UT-S3C6410 android系统实现同伙usb wifi无线上网功能
硬件平台:友坚恒天科技产品——UT-S3C6410开发板(友坚恒天ARM11-6410系列开发板)
软件平台:ut6410-android2.1-v2.1
作者:友坚技术支持                 日期:2010-12-10
引言:Android内核代码量相当大,浩如烟海;初学者机致力于应用开发的用户,熟练掌握内核的一些常用选项的配置,并编译出来下载到开发板中运行使用,是你迈向linux/android的必行之路。
      友坚恒天公司ARM11的6410系列的其他型号的开发板均可按照此步骤操作。本文瑕疵之处,望各位网友见谅,欢迎批评指正,请登录www.urbetter.com 参与交流。

1. 运行make menuconfig后,进入内核配置主菜单。
在主菜单里面,选择Networking support,按回车进入
<img src="attachments/dvbbs/2010-12/2010122014512016385.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

2. 配置网线网络协议。出现如图子菜单,如图选择Wireless并进入
<img src="attachments/dvbbs/2010-12/2010122014524278868.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

2.1 . 选择如图中红框所示配置项
<img src="attachments/dvbbs/2010-12/201012201453579885.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

3. 退回到内核配置主菜单,配置无线网卡驱动。选择Device Drivers并进入。
<img src="attachments/dvbbs/2010-12/2010122014533062026.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

3.1. 选择Network device support并进入
<img src="attachments/dvbbs/2010-12/2010122014535088630.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

3.2. 找到无线网络设备项,并进入
<img src="attachments/dvbbs/2010-12/2010122014541087009.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

3.3. 选择Wireless LAN(IEEE 802.11).。可以看到以芯片厂商为分类标准的usb无线网卡配置项。
<img src="attachments/dvbbs/2010-12/2010122015332958943.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

3.4. 选择Ralink公司芯片方案的usb无线网卡驱动。
<img src="attachments/dvbbs/2010-12/2010122014545151485.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />

<img src="attachments/dvbbs/2010-12/201012201535071400.jpg" border="0" onclick="zoom(this)" onload="if(this.width>document.body.clientWidth*0.5) {this.resized=true;this.width=document.body.clientWidth*0.5;this.style.cursor='pointer';} else {this.onclick=null}" alt="" />
4. 然后选择<Exit>返回,最后保存退出。
5. 编译内核。执行命令:make
编译完成后,最终在arch/arm/boot/目录下生成zImage,然后根据友坚恒天公司提供的android使用手册将编译好的内核烧写到开发板上运行即可。

6. 进入系统,在settings&#61664;Location & security里面把Use Wireless network勾选上,然后重新启动,在settings&#61664;Wireless & networks里面把Wi-Fi勾选上。
说明:实际测试以友坚恒天公司产品----USB WIFI无线网卡为准。
资料整理:http://www.urbetter.com

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
 楼主| 发表于 2010-12-27 18:04:58 | 显示全部楼层
友坚科技致力于成为系统集成商和软件开发商的最佳合作伙伴!
点评回复

使用道具 举报

 楼主| 发表于 2011-1-10 16:23:42 | 显示全部楼层
外设最丰富,接口资源最完整
点评回复

使用道具 举报

 楼主| 发表于 2011-2-10 16:15:00 | 显示全部楼层
UT-S3C6410开发板是性能稳定、功能强大、高性价比的ARM11处理器开发板;专为消费类电子、工业控制、车载导航、人机界面、多媒体终端、POS机、行业PDA等电子产品的开发而设计,主要供广大企业用户进行产品前期软硬件性能评估验证、设计参考用。其丰富的设备接口、全面的功能模块和详细的软硬件资料也使其成为高校、培训机构、嵌入式爱好者学习研究的最佳工具。
    UT-S3C6410开发板完美实现了三星S3C6410处理器在视频媒体编解码、2D/3D图形加速、显示处理和缩放等方面的性能,并提供了LCD接口、VGA接口、TVout接口、Camera输入接口、4路串口、SD卡接口、SPI、100M网口、USB2.0-OTG接口,USB Host接口、音频输入输出接口、按键接口、I2C接口等硬件资源,具有更高的主频和更丰富外设,能适用于对性能和处理能力有更高要求的嵌入式系统应用场合。
点评回复

使用道具 举报

 楼主| 发表于 2011-2-21 17:43:20 | 显示全部楼层
·支持667MHz主频上稳定工作,DDR数据传输速率266Mbs
·支持WinCE6.0 R2/R3和Linux2.6.28、Ubuntu9.04、Android操作系统
·支持MPEG-4/H.264/H263/VC-1的视频编解码
·支持2D/3D硬件图形加速,TV输出等
·支持SD/MMC/SDIO接口存储卡
·支持USB2.0 Device接口下载,快速升级系统
·支持Nandflash、SD卡启动
·支持4路高速串口
·支持3.5寸、4.3寸、7寸、10.2寸、10.4寸、TTL/LVDS多款液晶模块
·支持Hive注册表保存
·支持VGA接口输出
·支持SD卡+USB2.0升级系统
·支持TCPMP播放器完美硬件解码,内置MPEG-4/H264/VC-1在D1分辨率下音视频解码35fps
·支持Camera回显、H264/MPEG-4视频高效率编码
·支持MediaPlayer视频硬件解码
·支持JPEG图片硬件编解码
·支持WIFI、蓝牙、3G、GPS等外置模块
·支持QQ
·支持OFFICE、PDF阅读器
·支持Adobe Flash Lit,IE浏览器在线播放视频
点评回复

使用道具 举报

 楼主| 发表于 2011-3-31 16:26:12 | 显示全部楼层
来看看………………好贴不要沉了
点评回复

使用道具 举报

发表于 2012-3-28 09:56:52 | 显示全部楼层
好文找鼎
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-6-5 12:54 , Processed in 0.047551 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表