代码搜索结果
找到约 10,000 项符合
Sound 的代码
audio_dac.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.numeric_std.all;
ENTITY AUDIO_DAC IS
port
(
Sound_L : in UNSIGNED(15 downto 0);
Sound_R : in UNSIGNED(15 downto 0);
-- Audio S
pontis.h
#ifndef __SOUND_PONTIS_H
#define __SOUND_PONTIS_H
/*
* ALSA driver for VIA VT1724 (Envy24HT)
*
* Lowlevel functions for Pontis MS300 boards
*
* Copyright (c) 2004 Takashi Iwai
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=*
awe32
Installing and using Creative AWE midi sound under Linux.
This documentation is devoted to the Creative Sound Blaster AWE32, AWE64 and
SB32.
1) Make sure you have an ORIGINAL Creative SB32, AWE32
linux-hwdep.patch
--- sound/drivers/Kconfig.orig 2005-04-23 11:02:51.000000000 -0600
+++ sound/drivers/Kconfig 2005-04-22 21:18:14.000000000 -0600
@@ -29,6 +29,7 @@
tristate "Dummy (/dev/null) soundcard"
depends on
emu8000.h
#ifndef __SOUND_EMU8000_H
#define __SOUND_EMU8000_H
/*
* Defines for the emu8000 (AWE32/64)
*
* Copyright (C) 1999 Steve Ratcliffe
* Copyright (C) 1999-2000 Takashi Iwai
*
*
audio_syms.c
/*
* Exported symbols for audio driver.
*/
#include
char audio_syms_symbol;
#include "sound_config.h"
#include "sound_calls.h"
EXPORT_SYMBOL(DMAbuf_start_dma);
EXPORT_SYMBOL(DMA
pontis.h
#ifndef __SOUND_PONTIS_H
#define __SOUND_PONTIS_H
/*
* ALSA driver for VIA VT1724 (Envy24HT)
*
* Lowlevel functions for Pontis MS300 boards
*
* Copyright (c) 2004 Takashi Iwai
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=*
awe32
Installing and using Creative AWE midi sound under Linux.
This documentation is devoted to the Creative Sound Blaster AWE32, AWE64 and
SB32.
1) Make sure you have an ORIGINAL Creative SB32, AWE32