当前位置:
首页 资源下载
搜索资源 - linux kernel write file
搜索资源列表
-
0下载:
北京博创兴业科技有限公司XScale PC104板配套内核文件
blob 平台boot loader 映象
zImage Linux-2.6 内核压缩映象文件,可以直接写入FLASH
rootfs.img 根文件系统映象文件,可以直接写入FLASH
yaffs 应用程序,拷贝至CF 卡中运行-Societe Generale Beijing Fiberxon Technology Co., Ltd. XScale PC104 board supporting documents
-
-
0下载:
周立功magic2410实验箱源码
第6章Linux高级实验(part1)
6.1 Linux内核编译实验
6.2 Linux根文件系统实验
6.3 CAT1025读/写实验.
6.4 ZLG7290键盘读取
6.5 USB-E2PROM编程器实验
6.6 SD/MMC卡实验
6.7触摸屏实验
6.8 PCMCIA接口CF卡实验
-Magic2410 week experimental box Ligong source Linux High Chapte
-
-
0下载:
之前以为在内核中不能创建文件,其实不是这样子的,只要文件系统跑起来之后就可以像在用户空间一样操作文件.
-
-
0下载:
linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
-
-
0下载:
skyeye 模拟器下 的 linux-2.6.14
含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版)
已修改arch/arm/kernel/module.c 以支持insmod 驱动
kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
-
-
0下载:
本手册主要介绍了Linux-2.6.32.2 内核的详细移植过程,它包含了友善之臂提供的几乎所有驱动程序的移植或编写、 测试等; 本手册还详细介绍了 mini2440所用文件系统的构建过程-This manual describes the Linux-2.6.32.2 kernel in detail the migration process, which includes a friendly arm to provide almost all of the drivers of migr
-
-
0下载:
1、将 Linux 内核采用 arm-linux-gcc3.4.1 交叉编译生成 uImage 格式的二进制文件,之后将其烧写入开发板的 Flash 存储器;
2、练习 Linux 内核的定制方法;
-1, the Linux kernel using arm-linux-gcc3.4.1 cross-compiler to generate uImage binary file format, then burn to write their development board Fl
-
-
0下载:
skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 -with LCD cs8900a (driver/net/arm/cs8900-end.c is the final version) ha
-
-
0下载:
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abst
-
-
0下载:
周立功magic2410实验箱源码第6章Linux高级实验(part1)6.1 Linux内核编译实验6.2 LLinux根文件系统实验6.3 CAT1025读/写实验.6.4 ZLG7290键盘读取6.5 USB
-The ZLG Chapter 6 magic2410 experimental box source Linux advanced experiments (part1) 6.1 the Linux kernel compilation test 620 LLinux ro
-
-
0下载:
基于linux内核文件修改后得来的一个虚拟串口的驱动文件,展示了如何写usb驱动,适合初学者学习-The driver file a virtual serial port Linux kernel file modification to based, shows how to write USB driver, suitable for beginners to learn
-