lineage_kernel_xcoverpro/sound/oss
antifallobst 9e11c5b803 initial commit 2023-06-19 00:53:49 +02:00
..
dmasound initial commit 2023-06-19 00:53:49 +02:00
CHANGELOG initial commit 2023-06-19 00:53:49 +02:00
Kconfig initial commit 2023-06-19 00:53:49 +02:00
Makefile initial commit 2023-06-19 00:53:49 +02:00
README.FIRST initial commit 2023-06-19 00:53:49 +02:00
ad1848.c initial commit 2023-06-19 00:53:49 +02:00
ad1848.h initial commit 2023-06-19 00:53:49 +02:00
ad1848_mixer.h initial commit 2023-06-19 00:53:49 +02:00
aedsp16.c initial commit 2023-06-19 00:53:49 +02:00
audio.c initial commit 2023-06-19 00:53:49 +02:00
bin2hex.c initial commit 2023-06-19 00:53:49 +02:00
coproc.h initial commit 2023-06-19 00:53:49 +02:00
dev_table.c initial commit 2023-06-19 00:53:49 +02:00
dev_table.h initial commit 2023-06-19 00:53:49 +02:00
dmabuf.c initial commit 2023-06-19 00:53:49 +02:00
hex2hex.c initial commit 2023-06-19 00:53:49 +02:00
kahlua.c initial commit 2023-06-19 00:53:49 +02:00
midi_ctrl.h initial commit 2023-06-19 00:53:49 +02:00
midi_synth.c initial commit 2023-06-19 00:53:49 +02:00
midi_synth.h initial commit 2023-06-19 00:53:49 +02:00
midibuf.c initial commit 2023-06-19 00:53:49 +02:00
mpu401.c initial commit 2023-06-19 00:53:49 +02:00
mpu401.h initial commit 2023-06-19 00:53:49 +02:00
msnd.c initial commit 2023-06-19 00:53:49 +02:00
msnd.h initial commit 2023-06-19 00:53:49 +02:00
msnd_classic.c initial commit 2023-06-19 00:53:49 +02:00
msnd_classic.h initial commit 2023-06-19 00:53:49 +02:00
msnd_pinnacle.c initial commit 2023-06-19 00:53:49 +02:00
msnd_pinnacle.h initial commit 2023-06-19 00:53:49 +02:00
opl3.c initial commit 2023-06-19 00:53:49 +02:00
opl3_hw.h initial commit 2023-06-19 00:53:49 +02:00
os.h initial commit 2023-06-19 00:53:49 +02:00
pas2.h initial commit 2023-06-19 00:53:49 +02:00
pas2_card.c initial commit 2023-06-19 00:53:49 +02:00
pas2_midi.c initial commit 2023-06-19 00:53:49 +02:00
pas2_mixer.c initial commit 2023-06-19 00:53:49 +02:00
pas2_pcm.c initial commit 2023-06-19 00:53:49 +02:00
pss.c initial commit 2023-06-19 00:53:49 +02:00
sb.h initial commit 2023-06-19 00:53:49 +02:00
sb_audio.c initial commit 2023-06-19 00:53:49 +02:00
sb_card.c initial commit 2023-06-19 00:53:49 +02:00
sb_card.h initial commit 2023-06-19 00:53:49 +02:00
sb_common.c initial commit 2023-06-19 00:53:49 +02:00
sb_ess.c initial commit 2023-06-19 00:53:49 +02:00
sb_ess.h initial commit 2023-06-19 00:53:49 +02:00
sb_midi.c initial commit 2023-06-19 00:53:49 +02:00
sb_mixer.c initial commit 2023-06-19 00:53:49 +02:00
sb_mixer.h initial commit 2023-06-19 00:53:49 +02:00
sequencer.c initial commit 2023-06-19 00:53:49 +02:00
sleep.h initial commit 2023-06-19 00:53:49 +02:00
sound_calls.h initial commit 2023-06-19 00:53:49 +02:00
sound_config.h initial commit 2023-06-19 00:53:49 +02:00
sound_firmware.h initial commit 2023-06-19 00:53:49 +02:00
sound_timer.c initial commit 2023-06-19 00:53:49 +02:00
soundcard.c initial commit 2023-06-19 00:53:49 +02:00
soundvers.h initial commit 2023-06-19 00:53:49 +02:00
swarm_cs4297a.c initial commit 2023-06-19 00:53:49 +02:00
sys_timer.c initial commit 2023-06-19 00:53:49 +02:00
trix.c initial commit 2023-06-19 00:53:49 +02:00
tuning.h initial commit 2023-06-19 00:53:49 +02:00
uart401.c initial commit 2023-06-19 00:53:49 +02:00
uart6850.c initial commit 2023-06-19 00:53:49 +02:00
ulaw.h initial commit 2023-06-19 00:53:49 +02:00
v_midi.c initial commit 2023-06-19 00:53:49 +02:00
v_midi.h initial commit 2023-06-19 00:53:49 +02:00
vidc.c initial commit 2023-06-19 00:53:49 +02:00
vidc.h initial commit 2023-06-19 00:53:49 +02:00
vidc_fill.S initial commit 2023-06-19 00:53:49 +02:00
waveartist.c initial commit 2023-06-19 00:53:49 +02:00
waveartist.h initial commit 2023-06-19 00:53:49 +02:00

README.FIRST

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox