代码搜索结果
找到约 10,000 项符合
DMA 的代码
cul.h
/******************************************************************************
* *
* **********
sysdma.c
/* sysDma.c - Device independent user callable DMA functions */
/* Copyright 2002-2004 Wind River Systems, Inc. */
/* Copyright 2002 Motorola, Inc., All Rights Reserved */
/*
modification history
-
sysdma.c
/* sysDma.c - Device independent user callable DMA functions */
/* Copyright 2002-2004 Wind River Systems, Inc. */
/* Copyright 2002 Motorola, Inc., All Rights Reserved */
/*
modification history
-
vibra16
Sound Blaster 16X Vibra addendum
--------------------------------
by Marius Ilioaea
Stefan Laudat
Sat Mar 6 23:55:27 EET 1999
Hello again,
Playing with
cs4232
To configure the Crystal CS423x sound chip and activate its DSP functions,
modules may be loaded in this order:
modprobe sound
insmod ad1848
insmod uart401
insmod cs4232 io=* irq=* dma=* dma2=*
vibra16
Sound Blaster 16X Vibra addendum
--------------------------------
by Marius Ilioaea
Stefan Laudat
Sat Mar 6 23:55:27 EET 1999
Hello again,
Playing with
cs4232
To configure the Crystal CS423x sound chip and activate its DSP functions,
modules may be loaded in this order:
modprobe sound
insmod ad1848
insmod uart401
insmod cs4232 io=* irq=* dma=* dma2=*
readme.transfer
Transfer of data between userland and the hardware playback device
------------------------------------------------------------------
The driver provides two ways to send data; first is without copy
s
eni_transmit.c
/*
*
* ===================================
* HARP | Host ATM Research Platform
* ===================================
*
*
* This Host ATM Research Platform ("HARP") file (the "Software") is
*
vibra16
Sound Blaster 16X Vibra addendum
--------------------------------
by Marius Ilioaea
Stefan Laudat
Sat Mar 6 23:55:27 EET 1999
Hello again,
Playing with