Location:
Search - VxWorks DMA
Search list
Description: 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛.
本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV
的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-with VxWorks operating system in embedded system applications, VxWorks product development and applications become more extensive. This paper describes the VxWorks PCI data acquisition module driver the design process, through the PCI bus bridge chip CY7C09449PV configuration, DMA and interrupt data transmission, PCI completed equipment and the initialization function-driven interface and data acquisition functions.
Platform: |
Size: 19868 |
Author: 魏银英 |
Hits:
Description: vxworks硬盘DMA驱动,VXWORKS 6.0以前版本不支持ATA硬盘的DMA传输方式,只支持PIO模式,假如该驱动后,可能会极大提高传输速度,快下吧!-vxworks DMA hard disk drive, Ethernet previous version 6.0 does not support DMA ATA hard disk means of transmission, which only supports PIO Mode. If the drive, it may greatly enhance the transmission speed, fast under!
Platform: |
Size: 73842 |
Author: 王凤阳 |
Hits:
Description: VxWorks系统中DMA控制器驱动部分的源代码。
Platform: |
Size: 15096 |
Author: Turst |
Hits:
Description: 操作系统vxworks平台下dma设备的驱动程序,支持多种芯片和编译makefile
Platform: |
Size: 17505 |
Author: erter |
Hits:
Description: DMA的控制器的IP核,和ATA控制器配合,可以实现DMA方式高速传输数据.-DMA controller IP core, and ATA controller tie, DMA can achieve high-speed transmission of data.
Platform: |
Size: 143360 |
Author: 李想 |
Hits:
Description: 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛.
本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV
的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-with VxWorks operating system in embedded system applications, VxWorks product development and applications become more extensive. This paper describes the VxWorks PCI data acquisition module driver the design process, through the PCI bus bridge chip CY7C09449PV configuration, DMA and interrupt data transmission, PCI completed equipment and the initialization function-driven interface and data acquisition functions.
Platform: |
Size: 19456 |
Author: 魏银英 |
Hits:
Description: vxworks硬盘DMA驱动,VXWORKS 6.0以前版本不支持ATA硬盘的DMA传输方式,只支持PIO模式,假如该驱动后,可能会极大提高传输速度,快下吧!-vxworks DMA hard disk drive, Ethernet previous version 6.0 does not support DMA ATA hard disk means of transmission, which only supports PIO Mode. If the drive, it may greatly enhance the transmission speed, fast under!
Platform: |
Size: 73728 |
Author: wfy |
Hits:
Description: ata和atapi的驱动程序,包括pio和dma传输方式。-was observed atapi drivers, including pio dma and the means of transmission.
Platform: |
Size: 21504 |
Author: |
Hits:
Description: VxWorks系统中DMA控制器驱动部分的源代码。-VxWorks system DMA controller driver part of the source code.
Platform: |
Size: 14336 |
Author: Turst |
Hits:
Description: 操作系统vxworks平台下dma设备的驱动程序,支持多种芯片和编译makefile-Under the VxWorks operating system platform dma device driver supports multiple chipsets and compile makefile
Platform: |
Size: 17408 |
Author: erter |
Hits:
Description: VxWorks DMA drivers for variuos platforms.
Platform: |
Size: 11264 |
Author: soumendra |
Hits:
Description: vxWorks系统ATA硬盘的DMA的方面的资料-vxWorks system DMA, ATA hard disk information
Platform: |
Size: 26624 |
Author: 李飞 |
Hits:
Description: vxWorks dma
Platform: |
Size: 1024 |
Author: 杨过 |
Hits:
Description: vxWorks i8237 dma原代码-vxWorks i8237 dma
Platform: |
Size: 1024 |
Author: 杨过 |
Hits:
Description: vxWorks l64853 dma原代码-vxWorks l64853 dma
Platform: |
Size: 5120 |
Author: 杨过 |
Hits:
Description: vxWorks mpc107 dma原代码-vxWorks mpc107 dma
Platform: |
Size: 6144 |
Author: 杨过 |
Hits:
Description: vxWorks pcc dma原代码-vxWorks pcc dma
Platform: |
Size: 3072 |
Author: 杨过 |
Hits:
Description: DMA设备的vxworks驱动,该为6.8版本,不过我已经在5.5版本上验证可以使用。-DMA device vxworks driver, the 6.8 version, but I have verified in version 5.5 can be used.
Platform: |
Size: 23552 |
Author: jude |
Hits:
Description: 随着VxWorks操作系统在嵌入式系统中的应用,VxWorks下产品的开发和应用也越来越广泛. 本文描述了VxWorks下PCI数据采集模块驱动程序的设计过程,即通过PCI总线桥接芯片CY7C09449PV 的配置,实现中断和DMA数据传输、完成PCI设备的初始化和驱动接口函数及实现数据采集功能.-With the VxWorks operating system in embedded system, VxWorks development and application of product is also more extensive. This paper describes the PCI data acquisition module under VxWorks driver design process, namely through the PCI bus bridge chip CY7C09449PV configuration, interrupts and DMA data transfer to achieve complete PCI device initialization and driver interface functions and data acquisition.
Platform: |
Size: 38912 |
Author: Johnny |
Hits:
Description: /* dma.h - DMA (direct memory access) header */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,22sep92,rrr added support for c++
01d,04jul92,jcf cleaned up.
01c,26may92,rrr the tree shuffle
01b,04oct91,rrr passed through the ansification filter
-fixed #else and #endif
-changed copyright notice
01a,20dec90,jcc written.
*/
#ifndef __INCdmah
#define __INCdmah
#ifdef __cplusplus
extern "C" {
#endif
#include "vxWorks.h"
#include "private/semLibP.h"
typedef struct dmaCtrl /* DMA_CTRL - generic DMA controller info */
{
SEMAPHORE ctrlMutexSem -/* dma.h- DMA (direct memory access) header*/
/* Copyright 1984-1992 Wind River Systems, Inc.*/
/*
modification history
--------------------
01e,22sep92,rrr added support for c++
01d,04jul92,jcf cleaned up.
01c,26may92,rrr the tree shuffle
01b,04oct91,rrr passed through the ansification filter
-fixed#else and#endif
-changed copyright notice
01a,20dec90,jcc written.
*/
#ifndef __INCdmah
#define __INCdmah
#ifdef __cplusplus
extern "C" {
#endif
#include "vxWorks.h"
#include "private/semLibP.h"
typedef struct dmaCtrl /* DMA_CTRL- generic DMA controller info*/
{
SEMAPHORE ctrlMutexSem
Platform: |
Size: 1024 |
Author: liaozhigao |
Hits: