freebsd-src/sys/dev/sound/pcm
Olivier Houchard e550089d43 Don't call destroy_dev it a channel has children.
vchan creation doesn't lead to /dev entry creation if the new vchan is the
first child of a channel,
This fix a panic that happens when loading a sound driver module, creating
vchans and unloading the driver.

Approved by:	cg
MFC after:	3 days
2003-01-14 17:13:52 +00:00
..
ac97.c Add Realtek ALC650 id. 2003-01-13 17:43:49 +00:00
ac97.h s/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2.{2,3}. 2002-08-23 06:19:28 +00:00
ac97_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
buffer.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
buffer.h * improve error handling 2002-01-26 22:13:24 +00:00
channel.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
channel.h (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
channel_if.m beginnings of virtual playback channel support 2001-05-27 17:22:00 +00:00
dsp.c Fix the duplicate unlock of the pcm read channel in certain cases. 2003-01-05 07:32:33 +00:00
dsp.h add a method for recording of specific channels for devices with more than 2001-09-05 16:28:41 +00:00
fake.c many changes: 2001-08-23 11:30:52 +00:00
feeder.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
feeder.h * improve error handling 2002-01-26 22:13:24 +00:00
feeder_fmt.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +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 various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
mixer.c (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
mixer.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
mixer_if.m makeobjops.awk is stricter on syntax than the perl version. 2002-05-01 03:52:40 +00:00
sndstat.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
sound.c Don't call destroy_dev it a channel has children. 2003-01-14 17:13:52 +00:00
sound.h various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
vchan.c various fixes to eliminate locking warnings 2002-11-25 17:17:43 +00:00
vchan.h many changes: 2001-08-23 11:30:52 +00:00