freebsd-dev/sys/dev/sound/pcm
Cameron Grant b8a3639565 * improve error handling
* be more specific in verbose boot messages
* allow the feeder subsystem to veto pcm* attaching if there is an error
  initialising the root feeder
* don't free/malloc a new tmpbuf when resizing a snd_dbuf to the same size as
  it currently is
* store the feeder description in the feeder structure instead of mallocing
  space for it
2002-01-26 22:13:24 +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 * improve error handling 2002-01-26 22:13:24 +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