oleavr-rgl-a500-mini-linux-.../sound/oss
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00
..
dmasound Initial commit 2022-05-07 01:01:45 +02:00
.gitignore Initial commit 2022-05-07 01:01:45 +02:00
ad1848.c Initial commit 2022-05-07 01:01:45 +02:00
ad1848.h Initial commit 2022-05-07 01:01:45 +02:00
ad1848_mixer.h Initial commit 2022-05-07 01:01:45 +02:00
aedsp16.c Initial commit 2022-05-07 01:01:45 +02:00
audio.c Initial commit 2022-05-07 01:01:45 +02:00
bin2hex.c Initial commit 2022-05-07 01:01:45 +02:00
CHANGELOG Initial commit 2022-05-07 01:01:45 +02:00
coproc.h Initial commit 2022-05-07 01:01:45 +02:00
dev_table.c Initial commit 2022-05-07 01:01:45 +02:00
dev_table.h Initial commit 2022-05-07 01:01:45 +02:00
dmabuf.c Initial commit 2022-05-07 01:01:45 +02:00
hex2hex.c Initial commit 2022-05-07 01:01:45 +02:00
kahlua.c Initial commit 2022-05-07 01:01:45 +02:00
Kconfig Initial commit 2022-05-07 01:01:45 +02:00
Makefile Initial commit 2022-05-07 01:01:45 +02:00
midi_ctrl.h Initial commit 2022-05-07 01:01:45 +02:00
midi_synth.c Initial commit 2022-05-07 01:01:45 +02:00
midi_synth.h Initial commit 2022-05-07 01:01:45 +02:00
midibuf.c Initial commit 2022-05-07 01:01:45 +02:00
mpu401.c Initial commit 2022-05-07 01:01:45 +02:00
mpu401.h Initial commit 2022-05-07 01:01:45 +02:00
msnd.c Initial commit 2022-05-07 01:01:45 +02:00
msnd.h Initial commit 2022-05-07 01:01:45 +02:00
msnd_classic.c Initial commit 2022-05-07 01:01:45 +02:00
msnd_classic.h Initial commit 2022-05-07 01:01:45 +02:00
msnd_pinnacle.c Initial commit 2022-05-07 01:01:45 +02:00
msnd_pinnacle.h Initial commit 2022-05-07 01:01:45 +02:00
opl3.c Initial commit 2022-05-07 01:01:45 +02:00
opl3_hw.h Initial commit 2022-05-07 01:01:45 +02:00
os.h Initial commit 2022-05-07 01:01:45 +02:00
pas2.h Initial commit 2022-05-07 01:01:45 +02:00
pas2_card.c Initial commit 2022-05-07 01:01:45 +02:00
pas2_midi.c Initial commit 2022-05-07 01:01:45 +02:00
pas2_mixer.c Initial commit 2022-05-07 01:01:45 +02:00
pas2_pcm.c Initial commit 2022-05-07 01:01:45 +02:00
pss.c Initial commit 2022-05-07 01:01:45 +02:00
README.FIRST Initial commit 2022-05-07 01:01:45 +02:00
sb.h Initial commit 2022-05-07 01:01:45 +02:00
sb_audio.c Initial commit 2022-05-07 01:01:45 +02:00
sb_card.c Initial commit 2022-05-07 01:01:45 +02:00
sb_card.h Initial commit 2022-05-07 01:01:45 +02:00
sb_common.c Initial commit 2022-05-07 01:01:45 +02:00
sb_ess.c Initial commit 2022-05-07 01:01:45 +02:00
sb_ess.h Initial commit 2022-05-07 01:01:45 +02:00
sb_midi.c Initial commit 2022-05-07 01:01:45 +02:00
sb_mixer.c Initial commit 2022-05-07 01:01:45 +02:00
sb_mixer.h Initial commit 2022-05-07 01:01:45 +02:00
sequencer.c Initial commit 2022-05-07 01:01:45 +02:00
sound_calls.h Initial commit 2022-05-07 01:01:45 +02:00
sound_config.h Initial commit 2022-05-07 01:01:45 +02:00
sound_firmware.h Initial commit 2022-05-07 01:01:45 +02:00
sound_timer.c Initial commit 2022-05-07 01:01:45 +02:00
soundcard.c Initial commit 2022-05-07 01:01:45 +02:00
soundvers.h Initial commit 2022-05-07 01:01:45 +02:00
swarm_cs4297a.c Initial commit 2022-05-07 01:01:45 +02:00
sys_timer.c Initial commit 2022-05-07 01:01:45 +02:00
trix.c Initial commit 2022-05-07 01:01:45 +02:00
tuning.h Initial commit 2022-05-07 01:01:45 +02:00
uart401.c Initial commit 2022-05-07 01:01:45 +02:00
uart6850.c Initial commit 2022-05-07 01:01:45 +02:00
ulaw.h Initial commit 2022-05-07 01:01:45 +02:00
v_midi.c Initial commit 2022-05-07 01:01:45 +02:00
v_midi.h Initial commit 2022-05-07 01:01:45 +02:00
vidc.c Initial commit 2022-05-07 01:01:45 +02:00
vidc.h Initial commit 2022-05-07 01:01:45 +02:00
vidc_fill.S Initial commit 2022-05-07 01:01:45 +02:00
vwsnd.c Initial commit 2022-05-07 01:01:45 +02:00
waveartist.c Initial commit 2022-05-07 01:01:45 +02:00
waveartist.h Initial commit 2022-05-07 01:01:45 +02:00

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