1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys/dev/sound
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
..
isa - Add acpi module binding. 2003-01-08 06:24:25 +00:00
midi Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
pci Add nForce2 device id. 2003-01-13 17:42:13 +00:00
pcm Don't call destroy_dev it a channel has children. 2003-01-14 17:13:52 +00:00
usb if the list of supported formats is empty, fail the attach instead of 2002-11-25 17:03:39 +00:00
chip.h
driver.c intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00