6d97297a6a
'chancount' never got up to equaling 'maxchans'. As a result, pcm_makelinks() was never called, and one always had to set the sysctl to get the /dev/mixer and other symlinks generated in the DEVFS case. Instead, change the test in pcm_addchan() to call pcm_makelinks() after the first channel is initialized, since the aliases are linked to channel 0. Reviewed by: cg |
||
---|---|---|
.. | ||
ac97_if.m | ||
ac97.c | ||
ac97.h | ||
buffer.c | ||
buffer.h | ||
channel_if.m | ||
channel.c | ||
channel.h | ||
datatypes.h | ||
dsp.c | ||
dsp.h | ||
fake.c | ||
feeder_fmt.c | ||
feeder_if.m | ||
feeder.c | ||
feeder.h | ||
mixer_if.m | ||
mixer.c | ||
mixer.h | ||
sound.c | ||
sound.h |