The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
标签: interesting open-source understood projects
上传时间: 2015-07-26
上传用户:mpquest
This file describes the Linux* Base Driver for the Intel(R) PRO/100 Family of Adapters. This driver supports 2.4.x and 2.6.x kernels. This driver includes support for Itanium(R)2-based systems.
标签: This describes the Adapters
上传时间: 2015-08-06
上传用户:cx111111
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20. KVM is open source software.
标签: virtualization Kernel-based for hardware
上传时间: 2015-08-20
上传用户:lijianyu172
MAX6900是MAXIAM公司出品的实时时钟芯片,精度高,这是它的读出和设置程序。使用在linux-2.6.X下。
上传时间: 2015-09-06
上传用户:dengzb84
LINUX下面的RTL8169的驱动原码,可以直接用,支持版本为 2.4.x or 2.6.x
上传时间: 2013-12-26
上传用户:杜莹12345
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
标签: bestselling programmers countless compute
上传时间: 2014-01-13
上传用户:小草123
GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定
上传时间: 2015-09-26
上传用户:aix008
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers. LinCAN project is part of a set of CAN/CANopen related components developed as part of OCERA framework.
标签: implements multiple capable working
上传时间: 2015-10-14
上传用户:磊子226
报表控件。FastReport 是非常强大的报表控件,相比QuickReport,ReportBuilder更加灵活,又非常小巧,速度快。VCL版本支持Borland Delphi 2-6 and Borland C++Builder 1-6。CLX版本支持Delphi和Kylix
标签: FastReport 报表 控件
上传时间: 2014-12-01
上传用户:270189020
笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。
上传时间: 2015-10-22
上传用户:Altman