CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - S3C2440 KERNEL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - S3C2440 KERNEL - List
[
Linux-Unix
]
Linux2410_device
DL : 0
Linux2.4.20针对三星公司的s3c2440内核基础上的一些设备驱动代码-Linux2.4.20 against Samsung companies s3c2440 kernel based on the displacement of some equipment move code
Update
: 2008-10-13
Size
: 257.99kb
Publisher
:
贾军
[
Other resource
]
s3c2440-KERNEL-src
DL : 0
三星2440 ARM 内核 核心 源代码-Samsung 2440 ARM kernel source code
Update
: 2008-10-13
Size
: 391.86kb
Publisher
:
凡尘
[
Embeded Linux
]
s3c2440_kernel2.4.18_module_mmc
DL : 0
三星s3c2440 ARM9芯片在linux下的MMC卡驱动-s3c2440 Samsung ARM9 chip in the linux MMC Card Driver
Update
: 2025-02-17
Size
: 22kb
Publisher
:
王孝丰
[
Linux-Unix
]
Linux2410_device
DL : 0
Linux2.4.20针对三星公司的s3c2440内核基础上的一些设备驱动代码-Linux2.4.20 against Samsung companies s3c2440 kernel based on the displacement of some equipment move code
Update
: 2025-02-17
Size
: 258kb
Publisher
:
贾军
[
Embeded Linux
]
u-boot-1.1.4.tar
DL : 0
u-boot源代码, 用于引到Linux内核, 非常重要的bootloader-u-boot source code for the Linux kernel to which, it is very important Bootloader
Update
: 2025-02-17
Size
: 3kb
Publisher
:
石峰
[
ARM-PowerPC-ColdFire-MIPS
]
s3c2440-KERNEL-src
DL : 0
三星2440 ARM 内核 核心 源代码-Samsung 2440 ARM kernel source code
Update
: 2025-02-17
Size
: 509kb
Publisher
:
凡尘
[
Software Engineering
]
S3C2440_Kernel
DL : 0
s3c2440核心板原理图,非常详细,欢迎下载-s3c2440 core plate diagram is very detailed and welcome to download
Update
: 2025-02-17
Size
: 131kb
Publisher
:
飞飞
[
Embeded Linux
]
led
DL : 0
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
Update
: 2025-02-17
Size
: 95kb
Publisher
:
htx
[
Embeded Linux
]
led_linux2.4.18
DL : 0
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)
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Jia-Yang Chen
[
Other Embeded program
]
YL2440A_MON
DL : 0
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
Update
: 2025-02-17
Size
: 923kb
Publisher
:
费鹏
[
Embeded Linux
]
dm9000.tar
DL : 0
S3C2440开发板,基于2.6.12内核的dm9000网卡驱动程序-S3C2440 development board, based on the 2.6.12 kernel dm9000 network card driver
Update
: 2025-02-17
Size
: 13kb
Publisher
:
tequlialv
[
Linux-Unix
]
led-2.6.12
DL : 0
一个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.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
白文晓
[
ARM-PowerPC-ColdFire-MIPS
]
powarm2440_10
DL : 0
powarm S3C2440 kernel schematics
Update
: 2025-02-17
Size
: 190kb
Publisher
:
powarm
[
Embeded Linux
]
s3c2440_kernel2.4.20
DL : 1
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 the original and can not find online. Samsung' s Web site is also less than (it seems to account, not open for registration). Copy from a colleague that come, he said many years ago, Samsung' s Web site from top to bottom. Members also hope to help identify you.
Update
: 2025-02-17
Size
: 28.41mb
Publisher
:
王云
[
Linux-Unix
]
s3c2440_kernel2.4.20
DL : 2
三星S3C2440的 LINUX内核2.4.20-Samsung S3C2440 the LINUX kernel 2.4.20
Update
: 2025-02-17
Size
: 34.65mb
Publisher
:
jiang
[
Embeded Linux
]
u-boot--kernel--rootfs
DL : 0
s3c2440 u-boot--kernel--根文件系统移植详细报告-s3c2440 u-boot kernel rootfs
Update
: 2025-02-17
Size
: 13kb
Publisher
:
任浩然
[
Embeded Linux
]
S3C2440_install_linux
DL : 0
install linux on S3C2440
Update
: 2025-02-17
Size
: 845kb
Publisher
:
zack
[
Linux-Unix
]
u-boot-1.1.6-for-s3c2440
DL : 0
为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.
Update
: 2025-02-17
Size
: 11.24mb
Publisher
:
左左
[
Embeded Linux
]
Linux-kernel-porting-to-S3C2440
DL : 0
Linux内核在S3C2440上移植的方法,学位论文-Linux kernel porting to S3C2440
Update
: 2025-02-17
Size
: 338kb
Publisher
:
hhfa
[
Other
]
S3C2440
DL : 0
有关S3C2440内核的英文书籍,详细介绍了S3C2440的相关知识-English books on S3C2440 kernel, detailed knowledge of the S3C2440
Update
: 2025-02-17
Size
: 2.13mb
Publisher
:
刘京京
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.