freebsd-dev/sys/dev/sound/pcm
Matthew N. Dodd f1e875be01 Set a lower bound on fragment size rather than returning a failure
when the user specifies a maximum fragment size < 2.

This is the behavior that Linux provides and fixes the problem I've
observed in Tribes2 where sounds effects are delayed by 1/2 a second.
2003-06-26 13:13:18 +00:00
..
ac97_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
ac97_patch.c Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
ac97_patch.h Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
ac97.c Comment out the mixer entry for igain for the mic 20dB boost for now since 2003-04-23 16:49:53 +00:00
ac97.h Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
buffer.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
buffer.h Implement a "sndbuf_getbufaddr" function and use it instead of vtophys(). 2003-02-20 17:31:12 +00:00
channel_if.m
channel.c Replicate OSS behaviour when rate settings fails. 2003-02-26 14:38:19 +00:00
channel.h (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
dsp.c Set a lower bound on fragment size rather than returning a failure 2003-06-26 13:13:18 +00:00
dsp.h
fake.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
feeder_fmt.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
feeder_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
feeder_rate.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
feeder.c Back out last commit, which is fine in theory, but ignores the fact 2003-03-05 14:48:28 +00:00
feeder.h * improve error handling 2002-01-26 22:13:24 +00:00
mixer_if.m makeobjops.awk is stricter on syntax than the perl version. 2002-05-01 03:52:40 +00:00
mixer.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
mixer.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
sndstat.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sound.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sound.h - Clean up ISA DMA supports. 2003-02-07 14:05:34 +00:00
vchan.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vchan.h