1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/sound
Alexander Kabaev 61698e0ca1 Fix the sound driver vchan support to work when hw.snd.maxautovchans
has been specified through /boot/loader.conf as opposed to setting it
in /etc/sysctl.conf. Only PCMDIR_PLAY channel can be used as a parent
of virtual channel. Do not initialize a new vchan for a given physical
channel if other physical channel already has one created.

PR:	31597
Approved by:	obrien (mentor)
2002-07-23 14:50:51 +00:00
..
isa Fix driver to re-enable sound output on AD1816 based cards caused by an 2002-06-09 14:20:17 +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 Reenable the m3 interrupts in m3_pci_resume() and do not 2002-07-08 11:41:53 +00:00
pcm Fix the sound driver vchan support to work when hw.snd.maxautovchans 2002-07-23 14:50:51 +00:00
usb Make this compile. 2002-07-22 00:11:35 +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