freebsd-dev/sys/i386/isa/sound
Jordan K. Hubbard 41d67a5615 Folllow Bruce's advice in reducing dma_pagesize to 4K (more conservative
estimate).  This seems to work well with my GUS at least.
1993-12-12 05:50:52 +00:00
..
gustest Move soundcard.h & ultrasound.h to proper location <machine/...> 1993-11-27 22:16:44 +00:00
adlib_card.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
audio.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
COPYING Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
dev_table.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
dev_table.h Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
dmabuf.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
finetune.h Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
gus_card.c Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
gus_hw.h This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
gus_midi.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
gus_vol.c This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
gus_wave.c Move soundcard.h & ultrasound.h to proper location <machine/...> 1993-11-27 22:16:44 +00:00
HOWTO_MIDI This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
local.h Direct #undefs removed to allow flexible manipulation 1993-11-28 10:55:59 +00:00
midi.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
midibuf.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
mpu401.c Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
opl3.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
opl3.h Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
os.h Direct #undefs removed to allow flexible manipulation 1993-11-28 10:55:59 +00:00
pas2_card.c Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
pas2_midi.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
pas2_mixer.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
pas2_pcm.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
pas.h This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
patmgr.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
pro_midi.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
README This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
RELNOTES This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
RELNOTES.Linux This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
sb_card.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
sb_dsp.c Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
sequencer.c Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
sound_calls.h Update to latest Linux sound driver 2.0 1993-10-29 03:44:07 +00:00
sound_config.h Direct #undefs removed to allow flexible manipulation 1993-11-28 10:55:59 +00:00
soundcard.c Folllow Bruce's advice in reducing dma_pagesize to 4K (more conservative 1993-12-12 05:50:52 +00:00
tuning.h This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00
ulaw.h This is the Linux generic soundcard driver, version 1.0c. Supports 1993-10-23 10:55:52 +00:00

CAUTION!

This is a prototype version of the Linux Sound Driver for FreeBSD.

The official and supported version is 1.0c.

This version 'should work' but there may be some bugs and the programmers
API may change before the final version.

There are some additional programs for GUS owners in the 
gustest subdirectory of this directory, namely a module
(.MOD, .STM and .669) player and a patch file loader.
Additionally, there is a midithru program which allows
you to play the synth on the soundcard with a midi keyboard 
(also usable for OPL-3 owners).

Hannu & FreeBSD team.