搜索资源列表
grub-0.94.tar
- Linux的启动装载(BootLoader)程序-Linux start loading (BootLoader) procedure
1_2195
- 从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 main.c和loader.asm为主程序文件。-under loading kernel operation. AA software as a tool, it in the current directory Image read documents, the front page bootsect and setup procedures, leavin
AT91RM9200-DataFlashBoot
- 此代码用于在嵌入式操作系统的启动代码的加载.-this code for the embedded operating system boot code loading.
share_mem
- 一个基于HP机器的共享内存的实现, 很使用,大型系统,资料管理非常有用,只要将资料用sql语句配置好,装载共享内存即可,是一个已经在用的大型系统的共享内存程序,非常有价值.-an HP machines based on the achievement of shared memory, the use of very large systems, information management is very useful. As long as the information is use
Linux24_char_device_driver
- Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
fuse-2.6.3.tar
- linux下无需加载到内核的驱动模板。例如ntfs-3g等就使用了它-under linux kernel without loading the driver template. For example ntfs - 3g, etc. on the use of its
glib-2.16.1.tar
- This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event
ubl_u-boot
- dm365的ubl和u-boot的源代码-dm365' s ubl and u-boot source code
util-linux-2.12j.tar
- Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分区和管理硬盘驱动器,打开 tty 端口和得到内核消息。-Util-linux package contains a number of tools. The more important thing is loading, unloading, format, partition and manage the hard drive, open the tty port and get the kernel sourc
jing
- 这是本人在一个linux项目中用到的bootloader显示loading进度条的C程序(有动画效果),有很好的移植性-Progress bar shows loading bootloader
write_os.tar
- 简单的操作系统源代码,包括系统引导,加载程序等,使用bochs引导系统-Simple operating system source code, including system boot, loading procedures, the use of guidance systems bochs
0602_driver-i2c
- embest2410 i2c驱动 直接动态加载-embest2410 i2c driver direct dynamic loading
0701_driver-led
- embest led驱动 内核编译时加入非动态加载-embest led compile-time kernel driver for non-dynamic loading
device_loadcodes
- 这是Linux下的一个驱动加载测试程序,虽说是测试,但是,代码可并不像简单的打印一个helloworld一样简单。该程序先用gcc把它编译生成目标文件,然后再用insmod codename.o命令进行模块加载。加载以后,本驱动程序将永久保存,直到用卸载命令把它卸除才会消失。-This is a Linux driver to load under the test procedures, although it is tested, but the code is not as simple
Linux_kernelmodule
- 一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
module
- linux平台下的模块编程,有三个小程序,通过加载模块实现一些功能,可以不断添加功能-linux platform module programming, there are three small program, by loading the module to achieve some of the features, you can continue to add features
chardev.tar
- ubuntu环境下字符设备驱动程序的示例。使用方法是:终端中make生成设备目标文件。insmod globalvar.ko 载入设备。mknod /dev/globalvar c 2548 0 生成设备文件,c表示字符设备,2548是主设备号。编译执行test测试驱动程序。-ubuntu environment, character device driver for example. To use is: make the terminal device generates the targ
ArmDrivers
- 本文主要介绍在uClinux下,通过加载模块的方式调试IO控制蜂鸣器的驱动程序。实验过程与上篇文章所讲的过程基本相似,更多注重细节及注意事项。 本文适合学习ARM—Linux的初学者 -This paper describes the uClinux, by way of loading debug IO control module buzzer driver. Experiment with the article about the process of the similar
3
- 设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理 器之一,Xscale 核心是与 ARM V5TE 构架兼容的,是一个典型的 ARM 系统。软件采用 Linux 为操作系统。课题除了实现 bootloader 的基本功能(加载内核镜像)外,还将它实现成一个 更加复杂的系统,包括 bootloader 的两种模式的支持和切换,以及增加对一些硬件模块的 支持,这些模块包括:串口、USB、NOR FLASH 的擦写等等,
testqt.tar
- linux qt 照片浏览器,动态加载,学习demo-linux qt photo viewer, dynamic loading, learning demo