虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

kernel-Mode

  • This tutorial will describe how to create a simple device driver, dynamically load and unload it, an

    This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.

    标签: dynamically tutorial describe create

    上传时间: 2014-01-09

    上传用户:cxl274287265

  • This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

    This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.

    标签: the articles Drivers edition

    上传时间: 2014-01-16

    上传用户:ommshaggar

  • from wangkj@yahoo.com 电路原理图和详细说明: amd.9966.org或者 arm.9966.org 都是原创,包括boot, loader,u-boot,linu

    from wangkj@yahoo.com 电路原理图和详细说明: amd.9966.org或者 arm.9966.org 都是原创,包括boot, loader,u-boot,linux 和测试程序 这些都是针对那个网站板子的配套程序,板子可以按照该网站提供的联系方式联系获取 这是和boot,loader,配套的u-boot程序。 关于kernel,超过100M,不能上传。

    标签: 9966 org wangkj loader

    上传时间: 2016-01-31

    上传用户:我干你啊

  • Linux编程的经典书

    Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.

    标签: Linux 编程

    上传时间: 2016-02-05

    上传用户:lanjisu111

  • Session 1: common and useful built-in Mathematica functions variable assignment and function definit

    Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your proficiency as a Mathematica user through work on an extended problem Case Studies Mathematica resources on the Internet.

    标签: Mathematica assignment and functions

    上传时间: 2013-12-27

    上传用户:362279997

  • 基于arm7的uclinux嵌入式驱动程序源代码

    基于arm7的uclinux嵌入式驱动程序源代码, 代码很全,包括如下目录: adc、gpio、i2c、pwm、Simple Block Device Driver Module、Simple Char Device Driver Module、Simple Ethernet Device Driver Module、Simple Kernel Module、spi、zlg_ffs

    标签: uclinux arm7 嵌入式 驱动程序

    上传时间: 2013-12-22

    上传用户:fxf126@126.com

  • 本書分為上篇、中篇和下篇三個部分

    本書分為上篇、中篇和下篇三個部分,上篇為Windows CE結構分析,中篇為Windows CE情景分析,下篇為實驗手冊。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結構,處理 器排程,儲存管理 ,檔案系統和設備管理 等六 章。中篇包含有系統初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅動器載入等五章。下篇包含有Windows CE應用程式開發,Windows CE系統開發,評測與總結以及實習等四章。 上篇的重點在於分析Windows CE kernel的結構以及工作原理 。這個部分是掌握Windows CE作業系統的基礎。 中篇重點在於分析Windows CE kernel的實際運行 過程。如果說 上篇是從靜態的角度 分析Windows CE kernel,那麼中篇則是試圖從動態的角度 給讀 者一個有關Windows CE kernel的描述。希望讀 者能夠通過對中篇的閱讀 理 解,在頭腦中形成有關Windows CE kernel的多方位的運作情景。 下篇著重於有關Windows CE的應用。對理 論 的掌握最終要應用到實務中。

    标签:

    上传时间: 2013-12-23

    上传用户:FreeSky

  • A Numerical Photonics library written in C++. The library includes beam propagation method, coupled

    A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices

    标签: library propagation Numerical Photonics

    上传时间: 2013-12-22

    上传用户:wendy15

  • 简要的讲解了一下

    简要的讲解了一下,linux kernel的启动过程。

    标签:

    上传时间: 2016-02-15

    上传用户:410805624

  • 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将f

    1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)将cfi_cmdset_0002_v4.c改名为cfi_cmdset_0002.c替换原来的cfi_cmdset_0002.c 5)编译。 note:如果在使用cat等指令写flash的过程中出现下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。

    标签: bootloader MRUA_src your_dir bootirq

    上传时间: 2013-12-17

    上传用户:阳光少年2016