freebsd-dev/sys/dev/sound/pcm
Cameron Grant 612276f48c do not blindly assume 8khz is supported on open(). try for 8khz but respect
minspeed/maxspeed specified by the hw driver.

Submitted by:	Andrew Gordon <arg@arg1.demon.co.uk>
2000-11-18 03:43:04 +00:00
..
ac97.c add reinit functions to mixers 2000-10-26 20:46:58 +00:00
ac97.h add reinit functions to mixers 2000-10-26 20:46:58 +00:00
channel.c do not blindly assume 8khz is supported on open(). try for 8khz but respect 2000-11-18 03:43:04 +00:00
channel.h add reinit functions to mixers 2000-10-26 20:46:58 +00:00
datatypes.h add reinit functions to mixers 2000-10-26 20:46:58 +00:00
dsp.c if a channel dies, rejuvenate it on close() 2000-11-07 00:29:24 +00:00
dsp.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
fake.c rework feeder sytem to allow feeders in klds 2000-08-20 22:18:56 +00:00
feeder_fmt.c prepare for adding a rate conversion feeder. 2000-09-23 22:11:32 +00:00
feeder.c prepare for adding a rate conversion feeder. 2000-09-23 22:11:32 +00:00
feeder.h prepare for adding a rate conversion feeder. 2000-09-23 22:11:32 +00:00
mixer.c add reinit functions to mixers 2000-10-26 20:46:58 +00:00
mixer.h change mixer api slightly 2000-09-01 20:09:24 +00:00
sound.c be more verbose about failed unload attempts 2000-09-05 20:58:51 +00:00
sound.h add AFMT_8BIT for easier determination of formats 2000-11-06 22:22:52 +00:00