搜索资源列表
led_linux2.4.18
- Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
s3c2440spi1
- S3C2440外设SPI1接口驱动程序模块,在linux2.6.32内核上运行通过,加载该模块后会在/dev/下生成一个SPI1字符设备文件,源内核有SPI子系统,不过太复杂,没去研究,所以就自己写了,绝对是原创,适合初学者参考。-S3C2440 SPI1 peripheral interface driver module, run by the linux2.6.32 kernel, load the module in the/dev/SPI1 generate a character d
uda1341
- UDA1431 语音芯片的驱动源码及测试程序。在s3c2440开发板linux2.6内核实现语音双工。使用方法:在内核源码中找到相应的C源文件替换即可。压缩包内有语音同时输入输出的测试程序。-Voice chip UDA1431 driver source code and testing procedures. S3C2440 development board in linux2.6 core duplex voice. Usage: In the kernel source code fo
s3c2440_kernel2.4.20
- s3c2440 kernel 2.4.20的源代码。还有s3c2440的u-boot和jflash。 手头的都是开发板带过来的,一直想找原版的,网上也找不到。在三星的网站上也下不到(好像要帐号,也不开放注册)。 从一个同事那拷过来,他说是很多年前在三星的网站上下的。还望各位帮忙鉴别一下。-s3c2440 kernel 2.4.20 source code. Development board are at hand to bring up, has been looking for th
s3c2440_uda1341ts_2.6.18
- kernel 2.6.18.2下成功移植uda1341驱动程序到s3c2440平台上.-linux device driver for uda1341. kernel 2.6.18.2
u-boot--kernel--rootfs
- s3c2440 u-boot--kernel--根文件系统移植详细报告-s3c2440 u-boot kernel rootfs
S3C2440_install_linux
- install linux on S3C2440
vivi2440_src_256M_sdram_128M_flash
- vivi源码,基于s3c2440,支持128M nandflash,与128M SDRAM,自己修改,DM9000网卡,网口下载内核与文件系统-vivi source code, based on s3c2440, support 128M nandflash, and 128M SDRAM, their changes, DM9000 network card, Ethernet port to download the kernel and file system! ! !
S3c2440_OV9650
- 使用于S3C2440开发板上的OV9650摄像头的Linux驱动,Linux内核为2.6版本-Linux driver of camera ov9650 for arm s3c2440, Linux kernel version is 2.6
Linux-kernel-porting-to-S3C2440
- Linux内核在S3C2440上移植的方法,学位论文-Linux kernel porting to S3C2440
charcterDevices-Drivers
- 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
rootfs
- s3c2440开发板上使用的yaffs根文件系统 支持linux-2.6.29内核,测试可用-A root file system of yaffs,which support to linux-2.6.29 kernel,can be used for s3c2440 development board
bootloader
- 自己编写的一个很小的bootloader程序,可以运行在s3c2440开发板上,启动linux内核-I have written a small bootloader program that can run on s3c2440 development board to start the linux kernel
drivers_and_test
- TQ2440 平台下的各种驱动程序源码,3.4.2内核版本。(source code for TQ2440 based on kernel 3.4.2)