freebsd-nq/sys/dev/sound/pcm
Dag-Erling Smørgrav a0eed7bc1c Add a sysctl, sysctl hw.snd.report_soft_formats, that controls whether the
AIOGCAP ioctl reports software-emulated formats.  It defaults to on.  People
who use performance-sensitive audio software and do not want it to pick a
software-emulated audio format instead of one supported by their hardware
should turn it off.

This unbreaks isdnphone(1) on systems with PCM-only sound cards.

Approved by:	cg
2002-02-24 00:49:43 +00:00
..
ac97_if.m
ac97.c Get rid of irritating (bogus) message: 2001-12-10 20:27:18 +00:00
ac97.h
buffer.c * improve error handling 2002-01-26 22:13:24 +00:00
buffer.h * improve error handling 2002-01-26 22:13:24 +00:00
channel_if.m
channel.c Add a sysctl, sysctl hw.snd.report_soft_formats, that controls whether the 2002-02-24 00:49:43 +00:00
channel.h Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
dsp.c Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
dsp.h
fake.c
feeder_fmt.c
feeder_if.m
feeder_rate.c
feeder.c * improve error handling 2002-01-26 22:13:24 +00:00
feeder.h * improve error handling 2002-01-26 22:13:24 +00:00
mixer_if.m
mixer.c
mixer.h
sndstat.c
sound.c * improve error handling 2002-01-26 22:13:24 +00:00
sound.h * improve error handling 2002-01-26 22:13:24 +00:00
vchan.c make mmapped vchans work 2001-12-23 13:10:29 +00:00
vchan.h