freebsd-src/sys/dev/sound/pcm
Poul-Henning Kamp 4555065861 As previously announced: discontinue use of makedev() call in soundcode.
This takes us a lot closer to refcounting dev_t.

This patch originally by cg@ with a few minor changes by me.

It is largely untested, but has been HEADSUP'ed twice, so presumably
people have not found any issues with it.

Submitted by:	cg@
2004-01-17 10:37:11 +00:00
..
ac97.c Add ID for ALC658 CODEC. 2003-11-11 22:15:17 +00:00
ac97.h update my email address. 2003-09-07 16:28:03 +00:00
ac97_if.m
ac97_patch.c Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97_patch.h Add patch for AD198x. 2003-08-21 15:44:55 +00:00
buffer.c Fix a panic due to holding a lock over calls to uiomove. 2003-11-27 19:51:44 +00:00
buffer.h Fix a panic due to holding a lock over calls to uiomove. 2003-11-27 19:51:44 +00:00
channel.c Fix some locking violations by creating seperate mutex classes 2003-12-05 02:08:13 +00:00
channel.h update my email address. 2003-09-07 16:28:03 +00:00
channel_if.m
dsp.c As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
dsp.h update my email address. 2003-09-07 16:28:03 +00:00
fake.c update my email address. 2003-09-07 16:28:03 +00:00
feeder.c update my email address. 2003-09-07 16:28:03 +00:00
feeder.h update my email address. 2003-09-07 16:28:03 +00:00
feeder_fmt.c update my email address. 2003-09-07 16:28:03 +00:00
feeder_if.m
feeder_rate.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
mixer.c As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
mixer.h update my email address. 2003-09-07 16:28:03 +00:00
mixer_if.m
sndstat.c The last argument to mtx_init() should be MTX_DEF, not 0. This is not a 2003-12-08 01:08:03 +00:00
sound.c As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
sound.h As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
vchan.c As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
vchan.h update my email address. 2003-09-07 16:28:03 +00:00