Pass the proper mask/match arguments to cdevsw_add() so the various sound
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 21 May 2004 01:14:27 +0000 (01:14 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 21 May 2004 01:14:27 +0000 (01:14 +0000)
commit77934f9e083c396b23ae39071b6d4d2e119a3a7a
treeb4e2af641291600f680d8d73d0f0f11cb3745385
parent659c6a0727e807d1c0be4d44db5de860994bc35f
Pass the proper mask/match arguments to cdevsw_add() so the various sound
device minor numbers do not override each other's major numbers / cdevsw
structures.

Reported-by: Emiel Kollof <coolvibe@hackerheaven.org> and others
sys/dev/sound/pcm/dsp.c
sys/dev/sound/pcm/mixer.c
sys/dev/sound/pcm/sndstat.c