Welcome![Sign In][Sign Up]
Location:
Search - s3c2440-kernel 2

Search list

[Embeded Linuxs3c2440_kernel2.4.18_module_mmc

Description: 三星s3c2440 ARM9芯片在linux下的MMC卡驱动-s3c2440 Samsung ARM9 chip in the linux MMC Card Driver
Platform: | Size: 22528 | Author: 王孝丰 | Hits:

[Linux-UnixLinux2410_device

Description: Linux2.4.20针对三星公司的s3c2440内核基础上的一些设备驱动代码-Linux2.4.20 against Samsung companies s3c2440 kernel based on the displacement of some equipment move code
Platform: | Size: 264192 | Author: 贾军 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2440-KERNEL-src

Description: 三星2440 ARM 内核 核心 源代码-Samsung 2440 ARM kernel source code
Platform: | Size: 521216 | Author: 凡尘 | Hits:

[Embeded Linuxled

Description: s3c2440芯片嵌入linux(2.6内核)系统后的LED控制程序。通过它可以学习再linux下一般I/O口的操作方法-S3C2440 chip embedded linux (2.6 kernel) system after the LED control procedures. Can learn through it again under linux in general I/O port operation
Platform: | Size: 97280 | Author: htx | Hits:

[Embeded Linuxled_linux2.4.18

Description: 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 = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 } -Linux 2.4.18 s3c2440 led driver to use dev-C++ Writing, the need for linux 2.4.18 kernel include, compiled after the completion of led module. insmod main.o// install the module mknod/dev/leds c 221 0 to use: int main (int argc, char* argv []) (int testdev// led test ... testdev = open (/ dev/QuickMarkLed , O_RDWR) ioctl (testdev, 2, 1)// ioctl (device, led number, open/close) open = 1 ioctl (testdev, argv [1] [0]- 0, argv [2] [0]- 0 )// ioctl (device, led number, open/close) open = 1 close (testdev) return 0)
Platform: | Size: 5120 | Author: Jia-Yang Chen | Hits:

[Other Embeded programYL2440A_MON

Description: Samsung S3C2440 bootloader。串口输出,支持USB下载内核镜像,主要分为硬件初始化的汇编代码init.s和C的内核引导代码u2440mon.c两部分-Samsung S3C2440 bootloader. Serial output, support for USB download kernel-image, mainly divided into the assembly code to initialize the hardware init.s and C of the core to guide the two parts of the code u2440mon.c
Platform: | Size: 945152 | Author: 费鹏 | Hits:

[Linux-Unixled-2.6.12

Description: 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.-A linux 2.6 kernel complete examples of character-driven, you can still load into the kernel source code contains a Makefile and Kconfig changes to the hardware platform is s3c2440.
Platform: | Size: 5120 | Author: 白文晓 | Hits:

[Linux-Unixs3c2440_gpio.c

Description: s3c2440 gpio 的控制,是基于2.4内核开发的驱动,-s3c2440 gpio control is based on the 2.4 kernel driver development,
Platform: | Size: 3072 | Author: 林海 | Hits:

[Embeded Linuxuda1341

Description: 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 found in the corresponding C source file can be replaced. Compressed packet voice input and output at the same time of the test procedure.
Platform: | Size: 11264 | Author: gao | Hits:

[Linux-Unixlinux_s3c2440_rtc

Description: 移植过的2.6内核时钟的驱动,经过验证绝对可以用-Transplantation had a 2.6 kernel clock-driven, can be verified absolutely
Platform: | Size: 4096 | Author: 娄朝晖 | Hits:

[ARM-PowerPC-ColdFire-MIPSSDCard_BootLoader

Description: 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
Platform: | Size: 234496 | Author: XZY | Hits:

[Windows CEYL2440A_CE6_BOOT

Description: WINCE6.0 2440 启动代码 bootloader,适合镜像地址为0x80200000的内核哦,S3C2440的-WINCE6.0 2440 startup code bootloader, for the mirror of the kernel address 0x80200000 Oh, S3C2440' s
Platform: | Size: 156672 | Author: 李康保 | Hits:

[Embeded Linuxs3c2440_uda1341ts_2.6.18

Description: kernel 2.6.18.2下成功移植uda1341驱动程序到s3c2440平台上.-linux device driver for uda1341. kernel 2.6.18.2
Platform: | Size: 6144 | Author: ekin | Hits:

[Linux-Unixs3c2440_kernel2.4.20

Description: 三星S3C2440的 LINUX内核2.4.20-Samsung S3C2440 the LINUX kernel 2.4.20
Platform: | Size: 36329472 | Author: jiang | Hits:

[Linux-Unixadc

Description: 基于arm S3C2440 linux内核下的AD采样驱动程序,并将其转换成电压值-Based on arm S3C2440 linux kernel driver for the AD samples, and convert it into a voltage value
Platform: | Size: 2048 | Author: kechangxue1 | Hits:

[Embeded Linuxvivi2440_src_256M_sdram_128M_flash

Description: 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! ! !
Platform: | Size: 1198080 | Author: 流域 | Hits:

[Linux-Unixmy-2440-beep

Description: linux2.6.30内核在s3c2440上的设备驱动的例子,利用新的os API编写的驱动。-linux2.6.30 the kernel' s device drivers s3c2440 example of the use of new os API driver prepared.
Platform: | Size: 94208 | Author: 赵新 | Hits:

[Linux-Unixi2c-dev-zlg7290led

Description: 基于Linux 2.6x内核的IIC驱动程序,实验平台三星 S3C2440-IIC driver based on Linux kernel 2.6x,core board Samsung S3C2440
Platform: | Size: 4096 | Author: 朱煜鹏 | Hits:

[Linux-Unixlinux-2.6.10

Description: 一个linux2.6.10内核的源码,很稳定的一版,已经成功移植到S3C2440开发板上,适用于嵌入式开发人员。-A linux2.6.10 kernel source, a very stable version has been successfully transplanted to the S3C2440 development board for embedded developers.
Platform: | Size: 52105216 | Author: 王刚 | Hits:

[Linux-Unixu-boot-1.1.6-for-s3c2440

Description: 为S3C2440移植成功的u-boot,可以引导linux内核2.6.32,硬件平台为Friedly ARM开发板。-S3C2440 a successful transplant for the u-boot, you can boot linux kernel 2.6.32, hardware platform, Friedly ARM development board.
Platform: | Size: 11789312 | Author: 左左 | Hits:
« 12 3 4 »

CodeBus www.codebus.net