freebsd-dev/sys/dev/sound/pcm
Cameron Grant e4d5b2502d fix a bug where opening for write would not fail if channel allocation failed
when playing, if we stall for 1s with no data advancing, abort and mark the
channel dead - fail all future operations
2000-06-20 23:27:12 +00:00
..
ac97.c if we have a codec init routine, fail the attach if init fails 2000-05-26 21:42:50 +00:00
ac97.h update the ac97 layer: 2000-03-20 15:30:50 +00:00
channel.c fix a bug where opening for write would not fail if channel allocation failed 2000-06-20 23:27:12 +00:00
channel.h fix a bug where opening for write would not fail if channel allocation failed 2000-06-20 23:27:12 +00:00
datatypes.h fix a bug where opening for write would not fail if channel allocation failed 2000-06-20 23:27:12 +00:00
dsp.c fix a bug where opening for write would not fail if channel allocation failed 2000-06-20 23:27:12 +00:00
dsp.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
fake.c Tidy up stray or bogus #if NFOO > 0 and #include "foo.h". 2000-01-29 18:48:30 +00:00
feeder.c make mmap sort-of work. there seem to be interactions with certain hw 2000-04-15 05:04:12 +00:00
mixer.c make mixer reads return the value written instead of the value set 2000-06-19 20:31:58 +00:00
mixer.h add a function to reinitialize the mixer, to be called by drivers on 2000-03-20 15:21:50 +00:00
sound.c fix a bug where opening for write would not fail if channel allocation failed 2000-06-20 23:27:12 +00:00
sound.h Supported the mss on PC-98 and Sound Blaster 98. 2000-05-19 15:41:52 +00:00