Chinaunix首页 | 论坛 | 博客
  • 博客访问: 84929
  • 博文数量: 16
  • 博客积分: 86
  • 博客等级: 民兵
  • 技术积分: 222
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-08 17:46
文章分类

全部博文(16)

文章存档

2014年(1)

2013年(15)

发布时间:2013-02-23 15:14:58

驱动:S3C2410:声卡驱动:http://blog.chinaunix.net/uid-28356671-id-3496554.html网卡驱动:http://blog.chinaunix.net/uid-28356671-id-3496559.htmlUSB驱动:http://blog.chinaunix.net/uid-28356671-id-3496580.htmlSD卡驱动:http://blog.chinaunix.net/uid-28356671-id-3496565.htmlPWM驱动.........【阅读全文】

阅读(2002) | 评论(1) | 转发(1)

发布时间:2013-02-27 14:26:57

Linux-2.6.30 _VGA 驱动移植与 LCD 移植类似 , 只需 在 linux-2.6.30.4 内核中作相应改动便可实现对 VGA 接口驱动的移植。下面实验根据需求设置为 640 × 480 输出。× 时序图.........【阅读全文】

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

发布时间:2013-02-26 13:40:25

操作系统:Ubantu 10.04用户:root1、     直接从源里面安装 sudo apt-get install vsftpd    需要输入yes的,输入下,然后一直enter下去    如果安装失败请重新安装 sudo apt-get --reinstall install vsftpd2、 .........【阅读全文】

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

发布时间:2013-02-23 17:26:54

1.我的环境及所需资源:   PC机操作系统:fedora 9   交叉编译工具:arm-linux-gcc-4.3.2.tar.gz  arm920t-eabi.tgz(7寸屏下编译qt-embedded-linux-opensource-src-4.5.1)   所需资源:  tslib-1.4.tar.gz  qt-embedded-linux-opensource-s.........【阅读全文】

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

发布时间:2013-02-23 15:33:36

Linux-2.6.30 _USB_HOST 移植USB_HOST0驱动移植1 、修改 arch/arm/mach-s3c2410/mach-smdk2410.c 文件,添加以下部分代码:#include <mach/regs-clock.h>#include <plat/usb-control.h>#include <linux/device.h>#include <linux/delay.h>stat.........【阅读全文】

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

登录 注册