DragonFly commits List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/sound/pcm dsp.c mixer.c sndstat.c
dillon 2004/05/20 18:14:27 PDT
DragonFly src repository
Modified files:
sys/dev/sound/pcm dsp.c mixer.c sndstat.c
Log:
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@xxxxxxxxxxxxxxxx> and others
Revision Changes Path
1.7 +20 -3 src/sys/dev/sound/pcm/dsp.c
1.7 +6 -8 src/sys/dev/sound/pcm/mixer.c
1.7 +2 -2 src/sys/dev/sound/pcm/sndstat.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pcm/dsp.c.diff?r1=1.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pcm/mixer.c.diff?r1=1.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pcm/sndstat.c.diff?r1=1.6&r2=1.7&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]